-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Support matching ip interface id for ip_cidr rule #2209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev-next
Are you sure you want to change the base?
Conversation
b0565b2 to
0b5c32a
Compare
This comment was marked as outdated.
This comment was marked as outdated.
|
Not sure i quite understand
Maybe I missed something, but how can an interface id currently be matched without this PR?
These are not matching rules? Are you suggesting they should also support the |
So this is in fact something like #2014? |
|
yep, that person was asking the same feature. But it's not really syntactic sugar if it's not already achievable with the current rules, imho. |
|
Maybe this should be a new type of rule. And the author of #2014 mentioned that this is also for tun.route_address_set? |
6740910 to
58feb8e
Compare
78f8093 to
ac6401b
Compare
b3bd169 to
0d25eb7
Compare
e6856a6 to
be2635b
Compare
fae949a to
1ee0b39
Compare
Added support for matching IPv6's interface id, using a syntax like
::1/::ffinip_cidrandsource_ip_cidr.Fix #2204
cc @dyhkwong