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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ovs-controller: Rename test-controller and do not install or package.
Ben Pfaff
2013-11-02
36
-532
/
+74
*
netdev-linux: Skip miimon execution when disabled
Joe Stringer
2013-11-02
1
-2
/
+35
*
ofproto-dpif: Support weight for select groups
Simon Horman
2013-11-02
4
-5
/
+26
*
ofproto-dpif: Implement translation of select groups.
Simon Horman
2013-11-02
4
-5
/
+72
*
ofproto-dpif: Translation of fast failover groups
Simon Horman
2013-11-02
5
-5
/
+107
*
ofproto: Add test for flow mod with groups.
Simon Horman
2013-11-02
1
-0
/
+28
*
ofproto: Add del groups test
Simon Horman
2013-11-02
1
-0
/
+82
*
ofproto: Add group desc and stats tests
Simon Horman
2013-11-02
3
-3
/
+44
*
ofproto-dpif: Translation of indirect and all groups
Simon Horman
2013-11-02
6
-2
/
+175
*
ofproto: Break out resubmit resource checking
Simon Horman
2013-11-02
1
-3
/
+13
*
ofproto: Add enum ofp_group_capabilities
Simon Horman
2013-11-02
1
-0
/
+8
*
ofproto: Advertise all supported OpenFlow actions in group features
Simon Horman
2013-11-02
1
-0
/
+4
*
nicira-ext: Update comment.
Ben Pfaff
2013-11-02
1
-0
/
+5
*
ofproto-dpif-xlate: Handle oversized actions more gracefully.
Ben Pfaff
2013-11-02
3
-10
/
+13
*
FAQ: Elaborate further on how one drops packets with OpenFlow.
Ben Pfaff
2013-11-02
1
-3
/
+8
*
bfd: Improve log message.
Ben Pfaff
2013-11-02
1
-2
/
+4
*
flow: Fill in ->l7 in flow_compose().
Ben Pfaff
2013-11-02
1
-0
/
+1
*
ofproto-dpif-upcall: Give each miss_handler thread a unique name.
Ben Pfaff
2013-11-02
1
-1
/
+1
*
util: Allow set_subprogram_name() to take a printf() format string.
Ben Pfaff
2013-11-02
3
-7
/
+20
*
ofproto-provider: Fix typo in comment.
Ben Pfaff
2013-11-02
1
-1
/
+1
*
ofproto: Verify compatibility of liveness of groups with their type
Simon Horman
2013-11-01
2
-1
/
+35
*
ofproto-dpif: Implement group callbacks
Simon Horman
2013-11-01
1
-6
/
+124
*
Add OF11 SET MPLS LABEL and SET MPLS TC actions.
Jarno Rajahalme
2013-11-01
8
-15
/
+261
*
lib/ofp-actions: Warn on deprecated actions.
Jarno Rajahalme
2013-11-01
1
-0
/
+18
*
ofproto: Centralize action checking, doing it at decode time.
Ben Pfaff
2013-11-01
8
-73
/
+74
*
ofp-util: Enforce OpenFlow 1.1+ table_id requirements in flow_mod messages.
Ben Pfaff
2013-11-01
6
-72
/
+118
*
ofp-util: Move ofputil_check_output_port() to ofp-actions, rename.
Ben Pfaff
2013-11-01
5
-32
/
+31
*
ofp-actions: Send deprecated actions as set fields.
Jarno Rajahalme
2013-11-01
3
-3
/
+153
*
ofp-actions: Simplify interface and internal structure.
Jarno Rajahalme
2013-11-01
5
-250
/
+205
*
ofp-actions: Set-Field OF 1.0/1.1 compatibility.
Jarno Rajahalme
2013-11-01
3
-3
/
+214
*
Native Set-Field action.
Jarno Rajahalme
2013-11-01
7
-151
/
+182
*
ovsdb-tool: replace tabs with spaces
Alexandru Copot
2013-11-01
1
-1
/
+1
*
OXM inspired match field names.
Jarno Rajahalme
2013-11-01
3
-9
/
+20
*
meta-flow: Inline mf_from_id().
Jarno Rajahalme
2013-11-01
2
-14
/
+16
*
OF 1.1 pop vlan compatibility.
Jarno Rajahalme
2013-11-01
4
-7
/
+8
*
ofproto-dpif-xlate: Remove obsolete comment.
Ben Pfaff
2013-11-01
1
-1
/
+0
*
OF 1.1 set vlan vid/pcp compatibility.
Jarno Rajahalme
2013-11-01
7
-28
/
+127
*
vtep: add fault notifications to physical switch and ports
Bruce Davie
2013-11-01
2
-6
/
+58
*
ovsdb: Do not leak error in ovsdb_server_compact()
Thomas Graf
2013-11-01
1
-0
/
+1
*
ofproto: Calculate some group stats at ofproto layer
Simon Horman
2013-11-01
1
-2
/
+29
*
ofproto: Add group features test
Simon Horman
2013-11-01
1
-0
/
+14
*
ofproto: Fail flow mod if it references a non-existent group
Simon Horman
2013-11-01
1
-0
/
+19
*
ofproto: Delete relevant flows on group del
Simon Horman
2013-11-01
1
-16
/
+34
*
meta-flow: Make mf_parse() report bad masks as errors.
Ben Pfaff
2013-10-31
2
-35
/
+67
*
Return no protocols if mask is supplied for unmaskable match
Simon Horman
2013-10-31
2
-2
/
+49
*
ovs-ofctl: Add icmp_code test
Simon Horman
2013-10-31
1
-1
/
+1
*
debian: Option to create tunnel through 'interfaces'.
Gurucharan Shetty
2013-10-31
2
-5
/
+33
*
datapath: Use flow hash during flow lookup operation.
Pravin B Shelar
2013-10-28
1
-1
/
+1
*
odp-util: Parse SCTP correctly.
Gurucharan Shetty
2013-10-30
1
-4
/
+4
*
datapath: Simplify vport-netdev-hook compatibility code.
Pravin B Shelar
2013-10-27
4
-66
/
+75
[next]