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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
nsh: add dec_nsh_ttl action
Yi Yang
2018-01-11
1
-0
/
+1
*
nsh: add new flow key 'ttl'
Yi Yang
2018-01-11
4
-14
/
+120
*
ofp-actions: Add action "debug_slow" for testing slow-path.
Justin Pettit
2018-01-10
1
-0
/
+1
*
netdev: Custom statistics.
Michal Weglicki
2018-01-10
3
-0
/
+46
*
ofproto-dpif: Issue clear error messages for unsupported CT features.
Ben Pfaff
2018-01-10
1
-0
/
+12
*
nsh: rework NSH netlink keys and actions
Yi Yang
2018-01-08
2
-8
/
+29
*
ofp-actions: Mention OFPACT_STACK_POP.
Justin Pettit
2017-12-24
1
-1
/
+1
*
sparse: Add guards to prevent FreeBSD-incompatible #include order.
Ben Pfaff
2017-12-22
5
-0
/
+34
*
Windows: Fixing Windows C++ compilation issues with unnamed structure
Shireesh Singh
2017-12-19
1
-7
/
+7
*
types: Avoid compound literals as initializers.
Ben Pfaff
2017-11-30
1
-2
/
+2
*
types: New macros ETH_ADDR_C and ETH_ADDR64_C.
Ben Pfaff
2017-11-29
1
-0
/
+11
*
compat: Add act_pedit compatibility for old kernels
Paul Blakey
2017-11-16
2
-0
/
+73
*
ofp-actions: Add compare to offsetof need for MSVC 2015/17
Alin Gabriel Serdean
2017-11-14
1
-1
/
+1
*
NSH: Adjust NSH wire format to the latest IETF draft
Jan Scheurich
2017-11-08
1
-30
/
+189
*
packets: Move declarations inside extern "C".
duanjiong
2017-11-06
1
-4
/
+4
*
lib: Move lib/poll-loop.h to include/openvswitch
Xiao Liang
2017-11-03
2
-0
/
+84
*
ofp-util: Update OpenFlow 1.6 port support to track latest proposal.
Ben Pfaff
2017-11-03
1
-10
/
+3
*
ovn: Generate Neighbor Solicitation packet for unknown MAC IPv6 packets
Numan Siddique
2017-11-02
1
-1
/
+8
*
ovn-controller: Add a new action - 'put_nd_ra_opts'
Numan Siddique
2017-11-02
1
-1
/
+13
*
ovn util: Refactor dhcp_opts_map to make it generic
Numan Siddique
2017-11-02
1
-8
/
+8
*
packets: Fix C++ compilation issues when include packets.h
Yi-Hung Wei
2017-11-02
1
-6
/
+6
*
ovn: Allow ct_lb actions to take IPv6 address arguments.
Mark Michelson
2017-11-02
1
-1
/
+5
*
lib: Move lib/rconn.h to include/openvswitch
Xiao Liang
2017-10-31
2
-0
/
+110
*
faq: Better document how to add vendor extensions.
Ben Pfaff
2017-10-30
1
-1
/
+3
*
json: New function json_object_put_format().
Ben Pfaff
2017-10-24
1
-1
/
+5
*
json: New function json_nullable_clone().
Ben Pfaff
2017-10-24
1
-0
/
+1
*
ovs-atomic: Add C++ compatible implementation.
Ben Pfaff
2017-10-17
1
-4
/
+6
*
util: Make ovs_assert() always expand so that it should be followed by ;
Ben Pfaff
2017-10-10
1
-3
/
+3
*
ofproto-dpif-xlate: Keep track of the last action
Andy Zhou
2017-09-27
1
-0
/
+7
*
Fix C++ build issue when static_assert() is not available
Yi-Hung Wei
2017-09-13
2
-3
/
+10
*
.gitignore: Ignore generated file cxxtest.cc.
Russell Bryant
2017-09-05
1
-0
/
+1
*
nsh: fix an implicit bug in nsh_hdr_len
Yi Yang
2017-08-29
1
-1
/
+1
*
match: Add helper function to set nw_ttl with mask
Paul Blakey
2017-08-11
1
-1
/
+2
*
compat: Update tc compatibility header
Paul Blakey
2017-08-11
1
-4
/
+47
*
include: Add struct declaration to ofp-print.h.
Joe Stringer
2017-08-08
1
-0
/
+1
*
nsh: Avoid zero-length array.
Ben Pfaff
2017-08-08
1
-3
/
+3
*
Generic encap and decap support for NSH
Jan Scheurich
2017-08-07
1
-3
/
+41
*
userspace: Add support for NSH MD1 match fields
Jan Scheurich
2017-08-07
6
-4
/
+265
*
Userspace Datapath: Add TFTP support.
Darrell Ball
2017-08-07
1
-1
/
+2
*
ovs-ofctl: Avoid unnecessary flow replacement in "replace-flows" command.
Ben Pfaff
2017-08-03
1
-0
/
+2
*
util: Add PADDED_MEMBERS_CACHELINE_MARKER macro to mark cachelines.
Bhanuprakash Bodireddy
2017-08-03
1
-0
/
+48
*
OF support and translation of generic encap and decap
Jan Scheurich
2017-08-02
5
-0
/
+120
*
ofpbuf: Fix parameter for const initializer.
Joe Stringer
2017-08-01
1
-1
/
+1
*
Add 'extern "C"' for all relevant public header files, plus a build check.
Ben Pfaff
2017-07-31
21
-0
/
+181
*
Automatically verify that OVS header files work OK in C++ also.
Ben Pfaff
2017-07-31
3
-5
/
+17
*
ofp-util: Avoid C++ keyword 'public' in name of struct member.
Ben Pfaff
2017-07-31
1
-1
/
+1
*
util: Add C++ compatible definition of PADDED_MEMBERS.
Ben Pfaff
2017-07-31
1
-0
/
+12
*
ofp-actions: Add casts to placate C++ compilers.
Ben Pfaff
2017-07-31
1
-5
/
+6
*
ovn: Add support for ACL logging.
Justin Pettit
2017-07-28
1
-24
/
+42
*
OpenFlow: Add support for "group delete" flow removed reason to 1.3.
Justin Pettit
2017-07-16
1
-2
/
+4
[next]