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
/
ofproto
Commit message (
Expand
)
Author
Age
Files
Lines
*
ofproto: Fix use-after-free in bridge destruction with groups.
Ben Pfaff
2015-06-26
3
-2
/
+15
*
ofp-actions: Support mixing "conjunction" and "note" actions.
Ben Pfaff
2015-06-26
1
-18
/
+18
*
tunneling: Don't match on source IP address for native tunnels.
Jesse Gross
2015-06-25
1
-3
/
+2
*
tunnel: Geneve TLV handling support for OpenFlow.
Jesse Gross
2015-06-25
3
-6
/
+17
*
odp-util: Pass down flow netlink attributes when translating masks.
Jesse Gross
2015-06-25
1
-2
/
+3
*
openflow: Table maintenance commands for Geneve options.
Jesse Gross
2015-06-25
1
-0
/
+34
*
ofproto-dpif: Fix coding style.
Thadeu Lima de Souza Cascardo
2015-06-24
1
-1
/
+1
*
ofproto-dpif-xlate: Add support for OpenFlow group chaining.
Ben Pfaff
2015-06-22
2
-39
/
+3
*
Merge remote-tracking branch 'origin/master' into ovn4
Justin Pettit
2015-06-18
7
-85
/
+181
|
\
|
*
odp-util: Convert flow serialization parameters to a struct.
Jesse Gross
2015-06-18
2
-9
/
+24
|
*
Add IGMPv3 support.
Thadeu Lima de Souza Cascardo
2015-06-17
1
-4
/
+15
|
*
ofproto-dpif-xlate: Make IGMP packets always take slow path.
Thadeu Lima de Souza Cascardo
2015-06-17
1
-4
/
+10
|
*
ofproto: Support port mods in bundles.
Jarno Rajahalme
2015-06-12
3
-30
/
+84
|
*
ofproto: Postpone sending flow removed messages.
Jarno Rajahalme
2015-06-12
2
-15
/
+27
|
*
classifier: Simplify versioning.
Jarno Rajahalme
2015-06-12
5
-25
/
+23
*
|
ofproto-dpif-xlate: Add native tunnel information to ofproto/trace.
Ben Pfaff
2015-06-16
1
-1
/
+16
*
|
ofproto-dpif: Allow translation reports to include formatted data.
Ben Pfaff
2015-06-16
3
-15
/
+37
*
|
packets: Generalize compose_arp().
Ben Pfaff
2015-06-16
1
-1
/
+2
|
/
*
ofproto: Revertible eviction.
Jarno Rajahalme
2015-06-11
1
-43
/
+76
*
ofproto: Accurate flow counts.
Jarno Rajahalme
2015-06-11
3
-12
/
+27
*
Use classifier versioning.
Jarno Rajahalme
2015-06-11
4
-501
/
+587
*
ofproto: Infra for table versioning.
Jarno Rajahalme
2015-06-11
5
-11
/
+65
*
classifier: Support table versioning
Jarno Rajahalme
2015-06-10
2
-53
/
+43
*
ofproto: Rename *_begin functions as *_start.
Jarno Rajahalme
2015-06-10
1
-19
/
+19
*
types: Rename and move ovs_u128_equal().
Joe Stringer
2015-06-09
1
-1
/
+1
*
ofproto: Fix memory leak in ofproto_rule_delete().
Jarno Rajahalme
2015-06-09
1
-1
/
+6
*
tunneling: Fix a tunnel name display bug
Andy Zhou
2015-06-08
1
-6
/
+8
*
ofp-util: Convert flow_metadata to match structure.
Jesse Gross
2015-06-08
4
-5
/
+6
*
odp-util: Make sure vlan tci mask has exact match for VLAN_CFI.
Alex Wang
2015-06-07
1
-0
/
+4
*
ofproto-dpif: Use xzalloc instead of xmalloc.
Sabyasachi Sengupta
2015-06-05
1
-3
/
+3
*
ofproto-dpif: Avoid creating OpenFlow ports for duplicate tunnels.
Ben Pfaff
2015-06-05
3
-9
/
+21
*
ofproto: Add support for reverting flow mods and bundle commit.
Jarno Rajahalme
2015-06-01
4
-167
/
+272
*
ofproto: Split delete_flow*().
Jarno Rajahalme
2015-06-01
1
-14
/
+65
*
ofproto: Split modify_flows().
Jarno Rajahalme
2015-06-01
1
-36
/
+78
*
ofproto: Split add_flow().
Jarno Rajahalme
2015-06-01
1
-89
/
+122
*
ofproto: Refactor modify_flows__().
Jarno Rajahalme
2015-06-01
1
-130
/
+181
*
ofproto: Use enum ofperr for 'error'.
Jarno Rajahalme
2015-06-01
2
-15
/
+13
*
ofproto: Factor out ofproto_rule_create().
Jarno Rajahalme
2015-06-01
1
-37
/
+59
*
ofproto: Factor out ofproto_rule_insert__().
Jarno Rajahalme
2015-06-01
1
-8
/
+21
*
bundles: Manage bundles in connmgr.
Jarno Rajahalme
2015-06-01
4
-94
/
+98
*
bundles: Validate bundled messages.
Jarno Rajahalme
2015-06-01
3
-33
/
+93
*
classifier: Add support for invisible flows.
Jarno Rajahalme
2015-06-01
1
-0
/
+1
*
ofproto: Eliminate use of unset error code.
Jarno Rajahalme
2015-06-01
1
-2
/
+1
*
ofproto-dpif: Refactor feature support structure.
Joe Stringer
2015-05-29
4
-96
/
+80
*
ofproto-dpif: Make odp/ofp parse errors more clear.
Joe Stringer
2015-05-27
1
-2
/
+2
*
ovs-numa: Change 'core_id' to unsigned.
Daniele Di Proietto
2015-05-22
1
-6
/
+6
*
dp-packet: Remove 'list' member.
Daniele Di Proietto
2015-05-18
1
-16
/
+14
*
ofproto: Fix memory leak in flow deletion.
Jarno Rajahalme
2015-05-18
1
-0
/
+2
*
datapath: Add Stateless TCP Tunneling protocol.
Pravin B Shelar
2015-04-29
1
-3
/
+8
*
in-band: Mention ofproto name in the VLOG.
Alex Wang
2015-04-20
1
-9
/
+12
[next]