This series fixes a fd leak in the dpif-linux implementation. The first patch is a simple partial fix suitable for backporting. The remaining patches are a complete solution.
Ben Pfaff (4): dpif-linux: Close channel Netlink sockets when a port number gets recycled. dpif-linux: Factor out port dumping helper functions. dpif-linux: Generalize dpif_linux_recv_set() to synchronize channels. dpif-linux: Fix fd leak for vports that disappear from the datapath. lib/dpif-linux.c | 167 ++++++++++++++++++++++++++++++++++++++++-------------- 1 files changed, 125 insertions(+), 42 deletions(-) -- 1.7.2.5 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev