Age | Commit message (Expand) | Author |
2024-04-04 | Merge pull request #3238 from HollyGurza/T5943 | Daniil Baturin |
2024-04-04 | Merge pull request #3214 from nicolas-fort/T6068-kea | Daniil Baturin |
2024-04-04 | bgp: T5943: BGP Peer-group members must be all internal or all external | khramshinr |
2024-04-03 | T6068: dhcp-server: add command <set service dhcp-server high-availability mo... | Nicolas Fort |
2024-04-03 | T6199: drop unused Python imports | Christian Breunig |
2024-04-03 | T6199: replace netifaces.interfaces() with common custom helpers | Christian Breunig |
2024-04-02 | Merge pull request #3236 from c-po/pki-verify | Christian Breunig |
2024-04-02 | configverify: T6198: add common helper for PKI certificate validation | Christian Breunig |
2024-04-02 | Merge pull request #3229 from c-po/multi-vrf | Christian Breunig |
2024-04-01 | conntrack: T4309: T4903: always use full nft command name (e.g. --file over -f) | Christian Breunig |
2024-04-01 | nhrp: T2199: always use full nft command name (e.g. --file over -f) | Christian Breunig |
2024-04-01 | policy: T2199: always use full nft command name (e.g. --file over -f) | Christian Breunig |
2024-04-01 | nat: T2199: always use full nft command name (e.g. --file over -f) | Christian Breunig |
2024-04-01 | vrf: T3655: always use full nft command name (e.g. --check over -c) | Christian Breunig |
2024-04-01 | firewall: T2199: always use full nft command name (e.g. --file over -f) | Christian Breunig |
2024-04-01 | ssh: T6192: allow binding to multiple VRF instances | Christian Breunig |
2024-04-01 | utils: T5738: always use vyos.utils.network.interface_exists over os.path.exists | Christian Breunig |
2024-04-01 | Merge pull request #3223 from c-po/T6193-dhcp-client | Daniil Baturin |
2024-04-01 | Merge pull request #3222 from HollyGurza/T6178 | Christian Breunig |
2024-04-01 | system: T6193: invalid warning "is not a DHCP interface but uses DHCP name-se... | Christian Breunig |
2024-04-01 | T6178: Check that certificate exists during reverse-proxy commit | khramshinr |
2024-03-30 | Merge pull request #3195 from HollyGurza/T4718-current | Christian Breunig |
2024-03-29 | bgp: T6106: Valid commit error for route-reflector-client option defined in p... | khramshinr |
2024-03-28 | Merge pull request #3202 from sarthurdev/T5606_1 | Daniil Baturin |
2024-03-28 | Merge pull request #2965 from lucasec/t5872 | Daniil Baturin |
2024-03-28 | ipsec: T5606: T5871: Use multi node for CA certificates | sarthurdev |
2024-03-28 | dhcp-server: T4718: Listen-address is not commit if the ip address is on the ... | khramshinr |
2024-03-26 | bgp: T6106: fix test and verify() | khramshinr |
2024-03-25 | T6171: migrate <set service dhcp-server failover> to <set service dhcp-server... | Nicolas Fort |
2024-03-24 | ospf: T6066: can not define the same network in different areas | Christian Breunig |
2024-03-22 | isis: T6160: NameError: name 'process' is not defined | Christian Breunig |
2024-03-20 | conntrack: T6147: Enable conntrack when firewall state-policy is defined | sarthurdev |
2024-03-18 | T6136: add error checks when using dynamic firewall groups | Nicolas Fort |
2024-03-16 | Merge pull request #3112 from Ingramz/add-rtsp-2 | Christian Breunig |
2024-03-13 | Merge pull request #3125 from c-po/radvd-T6118 | Daniil Baturin |
2024-03-12 | radvd: T6118: add nat64prefix support RFC8781 | Christian Breunig |
2024-03-12 | conntrack: T4022: add RTSP conntrack helper | Indrek Ardel |
2024-03-12 | conntrack: T5080: Fix rule order for applied conntrack modules | sarthurdev |
2024-03-11 | T5872: re-write exit hook to always regenerate config | Lucas Christian |
2024-03-10 | T5872: ipsec remote access VPN: support dhcp-interface. | Lucas Christian |
2024-03-07 | Merge pull request #2966 from HollyGurza/T6020 | Daniil Baturin |
2024-03-06 | Merge pull request #3088 from nicolas-fort/T6075 | Daniil Baturin |
2024-03-05 | T2447: add configurable kernel boot option 'disable-power-saving' | Christian Breunig |
2024-03-05 | T6075: firewall and NAT: check if interface-group exists when using them in f... | Nicolas Fort |
2024-03-04 | Merge pull request #3079 from sever-sever/T6084 | Daniil Baturin |
2024-03-04 | T6084: Add NHRP dependency for IPsec and fix NHRP empty config bug | Viacheslav Hletenko |
2024-03-03 | ospfv3: T6087: add support to redistribute IS-IS routes | Christian Breunig |
2024-03-02 | ospf: T5717: sync code with ospfv3 implementation | Christian Breunig |
2024-03-02 | ospfv3: T5717: allow metric and metric-type on redistributed routes | Christian Breunig |
2024-03-01 | vrrp: T6020: vrrp health-check script not applied correctly in keepalived.conf | khramshinr |