openwrtv3/package
Rafał Miłecki 106ae11edf umdns: update to the version 2017-03-21
This includes following changes:
480d7bc Fix sending unicast questions on cache expire
a0403cd Keep source sockaddr for every cached DNS record
1478293 Fix code freeing cached non-A(AAA) records too early
9f1cc22 Fix replying to "QU" questions received on unicast interface
943bedb Fix reading port of incoming packets
c725494 Use MCAST_PORT define for port 5353
ce7e9e9 Use one define for DNS-Based Service Discovery service name
e1bacef Drop entries cached for interface we're going to delete
496aeba Fix comment typo in cache_gc_timer
f89986b Fix refreshing cached A(AAA) records that expire

Previous updates made umdns work as expected on startup but there were
still many bugs. They were mostly related to runtime - cache management
and requests + responses. E.g. umdns was never able to send question on
DNS record expire. It was also ignoring all incoming unicast questions.

Since these issues are quite serious it makes sense to backport this
update to the stable branch.

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2017-03-21 23:14:55 +01:00
..
base-files build: add devel option to store build config in firmware 2017-03-18 12:08:04 +01:00
boot package/boot: update uboot-kirkwood to 2017.03 2017-03-20 08:19:35 +01:00
devel perf: fix build with kernel 4.9 2017-03-17 08:58:50 +01:00
firmware mac80211: add support for Marvell 802.11n/802.11ac SDIO Wireless cards 2017-03-11 14:16:28 +01:00
kernel mac80211: brcmfmac: backport patches pushed on 2017-03-20 2017-03-21 10:45:30 +01:00
libs lzo: Update to 2.10 2017-03-20 08:25:49 +01:00
network umdns: update to the version 2017-03-21 2017-03-21 23:14:55 +01:00
system opkg: gracefully handle missing $PATH, fix build warnings 2017-03-15 01:57:19 +01:00
utils sysntpd: restore support for peer-less (standalone) mode 2017-03-15 23:05:00 +01:00
Makefile build: skip opkg host dependency within the SDK 2017-02-21 20:43:40 +01:00