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
/
lib
/
tc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/tc: fix parse act pedit for tos rewrite
wenxu
2020-12-04
1
-2
/
+4
*
tc: Use skip_hw flag when probing tc features
Roi Dayan
2020-08-06
1
-7
/
+6
*
lib/tc: only update the stats for non-empty counter
wenxu
2020-07-01
1
-2
/
+4
*
netdev-offload-tc: Revert tunnel src/dst port masks handling
Roi Dayan
2020-06-19
1
-26
/
+2
*
netdev-offload-tc: Allow installing arp rules to TC dp.
Tonghao Zhang
2020-06-08
1
-0
/
+66
*
tc: Support new terse dump kernel API
Vlad Buslov
2020-06-05
1
-13
/
+46
*
netdev-offload-tc: Allow to match the IP and port mask of tunnel
Tonghao Zhang
2020-06-03
1
-6
/
+51
*
netdev-offload-tc: Use ipv6_addr_is_set instead of is_all_zeros
Tonghao Zhang
2020-06-03
1
-4
/
+2
*
netdev-offload-tc: Add conntrack nat support
Paul Blakey
2019-12-22
1
-0
/
+93
*
netdev-offload-tc: Add conntrack label and mark support
Paul Blakey
2019-12-22
1
-0
/
+53
*
netdev-offload-tc: Add conntrack support
Paul Blakey
2019-12-22
1
-0
/
+122
*
netdev-offload-tc: Add recirculation support via tc chains
Paul Blakey
2019-12-22
1
-6
/
+43
*
tc: Move tunnel_key unset action before output ports
Paul Blakey
2019-12-22
1
-8
/
+14
*
tc: Introduce tcf_id to specify a tc filter
Paul Blakey
2019-12-22
1
-75
/
+34
*
tc: Set 'no_percpu' flag for compatible actions
Vlad Buslov
2019-11-11
1
-0
/
+15
*
tc: Limit the max action number to 16
Chris Mi
2019-10-18
1
-3
/
+3
*
ovs-tc: offload MPLS set actions to TC datapath
John Hurley
2019-08-01
1
-0
/
+48
*
ovs-tc: offload MPLS push actions to TC datapath
John Hurley
2019-08-01
1
-0
/
+61
*
ovs-tc: offload MPLS pop actions to TC datapath
John Hurley
2019-08-01
1
-0
/
+69
*
ovs-tc: allow offloading TC rules to egress qdiscs
John Hurley
2019-04-09
1
-17
/
+41
*
ovs-tc: allow offloading of ingress mirred TC actions to datapath
John Hurley
2019-04-09
1
-7
/
+54
*
lib/tc: add ingress ratelimiting support for tc-offload
Pieter Jansen van Vuuren
2019-03-04
1
-0
/
+4
*
lib/tc: Support optional tunnel id
Adi Nissim
2019-02-11
1
-6
/
+14
*
lib/tc: add set ipv6 traffic class action offload via pedit
Pieter Jansen van Vuuren
2019-01-31
1
-17
/
+45
*
lib/tc: add set ipv4 dscp and ecn action offload via pedit
Pieter Jansen van Vuuren
2019-01-31
1
-0
/
+5
*
lib/tc: fix 32 bits shift for pedit offset calculation
Pieter Jansen van Vuuren
2019-01-31
1
-1
/
+1
*
lib/tc: make pedit mask calculations byte order agnostic
Pieter Jansen van Vuuren
2019-01-31
1
-11
/
+11
*
netdev-tc-offloads: Support IPv6 hlimit rewrite
Eli Britstein
2018-12-29
1
-0
/
+5
*
netdev-tc-offloads: Do not set 0 port attribute to TC tunnel
Eli Britstein
2018-12-29
1
-2
/
+6
*
netdev-tc-offloads: TC csum option is not matched with tunnel configuration
Eli Britstein
2018-10-16
1
-2
/
+8
*
lib/tc: add geneve with option match offload
Pieter Jansen van Vuuren
2018-09-20
1
-2
/
+196
*
lib/tc: add geneve with option encap action offload
Pieter Jansen van Vuuren
2018-09-20
1
-6
/
+151
*
lib/tc: treat vlan id and prio as independent fields
Pieter Jansen van Vuuren
2018-09-12
1
-2
/
+10
*
lib/tc: add single mpls match offload support
Pieter Jansen van Vuuren
2018-09-07
1
-0
/
+69
*
lib/tc: Avoid matching on tunnel ttl or tos if not needed
Or Gerlitz
2018-09-07
1
-4
/
+12
*
lib/tc: Put the tunnel match fields as part of the tc/flower key struct
Or Gerlitz
2018-09-07
1
-19
/
+19
*
lib/tc: Support matching on ip tunnel tos and ttl
Or Gerlitz
2018-08-01
1
-1
/
+25
*
lib/tc: Support setting tos and ttl for TC IP tunnels
Or Gerlitz
2018-08-01
1
-2
/
+17
*
lib/tc: Support matching on ip tos
Or Gerlitz
2018-08-01
1
-0
/
+10
*
lib/tc: Handle ttl for ipv6 too
Or Gerlitz
2018-08-01
1
-1
/
+2
*
tc: Fix sparse warnings.
Ben Pfaff
2018-07-25
1
-3
/
+3
*
Add support to offload QinQ double VLAN headers match
Jianbo Liu
2018-07-25
1
-9
/
+53
*
netdev-tc-offloads: Add support to match on 802.1AD ethertype
Jianbo Liu
2018-07-25
1
-2
/
+2
*
tc: Add VLAN tpid for push action
Jianbo Liu
2018-07-25
1
-1
/
+6
*
tc: allow offloading of block ids
John Hurley
2018-06-29
1
-17
/
+43
*
dpctl: Properly reflect a rule's offloaded to HW state
Gavi Teitz
2018-06-18
1
-0
/
+23
*
lib/tc: Remove unnecessary icmp recalculation
Jianbo Liu
2018-04-25
1
-3
/
+4
*
netdev-tc-offloads: Add offloading of multiple outputs
Chris Mi
2018-04-12
1
-4
/
+11
*
tc: Make the actions order consistent
Chris Mi
2018-04-12
1
-61
/
+97
*
tc: Change filter error to debug once
Roi Dayan
2018-04-11
1
-1
/
+1
[next]