This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-13 23:58:46 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
47c4ce576103b01acdb4eac2335285450926bd90
nuttx
/
net
/
netdev
T
History
Gregory Nutt
6a3a2f466c
Update comments and README
2014-11-24 07:25:40 -06:00
..
Kconfig
…
Make.defs
…
netdev_carrier.c
…
netdev_count.c
…
netdev_default.c
…
netdev_findbyaddr.c
Update comments and README
2014-11-24 07:25:40 -06:00
netdev_findbyname.c
…
netdev_foreach.c
…
netdev_ioctl.c
…
netdev_register.c
…
netdev_rxnotify.c
Add logic to netdev_findbyaddr() to return the correct network device for the case where a broadcast address is used. This change caused trivial ripples through other files because additional parameters are required for netdev_findbyaddr() when CONFIG_NET_MULTINIC
2014-11-23 11:00:22 -06:00
netdev_sem.c
…
netdev_txnotify.c
Add logic to netdev_findbyaddr() to return the correct network device for the case where a broadcast address is used. This change caused trivial ripples through other files because additional parameters are required for netdev_findbyaddr() when CONFIG_NET_MULTINIC
2014-11-23 11:00:22 -06:00
netdev_unregister.c
…
netdev.h
Add logic to netdev_findbyaddr() to return the correct network device for the case where a broadcast address is used. This change caused trivial ripples through other files because additional parameters are required for netdev_findbyaddr() when CONFIG_NET_MULTINIC
2014-11-23 11:00:22 -06:00