index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build-aux
Commit message (
Expand
)
Author
Age
Files
Lines
*
xml2nroff: New program to generate a manpage from XML input.
Ben Pfaff
2015-02-19
1
-0
/
+123
*
ofp-actions: Support "copy_field" ONF extension to OpenFlow 1.3.
Ben Pfaff
2014-12-05
1
-0
/
+1
*
cccl: Respect silent flags.
Joe Stringer
2014-12-04
1
-1
/
+3
*
dist-docs: New utility to generate a documentation bundle for the website.
Ben Pfaff
2014-12-02
1
-0
/
+153
*
include: Use #include <.*> in public headers.
Thomas Graf
2014-11-12
1
-1
/
+1
*
flow: Support OF1.5+ (draft) actset_output field.
Ben Pfaff
2014-11-03
1
-0
/
+1
*
nx-match: Add support for multiple OXM field assignments for one field.
Ben Pfaff
2014-11-03
1
-18
/
+12
*
datapath-windows: Increase the maximum size of port name.
Nithin Raju
2014-10-31
1
-2
/
+1
*
cccl: Ignore -fno-strict-aliasing.
Alin Serdean
2014-10-08
1
-0
/
+4
*
nx-match: Add support for experimenter OXM.
Ben Pfaff
2014-10-08
1
-7
/
+28
*
nx-match: Move all knowledge of OXM/NXM here.
Ben Pfaff
2014-10-07
1
-93
/
+113
*
meta-flow: Autogenerate mf_field data structures.
Ben Pfaff
2014-10-07
1
-0
/
+458
*
extract-ofp-msgs: Correct some user messages.
Ben Pfaff
2014-09-29
1
-2
/
+2
*
extract-odp-netlink-windows-dp-h: add definition of IFNAMSIZ
Nithin Raju
2014-09-19
1
-1
/
+2
*
cccl: Ability to enable compiler optimization.
Gurucharan Shetty
2014-09-04
1
-0
/
+8
*
cccl: Enable ability to parallel build.
Gurucharan Shetty
2014-09-04
1
-1
/
+1
*
ofp-errors: Fix bugs in treatment of OpenFlow experimenter errors.
Ben Pfaff
2014-09-04
1
-6
/
+24
*
datapath-windows: Rename files.
Samuel Ghinet
2014-08-29
1
-1
/
+1
*
Add extentions to the standard datapath interface
Nithin Raju
2014-08-19
1
-0
/
+7
*
odp-netlink.h: Autogenerate a version of odp-netlink for windows kernel.
Ankur Sharma
2014-08-11
1
-0
/
+24
*
ofp-actions: Centralize all OpenFlow action code for maintainability.
Ben Pfaff
2014-08-11
1
-0
/
+376
*
odp-netlink.h: Use 32-bit aligned 64-bit types.
Ben Pfaff
2014-08-04
1
-4
/
+8
*
Do not seemingly #include Linux-specific headers on other platforms.
Ben Pfaff
2014-08-04
1
-0
/
+31
*
extract-ofp-msg: Add ONF extension support
Simon Horman
2014-06-13
1
-0
/
+17
*
Add skeleton for OF1.5 support.
Ben Pfaff
2014-05-14
2
-29
/
+27
*
ofp-util: Implement OpenFlow 1.4 port status and port desc reply messages.
Ben Pfaff
2014-05-14
1
-0
/
+1
*
ofproto: Allow the use of the OpenFlow 1.4 protocol
Alexandru Copot
2014-03-23
2
-5
/
+6
*
configure: Include pthread-win32 libraries for Windows build.
Gurucharan Shetty
2014-03-13
1
-1
/
+1
*
cccl: Remove the seemingly wrong "lib" prefix.
Gurucharan Shetty
2014-02-26
1
-5
/
+1
*
cccl: Handle library paths for one shot compilation.
Gurucharan Shetty
2014-01-30
1
-2
/
+3
*
BUILD.Windows: Clarify on the correct linker.
Gurucharan Shetty
2014-01-30
1
-4
/
+0
*
openvswitch: Use libtool and allow building shared libs
Helmut Schaa
2013-12-17
1
-0
/
+1
*
configure: Add macros to check for #include_next and add a workaround.
Ben Pfaff
2013-12-13
1
-0
/
+2
*
cccl: Add the DEBUG option for linker.
Gurucharan Shetty
2013-12-06
1
-0
/
+1
*
cccl: Provide '-' before the options instead of double slash.
Gurucharan Shetty
2013-11-20
1
-2
/
+2
*
cccl: A wrapper that calls visual c++ compiler.
Gurucharan Shetty
2013-11-20
1
-0
/
+201
*
include/openflow: Add OpenFlow 1.4 header file
Alexandru Copot
2013-10-29
1
-0
/
+3
*
Makefile: Blacklist functions that threaded programs cannot use safely.
Ben Pfaff
2013-06-28
1
-0
/
+90
*
build-aux/extract-ofp-errors: Delete trailing whitespaces
Alex Wang
2013-06-25
1
-1
/
+1
*
ofp-errors: Implement OpenFlow 1.2+ experimenter error codes.
Ben Pfaff
2013-06-25
1
-129
/
+192
*
extract-ofp-errors: Remove support for hexadecimal error types.
Ben Pfaff
2013-06-12
1
-7
/
+3
*
extract-ofp-errors: Make Python 3 compatible.
Damien Millescamps
2013-03-22
1
-21
/
+21
*
ofp-errors: Remove OFPERR_* values for error categories.
Jarno Rajahalme
2012-12-04
1
-21
/
+1
*
include/openflow: Moved remaining common definitions from openflow-1.0.h
Jarno Rajahalme
2012-12-03
1
-1
/
+1
*
Initial OpenFlow 1.3 support
Jarno Rajahalme
2012-11-27
2
-7
/
+15
*
ofp-msgs: Accept all versions of OpenFlow "hello" messages.
Ben Pfaff
2012-11-09
1
-2
/
+3
*
extract-ofp-errors: Check that error codes are in the expected ranges.
Ben Pfaff
2012-09-05
1
-0
/
+5
*
ofp-errors: Ignore text enclosed in square brackets
Simon Horman
2012-09-05
1
-1
/
+1
*
ofp-msgs: Allow 1.0-1.2 range
Simon Horman
2012-08-10
1
-1
/
+2
*
ofp-error: Remove ofperr_domain from external API
Simon Horman
2012-08-06
1
-1
/
+1
[next]