summaryrefslogtreecommitdiff
path: root/build-aux
Commit message (Expand)AuthorAgeFilesLines
* metaflow: Convert hex parsing to use new utility functions.Jesse Gross2015-06-011-10/+10
* extract-ofp-fields: Detect duplicate fields.Joe Stringer2015-05-271-0/+13
* extract-ofp-fields: Port to python3.Joe Stringer2015-05-221-11/+11
* extract-ofp-fields: Fix most pep8 style issues.Joe Stringer2015-05-221-31/+46
* Remove compiler warningAlin Serdean2015-04-231-0/+4
* build-aux/cccl: Enhance --with-debug optionAlin Serdean2015-03-301-1/+1
* xml2nroff: New program to generate a manpage from XML input.Ben Pfaff2015-02-191-0/+123
* ofp-actions: Support "copy_field" ONF extension to OpenFlow 1.3.Ben Pfaff2014-12-051-0/+1
* cccl: Respect silent flags.Joe Stringer2014-12-041-1/+3
* dist-docs: New utility to generate a documentation bundle for the website.Ben Pfaff2014-12-021-0/+153
* include: Use #include <.*> in public headers.Thomas Graf2014-11-121-1/+1
* flow: Support OF1.5+ (draft) actset_output field.Ben Pfaff2014-11-031-0/+1
* nx-match: Add support for multiple OXM field assignments for one field.Ben Pfaff2014-11-031-18/+12
* datapath-windows: Increase the maximum size of port name.Nithin Raju2014-10-311-2/+1
* cccl: Ignore -fno-strict-aliasing.Alin Serdean2014-10-081-0/+4
* nx-match: Add support for experimenter OXM.Ben Pfaff2014-10-081-7/+28
* nx-match: Move all knowledge of OXM/NXM here.Ben Pfaff2014-10-071-93/+113
* meta-flow: Autogenerate mf_field data structures.Ben Pfaff2014-10-071-0/+458
* extract-ofp-msgs: Correct some user messages.Ben Pfaff2014-09-291-2/+2
* extract-odp-netlink-windows-dp-h: add definition of IFNAMSIZNithin Raju2014-09-191-1/+2
* cccl: Ability to enable compiler optimization.Gurucharan Shetty2014-09-041-0/+8
* cccl: Enable ability to parallel build.Gurucharan Shetty2014-09-041-1/+1
* ofp-errors: Fix bugs in treatment of OpenFlow experimenter errors.Ben Pfaff2014-09-041-6/+24
* datapath-windows: Rename files.Samuel Ghinet2014-08-291-1/+1
* Add extentions to the standard datapath interfaceNithin Raju2014-08-191-0/+7
* odp-netlink.h: Autogenerate a version of odp-netlink for windows kernel.Ankur Sharma2014-08-111-0/+24
* ofp-actions: Centralize all OpenFlow action code for maintainability.Ben Pfaff2014-08-111-0/+376
* odp-netlink.h: Use 32-bit aligned 64-bit types.Ben Pfaff2014-08-041-4/+8
* Do not seemingly #include Linux-specific headers on other platforms.Ben Pfaff2014-08-041-0/+31
* extract-ofp-msg: Add ONF extension supportSimon Horman2014-06-131-0/+17
* Add skeleton for OF1.5 support.Ben Pfaff2014-05-142-29/+27
* ofp-util: Implement OpenFlow 1.4 port status and port desc reply messages.Ben Pfaff2014-05-141-0/+1
* ofproto: Allow the use of the OpenFlow 1.4 protocolAlexandru Copot2014-03-232-5/+6
* configure: Include pthread-win32 libraries for Windows build.Gurucharan Shetty2014-03-131-1/+1
* cccl: Remove the seemingly wrong "lib" prefix.Gurucharan Shetty2014-02-261-5/+1
* cccl: Handle library paths for one shot compilation.Gurucharan Shetty2014-01-301-2/+3
* BUILD.Windows: Clarify on the correct linker.Gurucharan Shetty2014-01-301-4/+0
* openvswitch: Use libtool and allow building shared libsHelmut Schaa2013-12-171-0/+1
* configure: Add macros to check for #include_next and add a workaround.Ben Pfaff2013-12-131-0/+2
* cccl: Add the DEBUG option for linker.Gurucharan Shetty2013-12-061-0/+1
* cccl: Provide '-' before the options instead of double slash.Gurucharan Shetty2013-11-201-2/+2
* cccl: A wrapper that calls visual c++ compiler.Gurucharan Shetty2013-11-201-0/+201
* include/openflow: Add OpenFlow 1.4 header fileAlexandru Copot2013-10-291-0/+3
* Makefile: Blacklist functions that threaded programs cannot use safely.Ben Pfaff2013-06-281-0/+90
* build-aux/extract-ofp-errors: Delete trailing whitespacesAlex Wang2013-06-251-1/+1
* ofp-errors: Implement OpenFlow 1.2+ experimenter error codes.Ben Pfaff2013-06-251-129/+192
* extract-ofp-errors: Remove support for hexadecimal error types.Ben Pfaff2013-06-121-7/+3
* extract-ofp-errors: Make Python 3 compatible.Damien Millescamps2013-03-221-21/+21
* ofp-errors: Remove OFPERR_* values for error categories.Jarno Rajahalme2012-12-041-21/+1
* include/openflow: Moved remaining common definitions from openflow-1.0.hJarno Rajahalme2012-12-031-1/+1