adrian62
Results
2
comments of
adrian62
Thanks for looking, using a sample config like this: ``` flow { route test_RL { rd 0:0; match { protocol =15; then { discard; } } } ``` Results in...
Thank you, I guess I'll have to try the main branch (5.x?) but pardon my ignorance: in previous versions I passed the environment file with --env but I don't see...