You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, you are right, these are some leftovers I was using at early stages of the development. I will need to do a bit of house keeping. With regards to your L2 rule question, my primary goal was l3/l4. Currently I do not have plans to add L2, I see 2 possibilities, either you contribute L2 Rule implementation or describe your use case in greater details and I will try to add it but no guarantee on ETA.
I am currently working on a small pure go - API first (grpc/rest) router and may need to provide L2 Rules support, but there is no rush, it could be in a later release. I did plan to take a deeper look at the nftables expressions logic, but, as for now I didn't find the time to do it. But as soon as I do, I'd be glad to contribute.
Hello,
First of all, thanks for you amazing work.
I can see that 2 methods are defined, but neither exported, or used:
Are there any plan to support
L2Rule
as there already isL3Rule
andL4Rule
?Best regards.
The text was updated successfully, but these errors were encountered: