[packages] ndisc:

- update to v0.9.9
	- fix compilation by providing dummy WIFCONTINUED() macro
	- package rdnssd DNS discovery deamon


git-svn-id: svn://svn.openwrt.org/openwrt/packages@21772 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow
2010-06-13 00:17:30 +00:00
parent eccac92356
commit 79248ce0e6
5 changed files with 48 additions and 23 deletions

View File

@ -1,6 +1,6 @@
--- a/compat/fixups.h
+++ b/compat/fixups.h
@@ -50,13 +50,25 @@
@@ -50,13 +50,25 @@ int inet6_rth_add (void *bp, const struc
# define IPV6_RTHDR_TYPE_0 0
#endif