This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-07 09:18:00 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9c3e65f15f60ca968e8e5c0475dce4968ea77b76
nuttx
/
net
/
neighbor
T
History
Gregory Nutt
9c3e65f15f
net/mld: Fix a few compilation problems that cropped up in a different network configuration. Fix a logic error in setting the 'Other Querier Present' timer. Various cosmetic improvements.
2018-11-07 18:21:21 -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
Add new configuratin CONFIG_NET_MCASTGROUP. This option is selected automatically if either CONFIG_NET_IGMP or CONFIG_NET_MLD are selected. Most conditional logic based on CONFIG_NET_IGMP replaced with conditioning on CONFIG_NET_MCASTGROUP.
2018-10-31 15:03:51 -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
net/mld: Fix a few compilation problems that cropped up in a different network configuration. Fix a logic error in setting the 'Other Querier Present' timer. Various cosmetic improvements.
2018-11-07 18:21:21 -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