diff options
| author | Haiyue Wang <[email protected]> | 2021-03-09 03:08:13 +0000 |
|---|---|---|
| committer | Tony Nguyen <[email protected]> | 2021-03-22 18:32:12 +0000 |
| commit | e90cbc257a6f3f9cc2b257acab561b197c708bab (patch) | |
| tree | a9518aa83ed7217c0b98a49fbfe3fd80b90f44a7 /net/lapb/lapb_timer.c | |
| parent | iavf: Support IPv4 Flow Director filters (diff) | |
| download | kernel-e90cbc257a6f3f9cc2b257acab561b197c708bab.tar.gz kernel-e90cbc257a6f3f9cc2b257acab561b197c708bab.zip | |
iavf: Support IPv6 Flow Director filters
Support the addition and deletion of IPv6 filters.
Supported fields are: src-ip, dst-ip, src-port, dst-port and l4proto
Supported flow-types are: tcp6, udp6, sctp6, ip6, ah6, esp6
Example usage:
ethtool -N ens787f0v0 flow-type tcp6 src-ip 2001::2 \
dst-ip CDCD:910A:2222:5498:8475:1111:3900:2020 \
tclass 1 src-port 22 dst-port 23 action 7
L2TPv3 over IP with 'Session ID' 17:
ethtool -N ens787f0v0 flow-type ip6 l4proto 115 l4data 17 action 7
Signed-off-by: Haiyue Wang <[email protected]>
Tested-by: Chen Bo <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions
