netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / build-aux /
2016-02-19 Ben Pfaffofp-msgs: Add support for ONF extension messages.
2016-02-09 Russell Bryantdist-docs: Convert tabs to spaces.
2016-02-09 Russell Bryantdist-docs: Fix relative links.
2016-02-09 Ben Pfaffdist-docs: Install plaintext files properly.
2016-02-09 Ben Pfaffdist-docs: Make GNU make aware of sub-make.
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-12 Ben Pfaffxml2nroff: Fix build breakage when srcdir differs from...
2016-01-12 Wei Liovn-nbctl: add db commands help and manpage
2015-12-11 Russell Bryantxml2nroff: Read whole file instead of line by line.
2015-12-11 Russell Bryantxml2nroff: Don't use built-in function name.
2015-12-11 Russell Bryantxml2nroff: Fix issues pointed out by flake8.
2015-12-11 Russell Bryantxml2nroff: Don't use import *.
2015-12-11 Russell Bryantxml2nroff: Drop duplicated usage().
2015-11-26 YAMAMOTO Takashiextract-odp-netlink-h: Portablitiy improvement
2015-11-11 Ben Pfaffdist-docs: Fix text and HTML manpage generation with...
2015-10-13 Joe StringerAdd support for connection tracking.
2015-10-13 Joe Stringerofp-actions: Pass ofp_version to decode functions.
2015-10-13 Joe Stringermeta-flow: Rename IPv6 type to be128.
2015-10-02 Gurucharan Shettyautomake: Consolidate schema checksum check.
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-07-07 Ben Pfaffnroff: Fix style of names.
2015-07-07 Ben Pfaffofp-msgs: Add function ofptype_get_name().
2015-06-25 Jesse Grosstunnel: Geneve TLV handling support for OpenFlow.
2015-06-25 Jesse Grossmetaflow: Allow fields to be marked as variable length.
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-16 Ben Pfaffxml2nroff: Add support for variable substitutions.
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-02 Jesse Grossmetaflow: Convert hex parsing to use new utility functions.
2015-05-27 Joe Stringerextract-ofp-fields: Detect duplicate fields.
2015-05-22 Joe Stringerextract-ofp-fields: Port to python3.
2015-05-22 Joe Stringerextract-ofp-fields: Fix most pep8 style issues.
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-23 Alin SerdeanRemove compiler warning
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-03-30 Alin Serdeanbuild-aux/cccl: Enhance --with-debug option
2015-02-19 Ben Pfaffxml2nroff: New program to generate a manpage from XML...
2014-12-05 Ben Pfaffofp-actions: Support "copy_field" ONF extension to...
2014-12-04 Joe Stringercccl: Respect silent flags.
2014-12-02 Ben Pfaffdist-docs: New utility to generate a documentation...
2014-11-12 Thomas Grafinclude: Use #include <.*> in public headers.
2014-11-04 Ben Pfaffflow: Support OF1.5+ (draft) actset_output field.
2014-11-04 Ben Pfaffnx-match: Add support for multiple OXM field assignment...
2014-10-31 Nithin Rajudatapath-windows: Increase the maximum size of port...
2014-10-09 Alin Serdeancccl: Ignore -fno-strict-aliasing.
2014-10-08 Ben Pfaffnx-match: Add support for experimenter OXM.
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 Pfaffextract-ofp-msgs: Correct some user messages.
2014-09-19 Nithin Rajuextract-odp-netlink-windows-dp-h: add definition of...
2014-09-05 Gurucharan Shettycccl: Ability to enable compiler optimization.
2014-09-05 Gurucharan Shettycccl: Enable ability to parallel build.
2014-09-04 Ben Pfaffofp-errors: Fix bugs in treatment of OpenFlow experimen...
2014-08-29 Samuel Ghinetdatapath-windows: Rename files.
2014-08-19 Nithin RajuAdd extentions to the standard datapath interface
2014-08-12 Ankur Sharmaodp-netlink.h: Autogenerate a version of odp-netlink...
2014-08-11 Ben Pfaffofp-actions: Centralize all OpenFlow action code for...
2014-08-04 Ben Pfaffodp-netlink.h: Use 32-bit aligned 64-bit types.
2014-08-04 Ben PfaffDo not seemingly #include Linux-specific headers on...
2014-06-13 Simon Hormanextract-ofp-msg: Add ONF extension support
2014-05-14 Ben PfaffAdd skeleton for OF1.5 support.
2014-05-14 Ben Pfaffofp-util: Implement OpenFlow 1.4 port status and port...
2014-03-23 Alexandru Copotofproto: Allow the use of the OpenFlow 1.4 protocol
2014-03-13 Gurucharan Shettyconfigure: Include pthread-win32 libraries for Windows...
2014-02-26 Gurucharan Shettycccl: Remove the seemingly wrong "lib" prefix.
2014-01-31 Gurucharan Shettycccl: Handle library paths for one shot compilation.
2014-01-31 Gurucharan ShettyBUILD.Windows: Clarify on the correct linker.
2013-12-18 Helmut Schaaopenvswitch: Use libtool and allow building shared...
2013-12-13 Ben Pfaffconfigure: Add macros to check for #include_next and...
2013-12-06 Gurucharan Shettycccl: Add the DEBUG option for linker.
2013-11-20 Gurucharan Shettycccl: Provide '-' before the options instead of double...
2013-11-20 Gurucharan Shettycccl: A wrapper that calls visual c++ compiler.
2013-10-29 Alexandru Copotinclude/openflow: Add OpenFlow 1.4 header file
2013-06-28 Ben PfaffMakefile: Blacklist functions that threaded programs...
2013-06-25 Alex Wangbuild-aux/extract-ofp-errors: Delete trailing whitespaces
2013-06-25 Ben Pfaffofp-errors: Implement OpenFlow 1.2+ experimenter error...
2013-06-12 Ben Pfaffextract-ofp-errors: Remove support for hexadecimal...
2013-03-22 Damien Millescampsextract-ofp-errors: Make Python 3 compatible.
2012-12-04 Jarno Rajahalmeofp-errors: Remove OFPERR_* values for error categories.
2012-12-03 Jarno Rajahalmeinclude/openflow: Moved remaining common definitions...
2012-11-27 Jarno RajahalmeInitial OpenFlow 1.3 support
2012-11-09 Ben Pfaffofp-msgs: Accept all versions of OpenFlow "hello" messages.
2012-09-05 Ben Pfaffextract-ofp-errors: Check that error codes are in the...
2012-09-05 Simon Hormanofp-errors: Ignore text enclosed in square brackets
2012-08-10 Simon Hormanofp-msgs: Allow 1.0-1.2 range
2012-08-07 Simon Hormanofp-error: Remove ofperr_domain from external API
2012-07-31 Ben Pfaffofp-msgs: New approach to encoding and decoding OpenFlo...
2012-07-04 Ben Pfaffofp-actions: Add decoding and encoding OF1.1 instructio...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-02 Ben Pfaffcheck-structs: Disallow uint<N>_t because ovs_be<N...
2012-03-27 Simon HormanAdd error codes for Open Flow v1.2
2012-03-27 Ben Pfaffofp-errors: Rename "OF" to "OF1.0+", "NX" to "NX1.0+".
2012-03-27 Ben Pfaffextract-ofp-errors: Fix error message.
2012-03-07 Ben PfaffMove content of openflow.h into openflow-1.0.h.
2012-01-12 Ben PfaffBetter abstract OpenFlow error codes.
2011-10-26 Ben PfaffImplement automatic dependency generation for manpages.
2011-10-26 Ben PfaffMove soexpand.pl into build-aux and make it non-executable.
2011-10-04 Ben Pfaffcheck-structs: Add check that OFP_ASSERT is checking...
2011-02-05 Ben Pfaffopenflow: Use types and accessors for half-aligned...
2011-01-12 Ben PfaffAutomatically extract error types and codes for formatting.
2011-01-12 Ben Pfaffpython: Use os.path.basename instead of open-coding it.
next