Skip to content

Add basic flower support#610

Merged
aboch merged 1 commit intovishvananda:masterfrom
huahuahuahuahuahuahuahua:dev
Sep 18, 2021
Merged

Add basic flower support#610
aboch merged 1 commit intovishvananda:masterfrom
huahuahuahuahuahuahuahua:dev

Conversation

@huahuahuahuahuahuahuahua
Copy link
Copy Markdown

basic support L3 & tunnel match, currently it can be used for vxlan forwarding, like the tc command:

tc filter add dev kube_vxlan0 protocol ipv6 parent ffff:  prio 10 chain 0 flower dst_ip 11::100 enc_dst_ip 10.0.0.1 enc_key_id 2222 enc_dst_port 4789 ip_flags nofrag action pedit ex munge eth dst set e0:e0:aa:00:0e:0e pipe  action tunnel_key unset action mirred egress redirect dev eth0_0

Signed-off-by: tanbangcheng tanbangcheng@bytedance.com

@aboch
Copy link
Copy Markdown
Collaborator

aboch commented May 8, 2021

pls fix the conflict

Signed-off-by: tanbangcheng <tanbangcheng@bytedance.com>
@hongliangl
Copy link
Copy Markdown
Contributor

@aboch Hello, could you please merge this PR as I have a PR for Antrea depending on this PR. Thanks.

@aboch
Copy link
Copy Markdown
Collaborator

aboch commented Sep 18, 2021

LGTM

@aboch aboch merged commit 5f76ae2 into vishvananda:master Sep 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants