aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-10-28vlog: add vlog_rate_limit_valistZoltan Kiss
2015-10-16windefs: Redefine INET6_ADDRSTRLEN for Windows.Gurucharan Shetty
2015-10-13Add support for connection tracking helper/ALGs.Joe Stringer
2015-10-13types: Add big-endian 128-bit types and helpers.Joe Stringer
2015-09-30openflow-common: Correct Netronome vendor ID.Simon Horman
2015-09-09ofproto: Implement OF1.4 Group & Meter change notification messagesNiti Rohilla
2015-08-28userspace: Define and use struct eth_addr.Jarno Rajahalme
2015-07-31openflow: Add OpenFlow1.5 group desc request.Minoru TAKAHASHI
2015-07-31openflow: Add OpenFlow1.5 port desc request.Minoru TAKAHASHI
2015-07-28openflow: Add additional reserved space in struct nx_geneve_table_reply.Jesse Gross
2015-07-27ofproto: Implement OF1.4 Set/Get asynchronous configuration messages.Niti Rohilla
2015-07-21Extend sFlow agent to report tunnel and MPLS structuresNeil McKee
2015-07-15tunneling: Allow matching and setting tunnel 'OAM' flag.Jesse Gross
2015-07-12nicira-ext: Fix typo in comment.Ben Pfaff
2015-07-08hash: Add symmetric L3/L4 hash functions for multipath, bundle hashing.Jeroen van Bemmel
2015-07-03Implement OpenFlow 1.4+ OFPMP_TABLE_DESC message.Ben Pfaff
2015-07-03Implement OpenFlow 1.4+ OFPTC_EVICTION.Ben Pfaff
2015-07-01mcast-snooping: Use IPv6 address for MDBThadeu Lima de Souza Cascardo
2015-07-01windows: Avoid OVS_UNUSED in Windows stubs for syslog.h.Alin Serdean
2015-06-27vlog: add "vlog/list-pattern" commandAnsis Atteka
2015-06-27vlog: abstract out interface to syslog daemonAnsis Atteka
2015-06-25openflow: Table maintenance commands for Geneve options.Jesse Gross
2015-06-12ofproto: Postpone sending flow removed messages.Jarno Rajahalme
2015-06-10ovs-ofctl: Add bundle support and unit testing.Jarno Rajahalme
2015-06-09types: Rename and move ovs_u128_equal().Joe Stringer
2015-05-22sparse: Fix sparse when compiling DPDK.Ethan Jackson
2015-03-24Add types for NTR selection methodSimon Horman
2015-03-17include/openflow: Simplify structure checking for OpenFlow headers.Ben Pfaff
2015-03-17Use NTR rather than NTR as prefix for Netronome vendor idSimon Horman
2015-03-05windows/syslog: Remove duplicate definition.Gurucharan Shetty
2015-01-28vlog: Ability to override the default log facility.Gurucharan Shetty
2015-01-26vlog: Logging option '--syslog-target' needs one argument.Gurucharan Shetty
2015-01-20vconn: Move struct definitions back to provider interface.Ben Pfaff
2015-01-13vconn: Avoid using C++ keyword 'class' as variable name in headersAmit Bose
2015-01-08vlog: Rename the currently used term 'facility' as 'destination'.Gurucharan Shetty
2014-12-15lib: Move vconn.h to <openvswitch/vconn.h>Thomas Graf
2014-12-15lib: Move vlog.h to <openvswitch/vlog.h>Thomas Graf
2014-12-15lib: Expose struct ovs_list definition in <openvswitch/list.h>Thomas Graf
2014-12-15lib: Expose SAT_MUT as OVS_SAT_MUL in <openvswitch/util.h>Thomas Graf
2014-12-15lib: Move token-bucket.h to <openvswitch/token-bucket.h>Thomas Graf
2014-12-15lib: Expose ovs_mutex and ovsthread_once in <openvswitch/thread.h>Thomas Graf
2014-12-15lib: Expose SOURCE_LOCATOR as OVS_SOURCE_LOACATORThomas Graf
2014-12-15lib: Move compiler.h to <openvswitch/compiler.h>Thomas Graf
2014-12-08include/openvswitch/util: Add extern "C" { ... }.Ben Pfaff
2014-11-25Add Netronome vendor Id: NMX_VENDOR_ID = 0x00001540.Simon Horman
2014-11-25lib: Add API to set program name and versionThomas Graf
2014-11-25lib: Add new header <openvswitch/version.h> to versioning infoThomas Graf
2014-11-25hash: Add 128-bit murmurhash.Joe Stringer
2014-11-25openflow: Use *_array_len names in struct ofp15_bucket and ofp15_group_modSimon Horman
2014-11-25openflow: Value 4 of enum ofp15_group_mod_command is reserved.Simon Horman