add luaneightbl: this is an arp replacement for ipv6. neightbl.get(wlan0) return...
authorPatrick Grimm <patrick@lunatiki.de>
Sun, 7 Jul 2013 12:45:59 +0000 (12:45 +0000)
committerPatrick Grimm <patrick@lunatiki.de>
Sun, 7 Jul 2013 12:45:59 +0000 (12:45 +0000)
commit54001e307e135cf6080443567184e000336fc548
tree3f4acedb817b5faa958da45299a9cd2b72639da2
parentd946f2931e2c26cfbe3c0848cb572867dd67bfef
add luaneightbl: this is an arp replacement for ipv6. neightbl.get(wlan0) return ip,mac table this can use in a for loop "for ip,mac in pairs(t) do" Thanx Cyrus
contrib/package/luci/Makefile
libs/luaneightbl/Makefile [new file with mode: 0644]
libs/luaneightbl/src/neightbl.c [new file with mode: 0644]