Age | Commit message (Expand) | Author |
2020-11-20 | wireguard: T2653: fix IPv6 peer address configuration | Christian Poessinger |
2020-11-20 | wireguard: T3077: automatically create link-local IPv6 adresses | Christian Poessinger |
2020-11-20 | tunnel: T3072: drop dead code | Christian Poessinger |
2020-11-20 | tunnel: T3072: support changing tunnel encapsulation on-the-fly | Christian Poessinger |
2020-11-20 | tunnel: T3068: automatic generate link-local adresses | Christian Poessinger |
2020-11-20 | tunnel: T3072: migrate to get_config_dict() | Christian Poessinger |
2020-11-19 | ifconfig: T1405: ensure MAC address is configured first | Christian Poessinger |
2020-11-19 | bridge: T3067: Fix VLAN aware setting failure under WLAN (#613) | JACK |
2020-11-18 | Revert "wireless: T2241: add "wds" CLI option" | Christian Poessinger |
2020-11-14 | bridge: T3042: Better fix implementation errors | jack9603301 |
2020-11-13 | vyos.template: provide general is_ip(v4|v6) helpers | Christian Poessinger |
2020-11-13 | bridge: T3042: Fix VLAN filter invalid work | jack9603301 |
2020-11-12 | l2tpv3: T3059: fix interface state which is permanently down | ernstjo |
2020-11-10 | bridge: T3042: Support VLAN filter and VLAN sub-interface on the bridge | jack9603301 |
2020-11-03 | ifconfig: T2985: fix wireless-bridge creation | Christian Poessinger |
2020-10-30 | openvpn: T2994: migrate to get_config_dict() | Christian Poessinger |
2020-10-28 | vyos.util: T2995: rename vyos_dict_search() -> dict_search() | Christian Poessinger |
2020-10-24 | tunnel: T3010: add missing ttl option for GRETap / GRE bridge interface | Christian Poessinger |
2020-10-18 | ifconfig: T2985: remove no longer available vyos.ifconfig.stp include | Christian Poessinger |
2020-10-17 | ifconfig: T2985: support on demand bridge creation | Christian Poessinger |
2020-10-17 | sysctl-forwarding: T752: Add disable forwarding for ipv4 | sever-sever |
2020-09-25 | ifconfig: T2912: add helper to verify interface min/max supported MTU | Christian Poessinger |
2020-09-25 | ifconfig: T2653: get_mtu() should return int() for easier comparison | Christian Poessinger |
2020-09-25 | ifconfig: T2912: add helper to retrieve interface min/max supported MTU | Christian Poessinger |
2020-09-24 | wireless: T2241: add "wds" CLI option | Christian Poessinger |
2020-09-21 | bridge: ifconfig: T2653: only delete member interfaces which still exist | Christian Poessinger |
2020-09-20 | ifconfig: T2653: remove duplicates of get_config() | Christian Poessinger |
2020-09-20 | vif-s: ifconfig: T2903: use explicit VLAN protocol over raw numbers | Christian Poessinger |
2020-09-19 | wifi: ifconfig: T2875: add_to_bridge() must be called after starting services | Christian Poessinger |
2020-09-19 | ifconfig: T2653: cleanup VLAN interface comments | Christian Poessinger |
2020-09-19 | ifconfig: T2653: convert VLAN interfaces do discrete class | Christian Poessinger |
2020-09-17 | ethernet: T2891: Add ethernet ring-buffer CLI commands | DmitriyEshenko |
2020-09-15 | bonding: T2515: preserve interface admin state when removing from bond | Christian Poessinger |
2020-09-13 | bonding: T2877: support configuration of minimum number of active links | Christian Poessinger |
2020-09-13 | ifconfig: T2863: only use IPv6 link-local address if interface has MAC address | Christian Poessinger |
2020-08-31 | T2636: remove workarounds for get_config_dict() | Christian Poessinger |
2020-08-23 | T2755: convert jmespath.search() to vyos_dict_search() for performance | Christian Poessinger |
2020-08-23 | wireless: T2057: ensure interface state is properly set | Christian Poessinger |
2020-08-23 | ifconfig: vxlan: geneve: T2823: properly set interface state | Christian Poessinger |
2020-08-23 | Revert "ifconfig: T2653: drop unused vyos.ifconfig.pppoe" | Christian Poessinger |
2020-08-23 | dhcpv6-pd: T2821: support dhcpv6-pd without "address dhcpv6" | Christian Poessinger |
2020-08-22 | ifconfig: T2653: drop unused vyos.ifconfig.pppoe | Christian Poessinger |
2020-08-20 | VRRP: T2761: Extend "show vrrp" op-mode command with router priority | erkin |
2020-08-18 | ifconfig: T2653: bugfix when removing DHCP address | Christian Poessinger |
2020-08-13 | ifconfig: dhcp: fix ModuleNotFoundError: No module named 'vyos.ifconfig.dhcp' | Christian Poessinger |
2020-08-12 | ifconfig: dhcp: T2767: client must not start when interface is disabled | Christian Poessinger |
2020-08-04 | dhcpv6-pd: T2741: support delegation on non existing interfaces | Christian Poessinger |
2020-08-03 | ifconfig: T2653: unify DHCPv4 configuration | Christian Poessinger |
2020-08-03 | ifconfig: T2740: pass config dict to DHCP class for IPv6 | Christian Poessinger |
2020-07-31 | ifconfig: T2653: bugfix on wrong flush_addr API | Christian Poessinger |