3 Commits

Author SHA1 Message Date
acinonyx
6827adf5ab [packages] mini_snmpd: Merge mini_snmpd_ipv6 with mini_snmpd
- add ipv6 module dependency if IPV6 support is selected
- update ipv6 patch to compile IPv6 support conditionally
- cleanup Makefile
- refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@20955 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-17 13:16:17 +00:00
acoul
0318938558 fix mini_snmpd on ipv4. Create a separate mini_snmpd_ipv6 package (closes #6578 & #7094)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20889 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-04-15 21:11:06 +00:00
jow
728ec7c413 [PATCH] mini_snmpd: support for IPv6
The following patch adds IPv6 support to mini-snmpd in the packages repository. It is then able to handle requests from IPv4 and IPv6 clients.
Signed-off-by: Linus L?ssing <linus.luessing@web.de>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@17129 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-05 11:17:59 +00:00