lib/netdev-dpdk: increase ring name length for dpdkr ports
[cascardo/ovs.git] / include / openvswitch /
2016-02-19 William Tutypes: Fix defined but not used warning.
2016-02-11 Ben Pfaffcompiler: Don't require constructor names to be globall...
2016-02-11 Ben Pfaffcompiler: Document OVS_CONSTRUCTOR.
2016-02-10 Russell Bryantvlog: Fix windows build.
2016-02-10 Ben Pfaffvlog: Make the most common module reference more direct.
2016-02-03 Ben Pfaffvlog: Simplify module definition.
2016-02-03 Ben Pfaffvlog: Make 'vlog_modules' private to vlog.c.
2015-12-22 Joe Stringertypes: Define OVS_*128_MAX statically.
2015-12-01 Simon Hormantypes: Correct typo in comment above eth_addr.
2015-11-12 Andy Zhouvlog: Only compile vlog_change_owner on Unix platform
2015-11-12 Andy Zhouvlog: change log file owner when switching user
2015-10-13 Joe Stringertypes: Add big-endian 128-bit types and helpers.
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-06-27 Ansis Attekavlog: add "vlog/list-pattern" command
2015-06-27 Ansis Attekavlog: abstract out interface to syslog daemon
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-10 Jarno Rajahalmeovs-ofctl: Add bundle support and unit testing.
2015-06-10 Joe Stringertypes: Rename and move ovs_u128_equal().
2015-01-26 Gurucharan Shettyvlog: Logging option '--syslog-target' needs one argument.
2015-01-20 Ben Pfaffvconn: Move struct definitions back to provider interface.
2015-01-13 Amit Bosevconn: Avoid using C++ keyword 'class' as variable...
2015-01-08 Gurucharan Shettyvlog: Rename the currently used term 'facility' as...
2014-12-15 Thomas Graflib: Move vconn.h to <openvswitch/vconn.h>
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-15 Thomas Graflib: Expose struct ovs_list definition in <openvswitch...
2014-12-15 Thomas Graflib: Expose SAT_MUT as OVS_SAT_MUL in <openvswitch...
2014-12-15 Thomas Graflib: Move token-bucket.h to <openvswitch/token-bucket.h>
2014-12-15 Thomas Graflib: Expose ovs_mutex and ovsthread_once in <openvswitc...
2014-12-15 Thomas Graflib: Expose SOURCE_LOCATOR as OVS_SOURCE_LOACATOR
2014-12-15 Thomas Graflib: Move compiler.h to <openvswitch/compiler.h>
2014-12-09 Ben Pfaffinclude/openvswitch/util: Add extern "C" { ... }.
2014-11-25 Thomas Graflib: Add API to set program name and version
2014-11-25 Thomas Graflib: Add new header <openvswitch/version.h> to versioni...
2014-11-25 Joe Stringerhash: Add 128-bit murmurhash.
2014-11-13 Thomas Grafinclude: Install openflow/ and openvswitch/ headers.
2014-08-04 Ben PfaffDo not seemingly #include Linux-specific headers on...
2013-09-17 Ben Pfaffopenvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_...
2013-09-06 Pravin B Shelardatapath: Cleanup netlink compat code.
2013-08-28 Ben Pfaffpackets: Do not assume that IPv4, TCP, or ARP headers...
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-03-04 Pravin B ShelarTunnel: Cleanup old tunnel infrastructure.
2013-02-20 Ansis Attekaipsec: prepare IPsec for flow based tunneling
2013-01-28 Jesse Grossdatapath: Remove tunnel path MTU discovery support.
2013-01-28 Jesse Grossdatapath: Remove support for Don't Fragment inheritance.
2012-12-31 Jarno RajahalmeMake OVS_TUNNEL_ATTR_DST_IPV4 optional to allow configu...
2012-12-27 Pravin B Shelaropenvswitch: Remove Linux bridge compatibility.
2012-12-06 Kyle Mesterydatapath: Add support for VXLAN tunnels to Open vSwitch
2012-11-05 Pravin B Shelardatapath: Remove tunnel header caching.
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-03-23 Ben Pfafftreewide: Convert tabs to spaces in C source files...
2011-11-07 Pravin B Shelardatapath: Fix coding style issues.
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 Pfaffdatapath-protocol: Rename enums for consistency.
2011-10-12 Ben Pfaffdatapath-protocol: Remove socket header #include.
2011-10-12 Ben Pfaffdatapath-protocol: Remove #include <linux/netlink.h>.
2011-10-12 Ben Pfaffdatapath: Move Netlink PID for userspace actions from...
2011-10-06 Pravin B Shelardatapath: Strip down vport interface - ifIndex.
2011-09-28 Pravin ShelarsFlow: Genericize/simplify kernel sFlow implementation
2011-09-23 Jesse Grossdatapath: Use unicast Netlink sockets for upcalls.
2011-09-19 Jesse Grossdatapath-protocol: vport_stats types are unsigned.
2011-09-16 Ethan Jacksondatapath: Hardcode vport multicast group ID on older...
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-10 Pravin Shelardatapath: VLAN actions should use push/pop semantics
2011-09-08 Pravin ShelarStrip down vport interface : iflink
2011-08-20 Justin Pettitdatapath: Use "OVS_*" as opposed to "ODP_*" for user...
2011-08-19 Justin Pettitdatapath-protocol: Correct a description in odp_flow_at...
2011-08-04 Simon Hormanovs-dpctl: Show number of flows
2011-07-28 pravin shelarDatapath action should not refer to controller
2011-06-09 Justin PettitRemove NXAST_DROP_SPOOFED_ARP action.
2011-05-18 Ben PfaffMerge 'next' into 'master'.
2011-05-16 Ben PfaffRemove unnecessary #include directives.
2011-05-12 Ben PfaffMerge 'master' into 'next'.
2011-04-30 Andrew Evanstunneling: Add df_default and df_inherit tunnel options.
2011-02-11 Ben PfaffRemove /proc/net compatibility support.
2011-02-05 Ben PfaffAdd types and accessors for working with half-aligned...
2011-02-04 Jesse Grossdatapath-protocol: Drop useless/obsolete comments.
2011-02-04 Jesse Grossdatapath-protocol: Dropped unused __aligned_* types.
2011-02-04 Ben Pfaffdatapath: Consider tunnels to have no MTU, fixing jumbo...
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 Neighbor Discovery...
2011-02-02 Justin Pettitnicira-ext: Support matching IPv6 traffic.
2011-02-02 Justin Pettitnicira-ext: Support matching ARP source and target...
2011-01-28 Ben Pfaffdatapath: s/ODPAT_/ODP_ACTION_ATTR_/ to fit new naming...
2011-01-28 Ben Pfaffdatapath: Change dp_idx to dp_ifindex, the ifindex...
2011-01-28 Ben Pfaffdatapath: Convert ODP_FLOW_* commands to use AF_NETLINK...
2011-01-28 Ben Pfaffdatapath: Convert ODP_VPORT_* to use AF_NETLINK socket...
2011-01-28 Ben Pfaffdatapath: Convert ODP_DP_* commands to use AF_NETLINK...
2011-01-28 Ben Pfaffdatapath: Convert upcalls and ODP_EXECUTE to use AF_NET...
2011-01-28 Ben PfaffEliminate ODPL_* from userspace-facing interface.
2011-01-28 Ben Pfaffdatapath: Get rid of ODPP_NONE.
2011-01-28 Ben Pfaffdatapath: Convert ODP_EXECUTE to use Netlink framing.
2011-01-28 Ben Pfaffdatapath: Convert datapath operations to use Netlink...
2011-01-28 Ben Pfaffdatapath: Convert ODP_FLOW_* and ODP_EXECUTE to put...
2011-01-28 Ben Pfaffdatapath: Eliminate 'flags' member from odp_flow.
2011-01-28 Ben Pfaffdatapath: Change ODP_FLOW_GET to retrieve only a single...
2011-01-28 Ben Pfaffdatapath: Drop port information from odp_stats.
2011-01-28 Ben Pfaffdatapath: Drop queue information from odp_stats.
2011-01-28 Ben Pfaffdatapath: Drop flow information from odp_stats.
2011-01-28 Ben Pfaffdatapath: Change userspace vport interface to use Netli...
next