Age | Commit message (Expand) | Author |
2022-01-17 | firewall: policy: T4178: Migrate and refactor tcp flags | sarthurdev |
2022-01-14 | firewall: T4178: Use lowercase for TCP flags and add an validator | sarthurdev |
2022-01-11 | policy: T2199: Refactor policy route script for better error handling | sarthurdev |
2022-01-10 | Merge pull request #1152 from sarthurdev/firewall_validators | Christian Poessinger |
2022-01-10 | conntrack: T3579: make the timeout tree re-usable as XML include | Christian Poessinger |
2022-01-10 | conntrack: T3579: migrate "conntrack ignore" tree to vyos-1x and nftables | Christian Poessinger |
2022-01-10 | firewall: validators: T2199: Improve port validation | sarthurdev |
2022-01-07 | xml: nat: use generic bulding block for rule description | Christian Poessinger |
2022-01-07 | xml: firewall: T4130: add protocol completion helper all and tcp_udp | Christian Poessinger |
2022-01-04 | firewall: T4134: Fix completion help for protocols | Viacheslav |
2022-01-03 | Merge pull request #1124 from sever-sever/T4110 | Christian Poessinger |
2022-01-03 | listen-address: T4110: Ability to set IPv6 link-local addresses | Viacheslav |
2021-12-31 | Merge branch 'firewall' of https://github.com/sarthurdev/vyos-1x into current | Christian Poessinger |
2021-12-30 | snmp: T4124: migrate to get_config_dict() | Christian Poessinger |
2021-12-29 | More consise consistent help strings for listen-address commands | Daniil Baturin |
2021-12-26 | xml: ospfv3: remove leading whitespaces from ospfv3/no-summary.xml.i | Christian Poessinger |
2021-12-26 | ospfv3: T4107: add support for "default-information originate" | Christian Poessinger |
2021-12-26 | ospfv3: T4108: add support for auto-cost parameter | Christian Poessinger |
2021-12-25 | ospfv3: T4102: add support for NSSA area-type | Christian Poessinger |
2021-12-12 | bgp: T3967: add support for conditional advertisement | Christian Poessinger |
2021-12-12 | xml: bgp: rename afi-common.xml.i -> neighbor-afi-ipv4-ipv6-common.xml.i | Christian Poessinger |
2021-12-12 | bgp: T4069: add "parameters suppress-fib-pending" CLI option | Christian Poessinger |
2021-12-12 | bgp: T4069: add "parameters shutdown" CLI option | Christian Poessinger |
2021-12-12 | bgp: T4069: add "parameters reject-as-sets" CLI option | Christian Poessinger |
2021-12-12 | bgp: T4069: add "parameters minimum-holdtime <n>" CLI option | Christian Poessinger |
2021-12-12 | bgp: T4069: add "parameters fast-convergence" CLI option | Christian Poessinger |
2021-12-12 | bgp: T3967: add "parameters conditional-advertisement timer <n>" option | Christian Poessinger |
2021-12-12 | xml: bgp: fix "shutdown" help string (remove whitespace) | Christian Poessinger |
2021-12-09 | bgp: T4058: add support for BFD profiles | Christian Poessinger |
2021-12-09 | xml: T4058: provide building block for BFD profiles | Christian Poessinger |
2021-12-09 | xml: include: create dedicated bfd subfolder | Christian Poessinger |
2021-12-09 | Merge pull request #1024 from lucasec/dns-authoritative | Christian Poessinger |
2021-12-06 | policy: T2199: Migrate policy route to XML/Python | sarthurdev |
2021-12-06 | firewall: T2199: Migrate firewall to XML/Python | sarthurdev |
2021-12-06 | Revert "bfd: T3753: FRR 8.1 uses a default echo-interval of 50 - reflect this... | Christian Poessinger |
2021-12-06 | bfd: T3753: FRR 8.1 uses a default echo-interval of 50 - reflect this in CLI | Christian Poessinger |
2021-12-06 | xml: ntp: remove indent | Christian Poessinger |
2021-12-06 | xml: vrf: use "txt" in valueHelp | Christian Poessinger |
2021-12-06 | Merge pull request #1077 from sever-sever/T3829 | Christian Poessinger |
2021-12-04 | bgp: T4042: bugfix route-distinguisher value range | Christian Poessinger |
2021-12-04 | validators: T4042: rename bgp-route-target -> bgp-rd-rt | Christian Poessinger |
2021-12-04 | bfd: T4043: add support for passive mode | Christian Poessinger |
2021-12-04 | xml: bfd: hint default values on CLI tab complete | Christian Poessinger |
2021-11-29 | Merge pull request #1076 from DmitriyEshenko/current-22112021-01 | Christian Poessinger |
2021-11-28 | ospfv3: T3928: add VRF support | Christian Poessinger |
2021-11-27 | ospf: T3753: adjust to CLI options new in FRR 8.0 | Christian Poessinger |
2021-11-24 | conf-mode: NAT interface definition typo fix | erkin |
2021-11-23 | netns: T3829: Add XML for netns CLI configuration | Viacheslav |
2021-11-23 | tftp: T4012: Add TFTP VRF support | DmitriyEshenko |
2021-11-19 | conf-mode:T3998:bgp route-target completion incorrect description | srividya0208 |