Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-11 | T6456: Convert "monitor traffic" to modern op-mode wrapper | Andrew Topp | |
The old "monitor traffic" definition had misaligned arguments under the verbose node and manually offered the same parameter keyword in multiple positions to emulate flexible parameters. I've wrapped tcpdump for op-mode and replicated the "varargs" style from mtr.py/mtr.xml.in to present a few more parameters in a more flexible manner. Changes to the Makefile were required for recursive varargs lookup. | |||
2021-01-28 | monitor: op-mode: T3257: Fix the CLI of tcpdump | jack9603301 | |
2021-01-26 | monitor: traffic: op-mode: T3257: tcpdump supporting complete protocol | jack9603301 | |
2021-01-10 | xml: op-mode: add preprocessor support as known from configuration mode | Christian Poessinger | |