This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
net
/
neighbor
History
Gregory Nutt
a0e169ad7b
net/: Fix a sixlowpan typo bug recently introduced; Rename g_ipv6_allzeroaddre with the more meaning g_ipv6_unspecaddr since the all-zero address is the IPv6 unspecified address (sometime IN6_ADDR_ANY). Remove more inline tests for IPv6 multicast with tcommint net_is_addr_mcast() macro. Update some comments.
2018-06-23 12:53:27 -06:00
..
Kconfig
IPv6 Neighbor: Update table format to support IEEE 802.15.4 MAC addresses.
2017-07-06 13:36:59 -06:00
Make.defs
IPv6 Neighbor: Update table format to support IEEE 802.15.4 MAC addresses.
2017-07-06 13:36:59 -06:00
neighbor_add.c
Networking: Fix netdev_dev_lladdrsize. In some configurations, it could return the wrong size for the address of a packet radio.
2017-08-08 16:27:23 -06:00
neighbor_dumpentry.c
Standardization of some function headers.
2018-03-13 09:52:27 -06:00
neighbor_ethernet_out.c
net/: Fix a sixlowpan typo bug recently introduced; Rename g_ipv6_allzeroaddre with the more meaning g_ipv6_unspecaddr since the all-zero address is the IPv6 unspecified address (sometime IN6_ADDR_ANY). Remove more inline tests for IPv6 multicast with tcommint net_is_addr_mcast() macro. Update some comments.
2018-06-23 12:53:27 -06:00
neighbor_findentry.c
IPv6 Neighbor: Update table format to support IEEE 802.15.4 MAC addresses.
2017-07-06 13:36:59 -06:00
neighbor_initialize.c
…
neighbor_lookup.c
IPv6 Neighbor: Update table format to support IEEE 802.15.4 MAC addresses.
2017-07-06 13:36:59 -06:00
neighbor_periodic.c
…
neighbor_update.c
…
neighbor.h
Networking: Fix netdev_dev_lladdrsize. In some configurations, it could return the wrong size for the address of a packet radio.
2017-08-08 16:27:23 -06:00