Age | Commit message (Expand) | Author |
2020-01-14 | ipsec: T1959: Check file existence before changes | DmitriyEshenko |
2020-01-13 | vxlan: T1961: bugfix for copy and paste error | Christian Poessinger |
2020-01-09 | bfd: T1949: fix verification logic for IPv6 BFD peers | Benjamin M. Hughes |
2020-01-09 | powerctr: T1842: Use systemd files for detect schedule | DmitriyEshenko |
2020-01-07 | system-syslog: T1938: Firewall logging not working | hagbard |
2020-01-06 | service-pppoe: removed dead code line after raise("") | hagbard |
2020-01-06 | service-snmp: T1931: Enabling SNMP commit error | hagbard |
2020-01-06 | Merge pull request #198 from DmitriyEshenko/fix-pptp-names | hagbard-01 |
2020-01-06 | pppoe-server: synthax fix for vlan-mon | hagbard |
2020-01-06 | pptp: T1946: Add pattern pptpX for interfaces | DmitriyEshenko |
2020-01-05 | pppoe: regex pattern changed, cli checks for a valid vlan ID | hagbard |
2020-01-03 | snmp: T1937: fix "unknown token" warnings | Christian Poessinger |
2020-01-03 | ifconfig: T1939: provide abstraction for interface "ip" option | Christian Poessinger |
2020-01-02 | ifconfig: T1557: refactor apply_vlan_config() function | Christian Poessinger |
2019-12-31 | VRRP: T1588: Added support for dynamic interfaces in VRRP | zsdc |
2019-12-31 | l2tpv3: T1923: support interface deletion | Christian Poessinger |
2019-12-31 | l2tpv3: T1923: implementation in XML/Python | Christian Poessinger |
2019-12-31 | geneve: use proper variable name | Christian Poessinger |
2019-12-31 | FRRouting: T1514: Extended FRR restarting functionality and fixed some bugs | zsdc |
2019-12-30 | snmp: T1921: reduce syslog noise | Christian Poessinger |
2019-12-30 | snmp: T1921: change log options | Christian Poessinger |
2019-12-30 | snmp: T1921: migrate sysvinit default to systemd override file | Christian Poessinger |
2019-12-30 | snmp: adopt user/group to Debian Buster | Christian Poessinger |
2019-12-30 | beep: T1920: run after vyos.target | Christian Poessinger |
2019-12-30 | options: T1919: check file existance before os.unlink() | Christian Poessinger |
2019-12-30 | beep: T1920: migrate to systemd unit | Christian Poessinger |
2019-12-30 | options: T1919: migrate 'system options' to XML/Python representation | Christian Poessinger |
2019-12-30 | Merge pull request #194 from DmitriyEshenko/l2tp_fix_on | Christian Poessinger |
2019-12-30 | list_interfaces: remove duplicate list of wireless interfaces | Christian Poessinger |
2019-12-30 | l2tp: T1858: Delete deprecated outside-nexthop | DmitriyEshenko |
2019-12-29 | l2tp: T1918: Add check and create tunnels folder | DmitriyEshenko |
2019-12-29 | FRRouting: T1514: Fix in FRRouting restart command | zsdc |
2019-12-29 | FRRouting: T1514: Added commands to restart FRRouting daemon | zsdc |
2019-12-28 | ipv6: T1915: remove 'system ipv6 blacklist' | Christian Poessinger |
2019-12-28 | ipv6: T1912: remove debug print() | Christian Poessinger |
2019-12-28 | ipv6: migrate 'system ipv6' subsystem to XML/Python | Christian Poessinger |
2019-12-28 | ip: migrate 'system ip' subsystem to XML/Python | Christian Poessinger |
2019-12-28 | time-zone: T1906: rename python script to system-timezone.py | Christian Poessinger |
2019-12-26 | time-zone: T1906: migrate unknown timezones to UTC | Christian Poessinger |
2019-12-26 | time-zone: T1906: migrate to XML/Python | Christian Poessinger |
2019-12-24 | flow-accounting: T1890: Fixed bugs in flow-accounting | zsdc |
2019-12-23 | lldp: T1898: support multiple management addresses | Christian Poessinger |
2019-12-22 | lldp: T393: unlink /etc/lldpd.d/01-vyos.conf on service deletion | Christian Poessinger |
2019-12-22 | lldp: T393: support both ELIN and ccordinate based location service in MED | Christian Poessinger |
2019-12-22 | fixup | Christian Poessinger |
2019-12-22 | lldp: T393: support IPv6 management address | Christian Poessinger |
2019-12-22 | lldp: T393: add Emergency Location Identifier Number (ELIN) support | Christian Poessinger |
2019-12-22 | lldp: T393: support parsing MED values | Christian Poessinger |
2019-12-22 | lldp: T393: use flat dictionary when generating configs | Christian Poessinger |
2019-12-22 | lldp: T393: support listen interfaces | Christian Poessinger |