Age | Commit message (Expand) | Author |
2021-11-27 | frr: T3753: autosave config when calling commit_configuration() | Christian Poessinger |
2021-11-27 | frr: T3753: raise ConfigurationNotValid if commit loop counter is exceeded | Christian Poessinger |
2021-11-27 | Merge pull request #1089 from c-po/t3753-frr8 | Christian Poessinger |
2021-11-27 | frr: alwaws try to commit connfig 5 times | Christian Poessinger |
2021-11-27 | vyos.frr: T3753: use "!" as replacement character over "" | Christian Poessinger |
2021-11-27 | frr: T3753: add default_add_before mnemonic for routing protocols to re-use code | Christian Poessinger |
2021-11-27 | bfd: T3753: FRR 8 added support for bfdd when using frr-reload.py | Christian Poessinger |
2021-11-26 | netns: T3829: Ability to configure network namespaces | Viacheslav |
2021-11-24 | T3356: Rewrite remote.py | erkin |
2021-11-23 | netns: T3829: Add netns set section in interface.py | Viacheslav |
2021-11-19 | ethernet: T4011: deleting interface should place interface in admin down state | Christian Poessinger |
2021-11-19 | wwan: T3620: fix commend in remove() | Christian Poessinger |
2021-11-18 | wwan: T3620: place interface in A/D state when removed | Christian Poessinger |
2021-11-18 | wwan: T3795: make connect and disconnect op-mode commands aware to WWAN inter... | Christian Poessinger |
2021-11-11 | Merge pull request #1066 from sarthurdev/pki_install | Christian Poessinger |
2021-11-09 | pki: T3970: Allow op-mode PKI commands in a config session to install directly | sarthurdev |
2021-11-07 | protocols: static: T3680: fix indention and if branch logic | Christian Poessinger |
2021-11-07 | dhcp: T3680: fix lease filename for Vlan interfaces | Christian Poessinger |
2021-11-07 | protocols: static: T3680: do not delete DHCP received routes | Christian Poessinger |
2021-11-05 | vyos.configdict: T3972: bugfix QinQ vif-c removal triggered KeyError | Christian Poessinger |
2021-11-03 | sstp: T2566: use XML defaultValue over Jinja2 hardcoded value | Christian Poessinger |
2021-11-01 | interfaces: T2281: Ability to set static and DHCP addr on same interface | Viacheslav |
2021-10-25 | Merge pull request #1040 from dmbaturin/T3937 | Christian Poessinger |
2021-10-24 | vyos.ethtool: T3935: relax __init__() when driver name is not detected | Christian Poessinger |
2021-10-24 | T3937: rewrite the "show system memory" script in Python | Daniil Baturin |
2021-10-21 | tunnel: T3925: dhcp-interface was of no use - use source-interface instead | Christian Poessinger |
2021-10-12 | T562: Config syntax for defining DNS forward authoritative zones | Lucas Christian |
2021-10-11 | vyos.configdict: T2653: do not merge in defaults when interface is deleted | Christian Poessinger |
2021-10-09 | tunnel: T3894: fix design when building synthetic MAC addresses | Christian Poessinger |
2021-10-02 | vyos.ifconfig: T3883: bugfix VRF deletion | Christian Poessinger |
2021-09-30 | vyos.ethtool: T3874: do not throw exception if adapter has issues with autoneg | Christian Poessinger |
2021-09-27 | interface-names: T3869: add /run/udev/vyos to defaults | John Estabrook |
2021-09-26 | vyos.ifconfig: T3860: bugfix in get_mac_synthetic() | Christian Poessinger |
2021-09-25 | vyos.ifconfig: dhcpv6: re-use systemd_service definition variable | Christian Poessinger |
2021-09-25 | vyos.ifconfig: dhcp: T3300: always re-start dhcp client instead of start | Christian Poessinger |
2021-09-21 | vrrp: keepalived: T3847: migrate to get_config_dict() | Christian Poessinger |
2021-09-21 | vrrp: keepalived: T616: move configuration to volatile /run directory | Christian Poessinger |
2021-09-20 | ifconfig: T2104: cleanup IPv6 EUI-64 handling in update() | Christian Poessinger |
2021-09-20 | vyos.ifconfig: get_mac_synthetic() must generate a stable "MAC" | Christian Poessinger |
2021-09-20 | vyos.ifconfig: T2738: can only read from a file when it exists | Christian Poessinger |
2021-09-19 | vyos.ifconfig: T2738: do not remove OS assigned IP addresses from interface | Christian Poessinger |
2021-09-19 | vyos.configdict: bugfix: leaf_node_changed() must return empty dict when node... | Christian Poessinger |
2021-09-19 | vyos.ifconfig: T2738: add delta check when changing interface parameters | Christian Poessinger |
2021-09-18 | ipsec: vti: T3831: avoid usinf xfrm if_id 0 - implement shift by one | Christian Poessinger |
2021-09-13 | ipsec: T3828: Use IKE dh-group when ESP dh-group is set to `enable` | sarthurdev |
2021-09-11 | Fix inconsistent capitalization in the show version output | Daniil Baturin |
2021-09-10 | ethtool: T3802: extend check_speed_duplex() implementation to support 'auto' | Christian Poessinger |
2021-09-10 | ethernet: T3802: not all NICs support reading speed/duplex settings in all st... | Christian Poessinger |
2021-09-10 | ethernet: T3802: use only one implementation for get_driver_name() | Christian Poessinger |
2021-09-10 | ethernet: T3802: check if driver supports changing flow-control settings | Christian Poessinger |