]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
Added option LWIP_ARP_FILTER_NETIF to use multiple IPs on one hardware interface...
authorgoldsimon <goldsimon>
Mon, 10 May 2010 14:10:46 +0000 (14:10 +0000)
committergoldsimon <goldsimon>
Mon, 10 May 2010 14:10:46 +0000 (14:10 +0000)
commitd656e9f28e8eaf988042d7430bd631e4dbe9fbff
treed284c29635006f48ba01d70d6cd6b55e1d8ab7f1
parent597764e35b5621e0422de40a9f4f3889739d5019
Added option LWIP_ARP_FILTER_NETIF to use multiple IPs on one hardware interface (by using multiple netifs, each with its own IP)
src/include/netif/etharp.h
src/netif/etharp.c