incubator-nuttx/net/route
Gregory Nutt 2ada7d5892 IPv6: Remove comparisons to the address with all ones set. IPv6 does not support broadcast addresses and certainly not in that form. Replace with multicast addresses beginning with 0xff02. 2017-08-07 11:50:50 -06:00
..
Kconfig
Make.defs
net_addroute.c Update some comments 2017-07-08 13:03:58 -06:00
net_allocroute.c Update some comments 2017-07-08 13:03:58 -06:00
net_delroute.c Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
net_foreachroute.c Update some comments 2017-07-08 13:03:58 -06:00
net_router.c IPv6: Remove comparisons to the address with all ones set. IPv6 does not support broadcast addresses and certainly not in that form. Replace with multicast addresses beginning with 0xff02. 2017-08-07 11:50:50 -06:00
netdev_router.c Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
route.h Update some comments 2017-07-08 13:03:58 -06:00