]> git.proxmox.com Git - mirror_ovs.git/history - lib/tc.h
lib/tc: add ICMP type and code match offload
[mirror_ovs.git] / lib / tc.h
2021-02-01 Maor Dickmanlib/tc: add ICMP type and code match offload
2020-08-06 Roi Dayantc: Use skip_hw flag when probing tc features
2020-06-08 Tonghao Zhangnetdev-offload-tc: Allow installing arp rules to TC dp.
2020-06-05 Vlad Buslovtc: Support new terse dump kernel API
2020-03-13 Paul Blakeytc: Fix nat port range when offloading ct action
2020-01-07 Ilya Maximetstc: Fix using uninitialized id chain.
2019-12-22 Paul Blakeynetdev-offload-tc: Add conntrack nat support
2019-12-22 Paul Blakeynetdev-offload-tc: Add conntrack label and mark support
2019-12-22 Paul Blakeynetdev-offload-tc: Add conntrack support
2019-12-22 Paul Blakeynetdev-offload-tc: Add recirculation support via tc...
2019-12-22 Paul Blakeytc: Introduce tcf_id to specify a tc filter
2019-10-18 Chris Mitc: Limit the max action number to 16
2019-08-01 John Hurleyovs-tc: offload MPLS set actions to TC datapath
2019-08-01 John Hurleyovs-tc: offload MPLS push actions to TC datapath
2019-08-01 John Hurleyovs-tc: offload MPLS pop actions to TC datapath
2019-04-09 John Hurleyovs-tc: allow offloading TC rules to egress qdiscs
2019-04-09 John Hurleyovs-tc: allow offloading of ingress mirred TC actions...
2019-03-04 Pieter Jansen van... lib/tc: add ingress ratelimiting support for tc-offload
2019-02-11 Adi Nissimlib/tc: Support optional tunnel id
2019-01-31 Pieter Jansen van... lib/tc: add set ipv6 traffic class action offload via...
2019-01-31 Pieter Jansen van... lib/tc: add set ipv4 dscp and ecn action offload via...
2018-12-29 Eli Britsteinnetdev-tc-offloads: Support IPv6 hlimit rewrite
2018-10-16 Eli Britsteinnetdev-tc-offloads: TC csum option is not matched with...
2018-09-20 Pieter Jansen van... lib/tc: add geneve with option match offload
2018-09-20 Pieter Jansen van... lib/tc: add geneve with option encap action offload
2018-09-07 Pieter Jansen van... lib/tc: add single mpls match offload support
2018-09-07 Or Gerlitzlib/tc: Put the tunnel match fields as part of the...
2018-08-01 Or Gerlitzlib/tc: Support matching on ip tunnel tos and ttl
2018-08-01 Or Gerlitzlib/tc: Support setting tos and ttl for TC IP tunnels
2018-08-01 Or Gerlitzlib/tc: Support matching on ip tos
2018-07-25 Jianbo LiuAdd support to offload QinQ double VLAN headers match
2018-07-25 Jianbo Liutc: Add VLAN tpid for push action
2018-06-29 John Hurleytc: allow offloading of block ids
2018-06-18 Gavi Teitzdpctl: Properly reflect a rule's offloaded to HW state
2018-04-12 Chris Mitc: Make the actions order consistent
2018-03-21 Roi Dayannetdev-tc-offloads: Add support for IP fragmentation
2018-01-02 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2017-12-22 Ben Pfaffsparse: Add guards to prevent FreeBSD-incompatible...
2017-11-23 Paul Blakeynetdev-tc-offloads: Verify csum flags on dump from tc
2017-11-16 Paul Blakeytc: Add header rewrite using tc pedit action
2017-08-11 Paul Blakeytc: Add matching on tcp flags
2017-08-11 Paul Blakeytc: Add ip layer ttl matching
2017-08-03 Paul Blakeytc: Split IPs and transport layer ports unions in flowe...
2017-06-19 Joe Stringertc: Tidy up includes.
2017-06-19 Joe Stringertc: Fix compile with Glibc < 2.24 and Linux > 4.5.
2017-06-15 Paul Blakeyother-config: Add tc-policy switch to control tc flower...
2017-06-14 Roi Dayantc: Add tc flower functions
2017-06-14 Roi Dayantc: Move functions the create/parse handle to be static...
2017-06-14 Paul Blakeytc: Introduce tc module