Age | Commit message (Expand) | Author |
2021-08-31 | ethernet: T2241: check if interface supports changing speed/duplex settings | Christian Poessinger |
2021-08-31 | ssh: T3789: add custom validator for base64 encoded CLI data | Christian Poessinger |
2021-08-31 | ethernet: T3514: bail out early on invalid adapter speed/duplex setting | Christian Poessinger |
2021-08-30 | Merge pull request #984 from sever-sever/T3786 | Christian Poessinger |
2021-08-30 | ethernet: T3787: remove deprecated UDP fragmentation offloading option | Christian Poessinger |
2021-08-30 | ethernet: T3619: fix VyOS 1.2 -> 1.3 performance degradation | Christian Poessinger |
2021-08-30 | ethernet: T3619: rename interfaces migration scripts | Christian Poessinger |
2021-08-30 | tunnel: T3786: Add checks for source any and not key | Viacheslav |
2021-08-29 | wireguard: T3763: The port availability check fix | zsdc |
2021-08-29 | wireguard: T3763: Fixed uninitialized port issue | zsdc |
2021-08-29 | ospf: T3236: remove debug print() statement | Christian Poessinger |
2021-08-29 | ospf: T3236: add possibility to redistribute "table" | Christian Poessinger |
2021-08-29 | isis: T3783: bugfix configuring spf-delay-ietf | Christian Poessinger |
2021-08-28 | Merge pull request #980 from zdc/T3763-sagitta | Christian Poessinger |
2021-08-26 | vyos.util: T3763: Optimized the check_port_availability function | zsdc |
2021-08-26 | ipsec: T1210: support road-warrior IP assignment via RADIUS Framed-IP-Address | Christian Poessinger |
2021-08-26 | op-mode: frr: T1514: add possibility to restart isis daemon | Christian Poessinger |
2021-08-26 | wireguard: T3763: Added check for listening port availability | zsdc |
2021-08-26 | ipsec: T3780: shutting down vti when tunnel is down | krox2 |
2021-08-25 | Merge pull request #977 from dmbaturin/no-system-integrity | Christian Poessinger |
2021-08-24 | op-mode: T2223: drop dead code "get_vrrp_intf()" | Christian Poessinger |
2021-08-24 | T3773: delete the original "show system integrity" command | Daniil Baturin |
2021-08-24 | bgp: T3759: "l2vpn evpn" and ipv4/ipv6 safi route-targets differ | Christian Poessinger |
2021-08-24 | container: T3769: remove container when marked as "disable" | Christian Poessinger |
2021-08-24 | policy: T2425: rename validator large-community-list -> bgp-large-community-list | Christian Poessinger |
2021-08-24 | container: T3769: disable bridge "hairpinMode" mode | Christian Poessinger |
2021-08-23 | container: T3769: when container networks are used, always bridge the networks | Christian Poessinger |
2021-08-23 | container: T2216: add option to "disable" a container | Christian Poessinger |
2021-08-23 | container: T2216: verify() volume paths | Christian Poessinger |
2021-08-23 | container: T2216: bugfix ValueError when assembling volumes | Christian Poessinger |
2021-08-23 | container: T2216: no need to query container status | Christian Poessinger |
2021-08-23 | ipsec: T1210: use ConfigTreeQuery() instead of Config() from op-mode | Christian Poessinger |
2021-08-23 | pki: T3642: use ConfigTreeQuery() instead of Config() from op-mode | Christian Poessinger |
2021-08-23 | container: T2216: op-mode now supports updating the image for a given container | Christian Poessinger |
2021-08-23 | container: T2216: increase sysctl inotify watchers | Christian Poessinger |
2021-08-23 | containers: T2216: restructure container_base_cmd to have image name at the end | Christian Poessinger |
2021-08-23 | containers: T2216: add CLI commands to specify restart behavior and memory usage | Christian Poessinger |
2021-08-23 | containers: T2216: xml: impove help string for address command | Christian Poessinger |
2021-08-23 | containers: T2216: add missing verify() step on environment variables | Christian Poessinger |
2021-08-21 | pppoe: T3090: migrate to vyos.ifconfig library to use the full potential | Christian Poessinger |
2021-08-21 | wwan: T3620: remove superfluous import statement | Christian Poessinger |
2021-08-21 | interfaces: T3090: migrate adjust-mss from "firewall options" to "interface" ... | Christian Poessinger |
2021-08-21 | udev: T2490: fix substitution error reported by udev | Christian Poessinger |
2021-08-21 | nhrp: T3599: move PID file to /run/opennhrp | Christian Poessinger |
2021-08-20 | bgp: T3759: add IPv4/IPv6 unicast AFI route-map for VPN import/export | Christian Poessinger |
2021-08-18 | bgp: evpn: T1513: VNI rt and rd are only supported under EVPN VRF | Christian Poessinger |
2021-08-18 | nat: T2198: remove superfluous else clause on missing outbound-interface | Christian Poessinger |
2021-08-18 | nptv6: T2518: remove superfluous else clause on missing outbound-interface | Christian Poessinger |
2021-08-18 | nptv6: T2518: add missing verify() stage for mandatory translation address | Christian Poessinger |
2021-08-18 | nat66: ndppd: T2518: rename Jinja2 template folder to match common naming con... | Christian Poessinger |