Age | Commit message (Collapse) | Author |
|
firewall: T4430: T2194: Fix firewall output bugs
|
|
Different output from "iptables -L" in 1.3 compared to 1.2
This way parser can't process output correctly at least "comment"
|
|
As we extended firewall rules to 1000000 in 7e00db3
Output from firewall column "action" should be shifted
to the right by a few characters
Cosmetic fix
|
|
firewall: T4234: show firewall with rule number > 10000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* 'equuleus' of github.com:vyos/vyatta-op-firewall:
Jenkins: import Pipeline from vyos-1x commit bd00ec7
update Jenkins file for equuleus
|
|
|
|
|
|
|
|
T1460: Fixed parsing of rules counters with values more than 10000000
|
|
than 10000000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
adding XML header to the output.
|
|
|
|
|
|
|
|
(cherry picked from commit bdb7c5fd427bf5040ae9a079f71964a0aab72852)
|
|
(cherry picked from commit e6008ca847d7a9f99a6c144719f6750fd6a042e1)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change of internal API to interface configuration.
|
|
|
|
|