aboutsummaryrefslogtreecommitdiff
path: root/build-aux
AgeCommit message (Expand)Author
2015-10-13Add support for connection tracking.Joe Stringer
2015-10-13ofp-actions: Pass ofp_version to decode functions.Joe Stringer
2015-10-13meta-flow: Rename IPv6 type to be128.Joe Stringer
2015-10-02automake: Consolidate schema checksum check.Gurucharan Shetty
2015-08-28userspace: Define and use struct eth_addr.Jarno Rajahalme
2015-07-06nroff: Fix style of names.Ben Pfaff
2015-07-06ofp-msgs: Add function ofptype_get_name().Ben Pfaff
2015-06-25tunnel: Geneve TLV handling support for OpenFlow.Jesse Gross
2015-06-25metaflow: Allow fields to be marked as variable length.Jesse Gross
2015-06-16xml2nroff: Add support for variable substitutions.Ben Pfaff
2015-06-01metaflow: Convert hex parsing to use new utility functions.Jesse Gross
2015-05-27extract-ofp-fields: Detect duplicate fields.Joe Stringer
2015-05-22extract-ofp-fields: Port to python3.Joe Stringer
2015-05-22extract-ofp-fields: Fix most pep8 style issues.Joe Stringer
2015-04-23Remove compiler warningAlin Serdean
2015-03-30build-aux/cccl: Enhance --with-debug optionAlin Serdean
2015-02-19xml2nroff: New program to generate a manpage from XML input.Ben Pfaff
2014-12-05ofp-actions: Support "copy_field" ONF extension to OpenFlow 1.3.Ben Pfaff
2014-12-04cccl: Respect silent flags.Joe Stringer
2014-12-02dist-docs: New utility to generate a documentation bundle for the website.Ben Pfaff
2014-11-12include: Use #include <.*> in public headers.Thomas Graf
2014-11-03flow: Support OF1.5+ (draft) actset_output field.Ben Pfaff
2014-11-03nx-match: Add support for multiple OXM field assignments for one field.Ben Pfaff
2014-10-31datapath-windows: Increase the maximum size of port name.Nithin Raju
2014-10-08cccl: Ignore -fno-strict-aliasing.Alin Serdean
2014-10-08nx-match: Add support for experimenter OXM.Ben Pfaff
2014-10-07nx-match: Move all knowledge of OXM/NXM here.Ben Pfaff
2014-10-07meta-flow: Autogenerate mf_field data structures.Ben Pfaff
2014-09-29extract-ofp-msgs: Correct some user messages.Ben Pfaff
2014-09-19extract-odp-netlink-windows-dp-h: add definition of IFNAMSIZNithin Raju
2014-09-04cccl: Ability to enable compiler optimization.Gurucharan Shetty
2014-09-04cccl: Enable ability to parallel build.Gurucharan Shetty
2014-09-04ofp-errors: Fix bugs in treatment of OpenFlow experimenter errors.Ben Pfaff
2014-08-29datapath-windows: Rename files.Samuel Ghinet
2014-08-19Add extentions to the standard datapath interfaceNithin Raju
2014-08-11odp-netlink.h: Autogenerate a version of odp-netlink for windows kernel.Ankur Sharma
2014-08-11ofp-actions: Centralize all OpenFlow action code for maintainability.Ben Pfaff
2014-08-04odp-netlink.h: Use 32-bit aligned 64-bit types.Ben Pfaff
2014-08-04Do not seemingly #include Linux-specific headers on other platforms.Ben Pfaff
2014-06-13extract-ofp-msg: Add ONF extension supportSimon Horman
2014-05-14Add skeleton for OF1.5 support.Ben Pfaff
2014-05-14ofp-util: Implement OpenFlow 1.4 port status and port desc reply messages.Ben Pfaff
2014-03-23ofproto: Allow the use of the OpenFlow 1.4 protocolAlexandru Copot
2014-03-13configure: Include pthread-win32 libraries for Windows build.Gurucharan Shetty
2014-02-26cccl: Remove the seemingly wrong "lib" prefix.Gurucharan Shetty
2014-01-30cccl: Handle library paths for one shot compilation.Gurucharan Shetty
2014-01-30BUILD.Windows: Clarify on the correct linker.Gurucharan Shetty
2013-12-17openvswitch: Use libtool and allow building shared libsHelmut Schaa
2013-12-13configure: Add macros to check for #include_next and add a workaround.Ben Pfaff
2013-12-06cccl: Add the DEBUG option for linker.Gurucharan Shetty