nuttx/net/devif
2017-06-29 08:16:46 -06:00
..
devif_callback.c Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
devif_initialize.c Networking: Remove the HSEC argument from devif_timer. 2016-02-03 12:12:41 -06:00
devif_iobsend.c IOBs: Move from driver/iob to a better location in mm/iob 2017-05-09 07:35:30 -06:00
devif_pktsend.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
devif_poll.c 6LoWPAN: Add configurable support for 6LoWPAN star topology. With this change, the endpoints which are the 'points' of the star will forward all traffic to the coordinator. The coordinator is assumed to be the 'hub' of the star. This function also implements IPv6 forwarding. That forwarding implementation is minimal, just enough to support the forwarding requirements of the star hub node. 2017-06-28 15:39:21 -06:00
devif_send.c Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
devif.h 6LoWPAN: Add configurable support for 6LoWPAN star topology. With this change, the endpoints which are the 'points' of the star will forward all traffic to the coordinator. The coordinator is assumed to be the 'hub' of the star. This function also implements IPv6 forwarding. That forwarding implementation is minimal, just enough to support the forwarding requirements of the star hub node. 2017-06-28 15:39:21 -06:00
ipv4_input.c Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
ipv6_forward.c Clicker2-STM32 + net/: Add configurations to support the endpoint and hub roles in a star topology. Fix various things that broke when IPv6 forwarding was enabled. 2017-06-29 08:16:46 -06:00
ipv6_input.c Clicker2-STM32 + net/: Add configurations to support the endpoint and hub roles in a star topology. Fix various things that broke when IPv6 forwarding was enabled. 2017-06-29 08:16:46 -06:00
Make.defs 6LoWPAN: Add configurable support for 6LoWPAN star topology. With this change, the endpoints which are the 'points' of the star will forward all traffic to the coordinator. The coordinator is assumed to be the 'hub' of the star. This function also implements IPv6 forwarding. That forwarding implementation is minimal, just enough to support the forwarding requirements of the star hub node. 2017-06-28 15:39:21 -06:00
net_setipid.c Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00