aboutsummaryrefslogtreecommitdiff
path: root/datapath/tunnel.c
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2011-11-30 10:59:12 -0800
committerBen Pfaff <blp@nicira.com>2011-12-02 10:39:07 -0800
commit1f6e0fbd81b8f1786be0232f83792170a9f476d3 (patch)
treec7f1c012c153633dd88d31e1acbe0e4fecfcee93 /datapath/tunnel.c
parente1cf87ff60e7f61fe3b7137463f7c42439f88323 (diff)
netdev-linux: Ref and unref the netdev_linux_cache_notifier for taps too.
netdev-linux uses netdev_linux_cache_notifier to flush its cache when the kernel notifies userspace that a particular network device's configuration or status has changed. This is as applicable to tap devices as to system and internal devices, so we should create and destroy the notifier for tap devices also. I doubt that in practice it's possible to run ovs-vswitchd without having a non-tap device open, at least with the kernel datapath, because the local port for a bridge is not a tap device, so there should be no need to backport this to older versions. Reported-by: Gaetano Catalli <gaetano.catalli@gmail.com>
Diffstat (limited to 'datapath/tunnel.c')
0 files changed, 0 insertions, 0 deletions