Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-05 | op-mode: T5051: use typing.Literal in op-mode scripts | John Estabrook | |
2022-12-23 | T4890: Fixed op_mode show conntrack table ipv4 | aapostoliuk | |
Fixed op_mode show conntrack table ipv4 Created check on empty column "mark" | |||
2022-10-11 | conntrack: T4740: Set correct error msg if enrties not found | Viacheslav Hletenko | |
Set correct error message if conntrack entries not found If we get XML raw data with len 0 it means there are no entries in the conntrack table | |||
2022-08-23 | conntrack: T4623: Add conntrack statistics for op-mode | Viacheslav Hletenko | |
2022-08-04 | T2719: add an exception hierarchy for op mode errors | Daniil Baturin | |
2022-07-22 | conntrack: T4145: Modify conntrack to format command runner | Viacheslav Hletenko | |
Change op-mode "show conntrack table ipvX" script to work with vyos.opmode module Change name "show_conntrack.py" => "conntrack.py" Ability to get IPv6 conntrack information Ability to get raw and formatted data |