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
/
utilities
Commit message (
Expand
)
Author
Age
Files
Lines
*
utilities: Wrong command syntax in ovs-vsctl manpage.
Daniele Venturino
2014-01-08
1
-1
/
+1
*
ovs-dev.py: Pass leak-check=full to valgrind.
Ethan Jackson
2013-12-23
1
-1
/
+1
*
ovs-ofctl: New command "ofp-parse-pcap" to dump OpenFlow from PCAP files.
Ben Pfaff
2013-12-23
2
-3
/
+108
*
pcap-file: Add timestamp support for reading and writing pcap files.
Ben Pfaff
2013-12-23
1
-1
/
+1
*
ovs-check-dead-ifs: Flush buffer before calling execvp.
Gurucharan Shetty
2013-12-20
1
-0
/
+1
*
openvswitch: Use libtool and allow building shared libs
Helmut Schaa
2013-12-17
1
-8
/
+8
*
dpif-linux: fix the size of n_masks
Francesco Fusco
2013-12-17
1
-2
/
+2
*
Rename NOT_REACHED to OVS_NOT_REACHED
Harold Lim
2013-12-17
4
-8
/
+8
*
ovs-ofctl: Replace TODO with XXX.
Ethan Jackson
2013-12-13
1
-1
/
+1
*
ovs-ofctl: Update push_mpls documentation
Simon Horman
2013-12-12
1
-8
/
+8
*
ovs-dev.py: Build with both GCC and Clang.
Ethan Jackson
2013-12-12
1
-16
/
+57
*
netdev: Log a warning when netdev_set_config() fails.
Ben Pfaff
2013-12-11
1
-2
/
+0
*
vlog: Add option to send vlog syslog output to arbitrary UDP destination.
Henry Mai
2013-12-06
1
-0
/
+6
*
lib: More intuitive syntax for TCP flags matching.
Jarno Rajahalme
2013-12-02
1
-9
/
+17
*
Avoid printf type modifiers not supported by MSVC C runtime library.
Alin Serdean
2013-11-25
1
-10
/
+10
*
ofp-actions: Make ofpacts_check() report consistency for all protocols.
Ben Pfaff
2013-11-20
1
-19
/
+11
*
Classifier: Staged subtable matching.
Jarno Rajahalme
2013-11-19
1
-2
/
+2
*
utilities: Regenerate ovs-lib if configuration changes.
Ben Pfaff
2013-11-19
1
-0
/
+2
*
Switch from sscanf() to ovs_scan() throughout the tree.
Ben Pfaff
2013-11-15
2
-4
/
+3
*
ovs-ofctl: Document arp_spa and arp_tpa matches
Simon Horman
2013-11-13
1
-0
/
+11
*
ovs-ofctl: Document set_mpls_{label,tc} actions
Simon Horman
2013-11-13
1
-0
/
+9
*
ovs-ofctl: Document mpls_{label,bos,tc} matches
Simon Horman
2013-11-13
1
-0
/
+24
*
ovs-ofctl: Document masked versions of arp_sha and arp_tha matches
Simon Horman
2013-11-13
1
-1
/
+10
*
ovs-dev.py: Remove duplicate name from the help string.
Saurabh Shah
2013-11-11
1
-1
/
+1
*
ovs-ofctl: Improve manpage.
Ben Pfaff
2013-11-11
1
-24
/
+28
*
ofp-actions: Switch away from odd use of "q" in "enqueue" action format.
Ben Pfaff
2013-11-11
1
-2
/
+2
*
ovs-ofctl: Document a few Nicira extensions as standardized in OF1.1+.
Ben Pfaff
2013-11-11
1
-1
/
+2
*
ovs-bugtool: Remove reference to an undefined variable.
Gurucharan Shetty
2013-11-05
1
-1
/
+1
*
ovs-controller: Rename test-controller and do not install or package.
Ben Pfaff
2013-11-02
8
-600
/
+2
*
ofproto: Centralize action checking, doing it at decode time.
Ben Pfaff
2013-11-01
1
-2
/
+3
*
ofp-util: Enforce OpenFlow 1.1+ table_id requirements in flow_mod messages.
Ben Pfaff
2013-11-01
1
-17
/
+54
*
ofp-actions: Simplify interface and internal structure.
Jarno Rajahalme
2013-11-01
1
-9
/
+12
*
OXM inspired match field names.
Jarno Rajahalme
2013-11-01
1
-0
/
+11
*
Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_GET_CONFIG_REPLY.
Venkitachalam Gopalakrishnan
2013-10-29
1
-0
/
+22
*
TCP flags matching support.
Jarno Rajahalme
2013-10-29
1
-0
/
+34
*
lib/ofp-actions: Enforce action consistency.
Jarno Rajahalme
2013-10-23
2
-10
/
+19
*
Add OF11 SET IP TTL action.
Jarno Rajahalme
2013-10-23
1
-0
/
+9
*
Add OF11 set IPv4 ECN action.
Jarno Rajahalme
2013-10-23
1
-0
/
+9
*
Allow OFPACT_SET_IP_DSCP to act on both IPv4 and IPv6 packets.
Ben Pfaff
2013-10-23
1
-3
/
+3
*
Fix ovs-ofctl documentation.
Jarno Rajahalme
2013-10-23
1
-4
/
+5
*
dpif-linux: collect and display mega flow mask stats
Andy Zhou
2013-10-22
2
-0
/
+27
*
ofp-actions: Distinguish OF1.1/1.2 push_mpls from OF1.3+.
Joe Stringer
2013-10-21
1
-4
/
+4
*
ovs-dpctl: Add a 'filter' option to match wildcarded 'dump-flows'.
Gurucharan Shetty
2013-10-17
2
-3
/
+54
*
ovs-dpctl-top: in_port field is now the default view
Mark Hamilton
2013-10-16
1
-10
/
+45
*
Add support for write-actions
Simon Horman
2013-10-14
1
-4
/
+87
*
ofp-actions: Make ofpacts_format() caller add "actions=" if it wants it.
Ben Pfaff
2013-10-14
1
-1
/
+4
*
ovs-ofctl: Add undocumented "parse-pcap" command, for testing.
Ben Pfaff
2013-10-09
1
-0
/
+32
*
ovs-lib: Return the correct exit status of the command 'status'
Gurucharan Shetty
2013-10-08
1
-0
/
+8
*
ovs-lib: Revert "Return the exit status of ovs-ctl in ovs_ctl()."
Gurucharan Shetty
2013-10-04
1
-12
/
+1
*
ovs-lib: Return the exit status of ovs-ctl in ovs_ctl().
Duffie Cooley
2013-10-02
1
-1
/
+12
[next]