]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
Add a "NULL" output function for ipv6 by default, to avoid NULL
authorIvan Delamer <delamer@inicotech.com>
Fri, 17 Aug 2012 16:56:14 +0000 (10:56 -0600)
committerIvan Delamer <delamer@inicotech.com>
Fri, 17 Aug 2012 16:56:14 +0000 (10:56 -0600)
commit8bab5435313d248fd9ac05b41189c3d82bed8588
tree8366e3509895241b80b4f1f211357a223906b194
parentbab8c82a35f7aebe4d0304fca64e0b7d0950bf95
Add a "NULL" output function for ipv6 by default, to avoid NULL
dereferencing in case of non-IPv6-enabled netifs (e.g. PPP).

Change-Id: I45f08ca89bfa0b8d61962f7052b11cc81a5e3cd1
src/core/netif.c