netdev_findbyaddr() will not use a routing table if one is available. It will...
netdev_findbyaddr() will not use a routing table if one is available. It will also make a better decision in the case there there is no routing table but only a single network interface.
Showing
- ChangeLog 6 additions, 0 deletionsChangeLog
- net/net_close.c 1 addition, 1 deletionnet/net_close.c
- net/net_internal.h 4 additions, 4 deletionsnet/net_internal.h
- net/net_route.h 8 additions, 2 deletionsnet/net_route.h
- net/net_router.c 10 additions, 4 deletionsnet/net_router.c
- net/netdev_findbyaddr.c 93 additions, 23 deletionsnet/netdev_findbyaddr.c
- net/netdev_txnotify.c 1 addition, 14 deletionsnet/netdev_txnotify.c
- net/send.c 1 addition, 1 deletionnet/send.c
- net/sendto.c 1 addition, 1 deletionnet/sendto.c
- net/uip/uip_icmpping.c 1 addition, 1 deletionnet/uip/uip_icmpping.c
Please register or sign in to comment