diff options
author | Kumar Sanghvi <[email protected]> | 2017-10-18 20:49:14 +0530 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-10-20 13:06:53 +0100 |
commit | 557ccbf9dfa8de133b9247af42f0c5760bb103f0 (patch) | |
tree | 28d70afc469d5d12e24daf260610b2d88f957351 /net/unix/af_unix.c | |
parent | 0ff909946155ed1af2ec8feed3c1bac485201683 (diff) |
cxgb4: add tc flower support for L3/L4 rewrite
Adds support to rewrite L3/L4 fields via TC-PEDIT action.
Supported fields for rewrite are:
IPv4 src/dst address, IPv6 src/dst address, TCP/UDP sport/dport.
Also, process match fields first and then process the action items.
Refactor pedit action validation to separate function to avoid
excessive code indentation.
Signed-off-by: Kumar Sanghvi <[email protected]>
Signed-off-by: Rahul Lakkireddy <[email protected]>
Signed-off-by: Ganesh Goudar <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions