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
*
dpif: Fix leak and usage of uninitialized dp_extra_info.
Ilya Maximets
2020-01-20
1
-0
/
+3
*
dpif: Turn dpif_flow_hash function into generic odp_flow_key_hash.
Ilya Maximets
2020-01-08
1
-1
/
+1
*
userspace: Improved packet drop statistics.
Anju Thomas
2020-01-07
6
-15
/
+51
*
ofproto-dpif-upcall: Fix using uninitialized upcall hash.
Ilya Maximets
2020-01-07
1
-1
/
+3
*
ofproto-dpif: Fix using uninitialized execute hash.
Ilya Maximets
2020-01-07
1
-63
/
+50
*
Add offload packets statistics
zhaozhanxu
2019-12-06
10
-56
/
+81
*
ofproto-dpif-xlate: Prevent duplicating of traffic to a mirror port
Dmytro Linkin
2019-12-03
1
-0
/
+7
*
ofproto-dpif: Refactor the get capability code.
William Tu
2019-12-02
1
-14
/
+4
*
ofproto-dpif-xlate: Restore table ID on error in xlate_table_action().
Ben Pfaff
2019-12-02
1
-0
/
+1
*
ofproto: fix stack-buffer-overflow
Linhaifeng
2019-12-02
1
-1
/
+1
*
ofproto-provider: Move datapath capabilities callback to correct section.
Ilya Maximets
2019-11-28
2
-3
/
+4
*
ofproto: Fix crash on PACKET_OUT due to recursive locking after upcall.
Ilya Maximets
2019-11-26
3
-17
/
+64
*
ofproto-dpif: Expose datapath ND Extensions capability to ovsdb
Flavio Leitner
2019-11-22
1
-0
/
+1
*
ofproto-dpif-upcall: Echo HASH attribute back to datapath.
Tonghao Zhang
2019-11-22
1
-3
/
+7
*
ofproto-dpif: Allow IPv6 ND Extensions only if supported
Flavio Leitner
2019-11-21
1
-1
/
+58
*
ofproto-dpif: Expose datapath capability to ovsdb.
William Tu
2019-11-21
4
-0
/
+67
*
ovs-actions: Clarify documentation for stack usage with group buckets.
Ben Pfaff
2019-11-20
1
-4
/
+4
*
lacp: warn transmit failure of lacp pdu
Gowrishankar Muthukrishnan
2019-10-30
1
-1
/
+5
*
lldp: Fix for OVS crashes when a LLDP-enabled port is deleted
Surya Rudra
2019-10-24
2
-5
/
+8
*
lacp: report desync in ovs threads enabling slave
Gowrishankar Muthukrishnan
2019-10-23
1
-0
/
+4
*
ofproto: Fix for frequent invalidation of mega flows for push actions
Vishal Deep Ajmera
2019-10-09
1
-0
/
+20
*
ofproto: fix a typo for ttl in dpif_sflow_actions
Martin Zhang
2019-10-07
1
-1
/
+1
*
ofproto-dpif-xlate: Fix memory leak in is_neighbor_reply_correct() function
Damijan Skvarc
2019-10-03
1
-4
/
+8
*
ofproto-dpif-xlate: Translate timeout policy in ct action
Yi-Hung Wei
2019-09-26
3
-2
/
+134
*
ofproto-dpif: Consume CT_Zone, and CT_Timeout_Policy tables
Yi-Hung Wei
2019-09-26
5
-0
/
+343
*
userspace: Enable non-bridge port as tunnel endpoint.
Yifeng Sun
2019-09-25
1
-11
/
+45
*
vswitchd: Make packet-in controller queue size configurable
Dumitru Ceara
2019-09-23
2
-1
/
+6
*
ofproto-dpif: Free leaked 'webster'
Yifeng Sun
2019-09-19
1
-0
/
+1
*
ofproto-dpif: Uninitialize 'xlate_cache' to free resources
Yifeng Sun
2019-09-19
1
-0
/
+1
*
tnl-neigh: Use outgoing ofproto version.
Flavio Leitner
2019-08-28
1
-2
/
+2
*
ofproto-dpif: Fix using uninitialised memory in user_action_cookie.
Ilya Maximets
2019-08-23
2
-24
/
+29
*
ofproto-dpif: Fix for recirc issue with mpls traffic with dp_hash
Surya Rudra
2019-08-21
3
-0
/
+5
*
upcall: Configure datapath min-revalidate-pps through ovs-vsctl.
Vlad Buslov
2019-08-21
4
-2
/
+17
*
upcall: Change should_revalidate to use max-revalidator value
Vlad Buslov
2019-08-21
1
-1
/
+1
*
upcall: Configure datapath max-revalidator through ovs-vsctl.
Vlad Buslov
2019-08-21
4
-1
/
+18
*
tnl-neigh-cache: Purge learnt neighbors when port/bridge is deleted
Vasu Dasari
2019-07-22
1
-0
/
+3
*
rconn: Increase precision of timers.
Ben Pfaff
2019-07-05
1
-8
/
+8
*
ofproto-dpif-upcall: Remove unused macro MAX_QUEUE_LENGTH.
Yunjian Wang
2019-07-05
1
-1
/
+0
*
vswitchd: Always cleanup userspace datapath.
Ilya Maximets
2019-07-02
1
-0
/
+8
*
ofproto-dpif: Fix continuation with patch port
Yi-Hung Wei
2019-06-21
2
-3
/
+2
*
lacp: Don't send or receive PDUs when carrier state of slave is down
Nitin Katiyar
2019-06-10
1
-7
/
+7
*
lacp: Avoid packet drop on LACP bond after link up
Nitin Katiyar
2019-06-10
2
-4
/
+28
*
ofproto-dpif-xlate: Report DHCP output actions in trace.
Ben Pfaff
2019-06-07
1
-1
/
+3
*
ofproto-dpif-xlate: Fix match criteria for in-band control rule
Anju Thomas
2019-06-07
1
-0
/
+4
*
ofproto-dpif-xlate: Add "always" mode to priority tags
Eli Britstein
2019-05-24
2
-4
/
+8
*
ofproto-dpif-xlate: Change priority tags from boolean to enum
Eli Britstein
2019-05-24
4
-7
/
+17
*
ofproto: Return error codes for rule insertions.
Aravind Prasad S
2019-04-23
3
-33
/
+86
*
Add a new OVS action check_pkt_larger
Numan Siddique
2019-04-22
5
-1
/
+180
*
bridge: Propagate patch port pairing errors to db.
Ilya Maximets
2019-03-26
4
-0
/
+46
*
ofproto: fix the bug of bucket counter is not updated
Li Wei
2019-03-25
1
-0
/
+2
[next]