netdev-linux: Support 'send' for netdevs opened with NETDEV_ETH_TYPE_NONE.
authorBen Pfaff <blp@nicira.com>
Fri, 1 Apr 2011 16:22:39 +0000 (09:22 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 1 Apr 2011 22:52:19 +0000 (15:52 -0700)
commit76c308b50d316a2186283467e12564c0234c7501
tree32be9ab3f78ea9904e015e3c8aa9067034070efd
parentd61113d99264e99e504d57706de2a84b2403fc52
netdev-linux: Support 'send' for netdevs opened with NETDEV_ETH_TYPE_NONE.

The new implementation of the bonding code expects to be able to
send packets using netdev_send().  This makes it possible for
Linux netdevs.
lib/netdev-linux.c
lib/netdev-provider.h