aboutsummaryrefslogtreecommitdiffstats
path: root/package/utils/busybox/patches/002-libbb-send_to_from-do-not-require-that-to-should-hav.patch
Commit message (Collapse)AuthorAgeFilesLines
* busybox: update to 1.26.2Magnus Kroken2017-01-291-37/+0
| | | | | | | | Refresh patches, delete patches that have been applied upstream. Signed-off-by: Magnus Kroken <mkroken@gmail.com> Tested-by: Koen Vandeputte <koen.vandeputte@ncentric.com> Signed-off-by: Felix Fietkau <nbd@nbd.name> [fix defaults]
* busybox: add upstream patch to fix send_to_fromStijn Tintel2016-10-151-0/+37
This fixes ntpd when queries are sent to secondary IPv4 IP addresses. See https://bugs.busybox.net/show_bug.cgi?id=9146 Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>