]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
In ip6_input(), do not accept link-local packets on netifs other than
authorIvan Delamer <delamer@inicotech.com>
Sat, 5 May 2012 00:25:22 +0000 (18:25 -0600)
committerIvan Delamer <delamer@inicotech.com>
Sat, 5 May 2012 00:25:22 +0000 (18:25 -0600)
commit289566afe84978f5452ee30946bd8d37899fb971
tree90f53d02facdc8d157dbc8c4f44d070e88b0a45d
parent944adc56eeee2e73c5a654376bbdb49387a72818
In ip6_input(), do not accept link-local packets on netifs other than
inp.

Change-Id: I7f3c779e69292bc078890e0acdc37112559644ce
src/core/ipv6/ip6.c