Rename superclass members to 'up'.
[sliver-openvswitch.git] / lib / netdev-bsd.c
2013-05-10 Ben PfaffRename superclass members to 'up'.
2013-05-10 Ben Pfaffnetdev: Add new "struct netdev_rx" for capturing packet...
2013-05-10 Ed Mastenetdev-bsd: Adjust argument line wrapping
2013-05-10 Ben Pfaffnetdev: Factor restoring flags into new "struct netdev_...
2013-05-03 Ed Mastenetdev-bsd: Use UINT64_MAX for unsupported stats.
2013-04-22 YAMAMOTO Takashifix an obvious mistake in a test of IFM_ETHER
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2013-01-16 Ed Mastenetdev: Add NULL get_tunnel_config for BSD.
2013-01-04 Ethan Jacksonnetdev: Rename get_drv_info() to get_status().
2012-12-08 Ed Mastenetdev-bsd: Use underlying tap device on netdev_bsd_lis...
2012-12-06 Ed Mastelib: remove duplicate #include <config.h>
2012-08-08 Ed Mastenetdev-bsd: Initialize variable to silence a compiler...
2012-07-26 Giuseppe Lettierinetdev implementation for FreeBSD