Re: [ovs-dev] [PATCH 0/2] netdev: Don't allow adding loopback devices

2013-09-07 Thread Ben Pfaff
On Sat, Sep 07, 2013 at 12:35:13PM +0300, Alexandru Copot wrote: > This series fixes a behaviour found in a comment in dpif-netdev.c > by rejecting loopback devices when trying to add them as a port. Both applied, thanks! ___ dev mailing list dev@openvsw

[ovs-dev] [PATCH 0/2] netdev: Don't allow adding loopback devices

2013-09-07 Thread Alexandru Copot
This series fixes a behaviour found in a comment in dpif-netdev.c by rejecting loopback devices when trying to add them as a port. Alexandru Copot (2): netdev: update IFF_LOOPBACK flag for linux and bsd devices dpif-netdev: Do not allow adding loopback devices lib/dpif-netdev.c | 9