netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / vlandev.c
2015-07-28 Alex Wangrtnetlink: Extend rtnetlink to support RTNLGRP_IPV4_IFA...
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-04-10 ZhengLingyunvlandev: Fix an obvious predicate logic crash bug.
2014-03-05 Ben PfaffUse __linux__ instead of LINUX_DATAPATH in C code.
2013-11-15 Ben PfaffSwitch from sscanf() to ovs_scan() throughout the tree.
2013-09-27 Jarno RajahalmeSuppress warnings about unused variables and functions.
2013-08-10 Ben Pfaffnetdev-linux, netdev-bsd: Make access to AF_INET socket...
2013-06-28 Ben PfaffReplace all uses of strerror() by ovs_strerror(), for...
2013-06-25 Ben PfaffAdd VLAN splinters unit test.
2012-10-09 Ethan Jacksonconfig: Add explicit support for building on ESX.
2012-06-29 Ed Mastevlandev: Move Linux #include under #ifdef __linux__
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2011-11-23 Ben Pfaffvlandev: New library for working with Linux VLAN devices.