zephyr/subsys/net/lib/app
Jukka Rissanen a91c46ffde net: app: Select local IP address properly if multiple interfaces
If we have multiple network interface (like in VLAN), then we need
to select the proper local interface based on destination address.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-04-13 08:29:44 -04:00
..
bt_settings.c Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
bt_settings.h Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_* 2017-08-09 11:14:19 +03:00
client.c net: app: Select local IP address properly if multiple interfaces 2018-04-13 08:29:44 -04:00
CMakeLists.txt subsys/net/lib: Clear up CMakeLists.txt 2017-12-11 09:34:16 -05:00
ieee802154_settings.c net/lib: 15.4 interface is set UP after channel is configured 2018-01-15 15:15:38 +02:00
ieee802154_settings.h net: app: Setup IEEE 802.15.4 during init 2017-07-20 17:09:27 +03:00
init.c net: if: Make interface IP configuration more flexible 2018-03-27 10:06:54 -04:00
Kconfig OpenThread: Normalize IEEE802.15.4 driver name for use by L2 layers 2018-04-11 16:57:12 +03:00
net_app_private.h net: app: Select local IP address properly if multiple interfaces 2018-04-13 08:29:44 -04:00
net_app.c net: app: Select local IP address properly if multiple interfaces 2018-04-13 08:29:44 -04:00
server.c net: app: Select local IP address properly if multiple interfaces 2018-04-13 08:29:44 -04:00