]> git.proxmox.com Git - mirror_ovs.git/history - lib/tc.c
netdev-tc-offloads: Add support to match on 802.1AD ethertype
[mirror_ovs.git] / lib / tc.c
2018-07-25 Jianbo Liunetdev-tc-offloads: Add support to match on 802.1AD...
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-30 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-04-25 Jianbo Liulib/tc: Remove unnecessary icmp recalculation
2018-04-12 Chris Minetdev-tc-offloads: Add offloading of multiple outputs
2018-04-12 Chris Mitc: Make the actions order consistent
2018-04-11 Roi Dayantc: Change filter error to debug once
2018-03-31 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-03-31 Ian Stokeslib/tc: Fix sparse warnings.
2018-03-21 Roi Dayannetdev-tc-offloads: Add support for IP fragmentation
2018-03-21 Roi Dayanlib/tc: Handle error parsing action in nl_parse_single_...
2018-01-24 John Hurleytc flower: reorder tunnel encap/decap actions
2017-11-27 Ben Pfafftc: Fix build breakage on GCC 7 by annotating fall...
2017-11-23 Paul Blakeytc: Send csum action only if we need to update csum
2017-11-23 Paul Blakeytc: Fix wrong struct variable order
2017-11-23 Paul Blakeynetdev-tc-offloads: Remove redundant brackets
2017-11-23 Paul Blakeynetdev-tc-offloads: Verify csum flags on dump from tc
2017-11-23 Paul Blakeynetdev-tc-offloads: Fix accidental skipping of extended...
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: Correct convert ticks to msecs on parsing tc TM
2017-08-03 Paul Blakeytc: Split IPs and transport layer ports unions in flowe...
2017-08-03 Paul Blakeytc: Refactor nl_msg_put_flower_options
2017-07-27 Vlad Buslovtc: Add SCTP support
2017-06-19 Joe Stringertc: Tidy up includes.
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 Roi Dayantc: Refactor tcm handle assignment when creating filter...
2017-06-14 Paul Blakeytc: Introduce tc module