fedora: include ovs-save file in the rpm package
[cascardo/ovs.git] / include /
2016-02-26 Ben Pfaffthread: Keep openvswitch/thread.h #includes more contai...
2016-02-24 Saloni JainImplement OFPT_TABLE_STATUS Message.
2016-02-20 Ben PfaffImplement serializing the state of packet traversal...
2016-02-20 Ben PfaffSupport userdata in NXT_PACKET_IN2.
2016-02-20 Ben PfaffImplement new packet-in format NXT_PACKET_IN2.
2016-02-19 William Tutypes: Fix defined but not used warning.
2016-02-19 Ben Pfaffofp-msgs: Move most OpenFlow header definitions here.
2016-02-19 Ben Pfaffofp-msgs: Add support for ONF extension messages.
2016-02-17 Ben Pfaffopenflow-common: Describe length and padding rules...
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.
2016-01-20 Ben Pfaffopenflow: Better abstract handling of packet-in messages.
2016-01-20 Ben Pfaffopenflow: Get rid of struct ofp13_packet_in.
2016-01-20 Ben Pfaffofp-util: Rewrite async config encoding and decoding...
2016-01-20 Ben Pfaffofp-util: Define struct ofputil_async_cfg to hold async...
2016-01-20 Ben Pfaffopenflow: Implement OF1.4+ OFPMP_QUEUE_DESC multipart...
2016-01-20 Ben Pfaffopenflow: Remove unused (and not useful) property headers.
2016-01-20 Ben Pfaffofp-prop: Add generic functions for working with 16...
2016-01-20 Ben Pfaffofp-prop: New module for working with OpenFlow 1.3...
2016-01-20 Ben Pfaffopenflow: Rename OF0.1-1.3 queue property constants.
2016-01-20 Ben Pfaffopenflow-1.2: Remove unused struct definition.
2016-01-20 Ben Pfaffofp-msgs: Fix definitions of OF1.4 OFPT_GET_ASYNC_REPLY...
2015-12-22 Joe Stringertypes: Define OVS_*128_MAX statically.
2015-12-16 Ben Pfaffsparse: Define INET_ADDRSTRLEN.
2015-12-15 Mengke Liugeneve-map-rename: rename geneve-map to tlv-map.
2015-12-01 Simon Hormantypes: Correct typo in comment above eth_addr.
2015-11-30 Ambika Aroraofproto: Implement OF1.4 error code for set-async-config
2015-11-24 Jarno Rajahalmeopenflow: Remove OFPG11_*
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-16 Gurucharan Shettywindefs: Redefine INET6_ADDRSTRLEN for Windows.
2015-10-13 Joe StringerAdd support for connection tracking helper/ALGs.
2015-10-13 Joe Stringertypes: Add big-endian 128-bit types and helpers.
2015-09-30 Simon Hormanopenflow-common: Correct Netronome vendor ID.
2015-09-09 Niti Rohillaofproto: Implement OF1.4 Group & Meter change notificat...
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-07-31 Minoru TAKAHASHIopenflow: Add OpenFlow1.5 group desc request.
2015-07-31 Minoru TAKAHASHIopenflow: Add OpenFlow1.5 port desc request.
2015-07-28 Jesse Grossopenflow: Add additional reserved space in struct nx_ge...
2015-07-27 Niti Rohillaofproto: Implement OF1.4 Set/Get asynchronous configura...
2015-07-21 Neil McKeeExtend sFlow agent to report tunnel and MPLS structures
2015-07-16 Jesse Grosstunneling: Allow matching and setting tunnel 'OAM'...
2015-07-12 Ben Pfaffnicira-ext: Fix typo in comment.
2015-07-08 Jeroen van Bemmelhash: Add symmetric L3/L4 hash functions for multipath...
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPMP_TABLE_DESC message.
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPTC_EVICTION.
2015-07-01 Thadeu Lima de Sou... mcast-snooping: Use IPv6 address for MDB
2015-07-01 Alin Serdeanwindows: Avoid OVS_UNUSED in Windows stubs for syslog.h.
2015-06-27 Ansis Attekavlog: add "vlog/list-pattern" command
2015-06-27 Ansis Attekavlog: abstract out interface to syslog daemon
2015-06-25 Jesse Grossopenflow: Table maintenance commands for Geneve options.
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-12 Jarno Rajahalmeofproto: Postpone sending flow removed messages.
2015-06-10 Jarno Rajahalmeovs-ofctl: Add bundle support and unit testing.
2015-06-10 Joe Stringertypes: Rename and move ovs_u128_equal().
2015-05-22 Ethan Jacksonsparse: Fix sparse when compiling DPDK.
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-03-24 Simon HormanAdd types for NTR selection method
2015-03-17 Ben Pfaffinclude/openflow: Simplify structure checking for OpenF...
2015-03-17 Simon HormanUse NTR rather than NTR as prefix for Netronome vendor id
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-05 Gurucharan Shettywindows/syslog: Remove duplicate definition.
2015-01-28 Gurucharan Shettyvlog: Ability to override the default log facility.
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 Simon HormanAdd Netronome vendor Id: NMX_VENDOR_ID = 0x00001540.
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-25 Simon Hormanopenflow: Use *_array_len names in struct ofp15_bucket...
2014-11-25 Simon Hormanopenflow: Value 4 of enum ofp15_group_mod_command is...
2014-11-20 Saurabh ShahFix build break in ofproto/tunnel.c for windows platform.
2014-11-13 Shu Shenopenflow: Add OpenFlow 1.4 packet-in reasons.
2014-11-13 Thomas Grafinclude: Install openflow/ and openvswitch/ headers.
2014-11-12 Ben PfaffFix misspellings of "OpenFlow".
2014-11-12 Thomas Grafinclude: Use #include <.*> in public headers.
2014-11-11 Simon Hormanopenflow: Add types for (draft) OpenFlow 1.5 group...
2014-11-10 Rishi BambaAdd support for OpenFlow 1.4+ "importance" values.
2014-11-05 Jean Tourrilhesopenflow.h: Add header for OpenFlow v1.5.
2014-11-04 Ben Pfaffflow: Support OF1.5+ (draft) actset_output field.
2014-10-14 YAMAMOTO Takashinicira-ext.h: Update comments
2014-10-07 Ben Pfaffnx-match: Move all knowledge of OXM/NXM here.
2014-10-07 Ben Pfaffmeta-flow: Autogenerate mf_field data structures.
2014-09-29 Ben PfaffMakefiles: Add $(AM_V_GEN) annotations to clean up...
next