c0bddd3a05
As tap is a virtual device, there's no physical way a link can be cut. However, it has an associated kernel netdevice and possibly a remote netdevice too. These netdevices link status may change outside of the DPDK scope, through an external command such as: ip link set dev tapX down This commit implements link status notification through netlink. Signed-off-by: Pascal Mazon <pascal.mazon@6wind.com> Acked-by: Keith Wiles <keith.wiles@intel.com> |
||
---|---|---|
.. | ||
Makefile | ||
rte_eth_tap.c | ||
rte_eth_tap.h | ||
rte_pmd_tap_version.map | ||
tap_flow.c | ||
tap_flow.h | ||
tap_netlink.c | ||
tap_netlink.h | ||
tap_tcmsgs.c | ||
tap_tcmsgs.h |