dpif-linux: Implement the API functions to allow multiple handler threads read upcall.
[sliver-openvswitch.git] / lib / dpif-linux.h
2014-04-18 Alex Wangdpif-linux: Implement the API functions to allow multip...
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-01-28 Jesse Grossdatapath: Remove vport MAC address configuration.
2012-12-26 Ethan Jacksonnetdev-vport: Remove the ability to send packets.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2011-10-12 Ben Pfaffdatapath-protocol: Rename to <linux/openvswitch.h>.
2011-10-12 Ben Pfaffdatapath-protocol: Use Linux kernel types directly.
2011-10-12 Ben Pfaffdpif-linux: Avoid unaligned accesses to vport stats...
2011-10-08 Ben Pfaffdpif-linux: Don't reset kernel upcall_pids unintentionally.
2011-10-06 Pravin B Shelardatapath: Strip down vport interface - ifIndex.
2011-09-23 Jesse Grossdatapath: Use unicast Netlink sockets for upcalls.
2011-09-16 Pravin Shelardatapath: Always use generic stats for devices (vports)
2011-09-13 Pravin Shelardatapath: Strip down vport interface : OVS_VPORT_ATTR_MTU
2011-09-08 Pravin ShelarStrip down vport interface : iflink
2011-08-20 Justin Pettitdatapath: Use "OVS_*" as opposed to "ODP_*" for user...
2011-04-01 Ben Pfaffnetdev-vport: Implement 'send' function.
2011-01-28 Ben Pfaffdatapath: Change dp_idx to dp_ifindex, the ifindex...
2011-01-28 Ben Pfaffdatapath: Convert ODP_VPORT_* to use AF_NETLINK socket...
2011-01-28 Ben Pfaffdatapath: Change userspace vport interface to use Netli...
2011-01-28 Ben Pfaffdatapath: Drop datapath index and port number from...