Andrew

Results 1179 comments of Andrew

It is not about clicks in the interface that go in sync with :rofl: background :rofl: activity, it is about rapidly (I tried 10hz) flipping connected ethernet with zone like...

@jow- to me it looks WiP , one-liner with a test missing in essence. For a bigger picture on where it could be useful as eg cheap mwan-1 https://github.com/vyos/vyos-1x/blob/current/data/templates/firewall/nftables-cgnat.j2

Certainly when any offload is enabled, as that is bound to interface id. Certainly not with interfaces matched by wildcard. Maybe not - if users make iif in ruleset insert...

When interface is removed reload is not triggered (probably a bug)

Pragmatically have to expand wildcards in scripts to jump the barrier. Anyway you can reload for (performance) testing. ```bash #!/bin/ash -x A=`mktemp` echo flush table inet fw4 > $A nft...

Antithesis for simple sed -i (id have done it by now if it was that simple) ``` table inet t { chain c { iif "lo*" } } ``` Formal...

That breaks wildcard interface test case....

Mine is kind of with safety pillow for any unmodified installl....

The code side is perfect. Please commit --amend ; push --force at least re-wording title (even it says everything there is) and adding S-o-b: which was likely wiped by githubs...