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-dpif-upcall: Simplify revalidator_sweep__().
Joe Stringer
2016-01-07
1
-26
/
+28
*
ofproto-dpif-upcall: Don't delete modified ukeys.
Joe Stringer
2016-01-07
1
-1
/
+3
*
Better abstract OFPT_SET_CONFIG and OFPT_GET_CONFIG_REPLY, make stricter.
Ben Pfaff
2016-01-07
3
-44
/
+39
*
ofproto: Implement OFPT_QUEUE_GET_CONFIG_REQUEST for OFPP_ANY in OF1.1+.
Ben Pfaff
2016-01-07
1
-20
/
+31
*
ofproto-dpif-upcall: Avoid double-delete of ukeys.
Ben Pfaff
2016-01-06
1
-2
/
+2
*
ofproto-dpif-rid: Fix memory leak in recirc_state.
Ben Pfaff
2016-01-05
1
-2
/
+18
*
python: Resolve some indentation warnings.
Russell Bryant
2016-01-05
1
-26
/
+21
*
python: Resolve pep8 blank line errors.
Russell Bryant
2016-01-05
1
-0
/
+3
*
python: Run flake8 at build time.
Russell Bryant
2016-01-05
1
-0
/
+2
*
ofp-actions: Make composing actions harder to screw up.
Ben Pfaff
2016-01-04
4
-4
/
+0
*
Use initializers for struct ofputil_flow_mod instead of assignments.
Ben Pfaff
2016-01-04
2
-46
/
+32
*
ofproto: Fix using uninitialized delete_reason.
Ilya Maximets
2016-01-04
1
-0
/
+1
*
ofproto: Remove flows from all tables upon group deletion.
Zoltán Balogh
2015-12-22
1
-0
/
+1
*
geneve-map-rename: rename geneve-map to tlv-map.
Mengke Liu
2015-12-15
1
-15
/
+15
*
odp-util: Return exact mask if netlink mask attribute is missing.
Daniele Di Proietto
2015-12-10
1
-1
/
+1
*
ofproto-dpif-xlate: Fix revalidation in execute_controller_action().
Daniele Di Proietto
2015-12-10
1
-2
/
+1
*
ofproto-dpif: add reply on error in ofproto/tnl-push-pop
Ilya Maximets
2015-12-07
1
-0
/
+2
*
ofproto-dpif: Validate NAT action support.
Daniele Di Proietto
2015-12-04
1
-6
/
+16
*
bond: Use correct type for slave's change_seq.
Jarno Rajahalme
2015-12-04
1
-1
/
+1
*
ofproto-dpif-xlate: Support IPv6 when sending to tunnel
Thadeu Lima de Souza Cascardo
2015-12-04
1
-29
/
+66
*
netdev-vport: Add IPv6 support for build/push/pop tunnel header
Thadeu Lima de Souza Cascardo
2015-12-04
3
-13
/
+38
*
packets: Introduce in6_addr_mapped_ipv4() and use where appropriate.
Ben Pfaff
2015-12-04
1
-1
/
+1
*
ofproto-dpif: Validate ct action support.
Joe Stringer
2015-12-03
1
-6
/
+56
*
ipfix: Skip BFD packets.
Wenyu Zhang
2015-12-03
1
-1
/
+23
*
ofproto-dpif: Shortcut common case in rule_check().
Joe Stringer
2015-12-01
1
-0
/
+5
*
ofproto-dpif: Validate ct_* field masks.
Joe Stringer
2015-12-01
1
-18
/
+14
*
ofproto-dpif: Reject partial ct_labels if unsupported.
Joe Stringer
2015-12-01
1
-6
/
+2
*
ofproto: Implement OF1.4 error code for set-async-config
Ambika Arora
2015-11-30
1
-1
/
+5
*
ofproto-dpif-xlate: use IPv6 for tnl_neigh_cache
Thadeu Lima de Souza Cascardo
2015-11-30
1
-4
/
+4
*
tunneling: extend flow_tnl with ipv6 addresses
Jiri Benc
2015-11-30
5
-11
/
+23
*
tnl-arp-cache: Rename module and functions to tnl-neigh-cache.
Thadeu Lima de Souza Cascardo
2015-11-30
3
-15
/
+16
*
ofproto-dpif-xlate: use IPv6 for orig_tunnel_ip_dst
Thadeu Lima de Souza Cascardo
2015-11-30
1
-3
/
+5
*
tunneling: add IPv6 support to netdev_tunnel_config
Jiri Benc
2015-11-30
1
-6
/
+2
*
Implement Vacancy Events for OFPMP_TABLE_DESC.
Saloni Jain
2015-11-29
1
-5
/
+21
*
Implement Openflow 1.4 Vacancy Events for OFPT_TABLE_MOD.
Saloni Jain
2015-11-29
2
-7
/
+26
*
ofproto: Fix inserting buckets at the end of an empty group.
Ben Pfaff
2015-11-29
1
-7
/
+9
*
ofp-actions: Look inside write_actions for output ports and groups.
Ben Pfaff
2015-11-29
1
-1
/
+1
*
ofproto-dpif-xlate: Fix byte-order error in comparison.
Ben Pfaff
2015-11-26
1
-4
/
+5
*
ofproto-dpif: Remove a debug log
YAMAMOTO Takashi
2015-11-26
1
-2
/
+0
*
use "/usr/bin/env python" for shebangs for python scripts
YAMAMOTO Takashi
2015-11-26
1
-1
/
+1
*
conntrack: Add support for NAT.
Jarno Rajahalme
2015-11-25
1
-0
/
+69
*
ofproto: Enable in-place modification for recirc actions.
Jarno Rajahalme
2015-11-25
4
-121
/
+138
*
ofproto: Allow xlate_actions() to fail.
Jarno Rajahalme
2015-11-25
4
-33
/
+124
*
ofproto: Correctly reject duplicate bucket ID for OFPGC_INSERT_BUCKET.
Ben Pfaff
2015-11-25
1
-1
/
+1
*
packets: Change IPv6 functions to more closely resemble IPv4 ones.
Justin Pettit
2015-11-24
2
-4
/
+4
*
openflow: Remove OFPG11_*
Jarno Rajahalme
2015-11-24
1
-2
/
+2
*
ofproto: Check actions also for packet outs and traces.
Jarno Rajahalme
2015-11-19
3
-9
/
+29
*
ofproto-dpif-xlate: Don't stop processing after ct.
Joe Stringer
2015-11-11
1
-2
/
+12
*
tunneling: extend tnl_match with ipv6
Jiri Benc
2015-11-10
1
-14
/
+22
*
upcall: Check for recirc_id in ukey_create_from_dpif_flow()
Jarno Rajahalme
2015-11-04
1
-1
/
+8
[next]