lib: Move vlog.h to <openvswitch/vlog.h>
[cascardo/ovs.git] / lib / dpif-netlink.c
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-11 Joe Stringerdpif: Refactor datapath feature detection.
2014-12-02 Joe Stringerdpif: Minimize memory copy for revalidation.
2014-12-02 Joe Stringerdpif: Index flows using unique identifiers.
2014-11-26 Joe Stringerdpif-netlink: Fix windows build.
2014-11-25 Joe Stringerdpif: Generate flow_hash for revalidators in dpif.
2014-11-12 Pravin B Shelaropenvswitch: Userspace tunneling.
2014-11-05 Andy Zhoubridge: Store datapath version into ovsdb
2014-10-23 Nithin Rajudpif-netlink: Add support for packet receive on Windows.
2014-10-03 Jarno Rajahalmedpif: Use OVS_FLOW_ATTR_PROBE.
2014-09-19 Alex Wangdpif-netdev: Allow multi-rx-queue, multi-pmd-thread...
2014-09-19 Nithin Rajudpif-netlink: rename linux_flow variable to datapath_flow
2014-09-18 Alin Gabriel Serdeandpif-linux: Rename dpif-netlink; change to compile...