Age | Commit message (Expand) | Author |
2020-09-26 | ifconfig: mtu: T2928: remove bridge mtu check as our bridge interface has no mtu | Christian Poessinger |
2020-09-26 | ifconfig: mtu: disallow MTU < 1280 bytes when IPv6 is enabled on the interface | Christian Poessinger |
2020-09-25 | T2926: Missing import | kroy |
2020-09-25 | ethernet: T2912: verify() that hardware supports specified MTU value | Christian Poessinger |
2020-09-25 | ifconfig: T2653: get_mtu() should return int() for easier comparison | Christian Poessinger |
2020-09-25 | syslog: T2899: shift system migration files +1 to allow for crux | John Estabrook |
2020-09-25 | syslog: T1845: fix indentation level | John Estabrook |
2020-09-25 | dns: forwarding: T2921: migrate to get_config_dict() | Christian Poessinger |
2020-09-24 | wireless: T2241: add "wds" CLI option | Christian Poessinger |
2020-09-24 | dns: forwarding: T2921: template cleanup | Christian Poessinger |
2020-09-22 | openvpn: T2907: add 'none' encryption option to not encrypt any data | Marcus Hoff |
2020-09-22 | ifconfig: T2653: bond: bridge: ensure member interface is not a source-interface | Christian Poessinger |
2020-09-22 | ifconfig: T2653: move is_member() from vyos.vylidate to vyos.configdict | Christian Poessinger |
2020-09-21 | macsec: T2788: source-interface must not be member of a bridge | Christian Poessinger |
2020-09-20 | macsec: T2023: add missing mtu CLI option | Christian Poessinger |
2020-09-20 | ifconfig: T2653: remove duplicates of get_config() | Christian Poessinger |
2020-09-20 | wwan: ifconfig: T2905: sync CLI nodes in dialup interfaces | Christian Poessinger |
2020-09-20 | vif-s: ifconfig: T2903: use explicit VLAN protocol over raw numbers | Christian Poessinger |
2020-09-19 | dns: forwarding: T2900: restore proper Config() level in verify() | Christian Poessinger |
2020-09-16 | wireless: T2887: Jinja2 can not work on keys starting with a number | Christian Poessinger |
2020-09-16 | configd: T2885: fix output of error string to config session | John Estabrook |
2020-09-15 | completion: T2238: add license | Christian Poessinger |
2020-09-15 | bonding: T2515: preserve interface admin state when removing from bond | Christian Poessinger |
2020-09-15 | vyos.configdict: T2515: leaf_node_changed() should return list or None | Christian Poessinger |
2020-09-15 | configd: T2885: print commit errors to config session terminal | John Estabrook |
2020-09-14 | op-mode: T2874: Add new utill for mtu-check | sever-sever |
2020-09-13 | op-mode: T2841: support IPv6 for "monitor bandwidth-test initiate" | Christian Poessinger |
2020-09-13 | ddclient: T2858: migrate to get_config_dict() | Christian Poessinger |
2020-09-13 | qat: T2857: cleanup configuration script | Christian Poessinger |
2020-09-13 | configd: T2582: add .gitignore | Christian Poessinger |
2020-09-10 | op-mode: T2856: Fix broken pipe in show version all | sever-sever |
2020-09-09 | openconnect: T2036: Move CLI commands under vpn openconnect | DmitriyEshenko |
2020-09-01 | frr-template: T2850: Add BGP template for FRR | sever-sever |
2020-08-31 | T2636: remove workarounds for get_config_dict() | Christian Poessinger |
2020-08-31 | configd: T2582: add scripts to include list for daemon | John Estabrook |
2020-08-31 | configd: T2582: add shim as config daemon client | John Estabrook |
2020-08-31 | configd: T2582: add mkjson for use by shim | John Estabrook |
2020-08-31 | configd: T2582: add config daemon and supporting files | John Estabrook |
2020-08-30 | nat: T2814: nftables module for NAT has been renamed | Christian Poessinger |
2020-08-30 | Merge pull request #534 from sever-sever/T2833 | Christian Poessinger |
2020-08-28 | nat: T2813: translation address is mandatory if rule is not excluded | Christian Poessinger |
2020-08-28 | T2836: show system integrity broken | hagbard |
2020-08-27 | rip: T2833: Fix distribute-list filter | sever-sever |
2020-08-26 | pppoe-server: T2829: migrate 'ppp-options mppe' to leafNode | Christian Poessinger |
2020-08-26 | https: T2830: update to use get_config_dict | John Estabrook |
2020-08-23 | hostapd: T2564: bugfix on daemon startup | Christian Poessinger |
2020-08-22 | dhcpv6-pd: T2677: optimize CLI interface for PD configuration | Christian Poessinger |
2020-08-19 | https: T2815: adjust for change in certbot config directory | John Estabrook |
2020-08-19 | certbot: T2815: change config dir to /config/auth/letsencrypt | John Estabrook |
2020-08-20 | Merge pull request #530 from DmitriyEshenko/1x-anyconnect-fix01 | Christian Poessinger |