[packages] thc-ipv6: fix menuconfig error triggered by improper quoting - patch by Iwan Budi Kusnanto <iwan.ilt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19570 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8aaf048cab
commit
b0576fdb50
@ -56,7 +56,7 @@ endef
|
||||
|
||||
|
||||
#$(eval $(call BuildTool,NAME,TITLE,DESCRIPTION))
|
||||
$(eval $(call BuildTool,parasite6,\"ARP spoofer\" for IPv6,Provides false answers to Neighbor Solitication requests))
|
||||
$(eval $(call BuildTool,parasite6,ARP spoofer for IPv6,Provides false answers to Neighbor Solitication requests))
|
||||
$(eval $(call BuildTool,dos-new-ip6,DAD spoofer,Prevents new IPv6 interfaces to come up by spoofing DAD))
|
||||
$(eval $(call BuildTool,detect-new-ip6,Host detector,Detects new IPv6 addresses joining the network))
|
||||
$(eval $(call BuildTool,fake_router6,Router spoofer,Send Router Advertisements and try to become the default router))
|
||||
|
Loading…
x
Reference in New Issue
Block a user