Age | Commit message (Expand) | Author |
2022-04-12 | frr: rpki: T4353: add ".j2" file extension on Jinja2 template | Christian Poessinger |
2022-04-11 | snmp: T4346: remove IPv6 disabled code-path | Christian Poessinger |
2022-04-10 | nat: T2199: bugfix dry-run newly generated config before install | Christian Poessinger |
2022-04-09 | Merge pull request #1242 from goodNETnick/ocserv_local_otp | Christian Poessinger |
2022-04-09 | ocserv: T4231: Added OTP support for Openconnect 2FA | goodNETnick |
2022-04-08 | dhcp-server: T4344: Fix underscores for shared network name | Viacheslav Hletenko |
2022-04-07 | http api: T4347: return complete and consistent error codes | John Estabrook |
2022-04-07 | policy: T4194: simplify prefix-list duplication checks | Christian Poessinger |
2022-04-07 | ipv6: T4346: delete (migrate) CLI command to disable IPv6 address family | Christian Poessinger |
2022-04-07 | ipv6: T4346: deprecate CLI command to disable IPv6 address family | Christian Poessinger |
2022-04-07 | qos: T4284: rename "traffic-policy" node to "qos policy" | Christian Poessinger |
2022-04-07 | qos: T4284: support mirror and redirect on all interface types | Christian Poessinger |
2022-04-06 | Merge pull request #1275 from sarthurdev/firewall_limit | Christian Poessinger |
2022-04-06 | firewall: T4345: Fix incorrect rule limit rate syntax | sarthurdev |
2022-04-06 | dns: forwarding: T3804: fix warning message about "system name-server" | Christian Poessinger |
2022-04-05 | dns: forwarding: T3804: bugfix DHCP name-servers used for recursion | Christian Poessinger |
2022-04-04 | login: T4341: busy wait on userdel(8) until the account was deleted successfully | Christian Poessinger |
2022-04-04 | login: T4341: disable user account prior to deletion | Christian Poessinger |
2022-04-04 | wwan: T4338: changing interface description should not trigger reconnect | Christian Poessinger |
2022-04-04 | Merge pull request #1267 from sever-sever/T2580 | Christian Poessinger |
2022-04-04 | ipoe: T2580: Add pools and gateway options | Viacheslav Hletenko |
2022-04-03 | isis: T3156: add segment routing local-block for ISIS | Christian Poessinger |
2022-04-02 | wwan: T4324: properly start/stop ModemManager and cron helper on interface ad... | Christian Poessinger |
2022-04-02 | wwan: T4324: cronjob is setup via interfaces-wwan.py - drop dedicated cron file | Christian Poessinger |
2022-04-01 | bgp: T4332: addpath-tx-per-as requires BGP deterministic-med paramtere to be set | Christian Poessinger |
2022-03-31 | Merge branch 'vyos:current' into ocserv_local_otp | goodNETnick |
2022-03-30 | vrf: T4319: do not add IPv6 localhost address if IPv6 is disabled | Christian Poessinger |
2022-03-30 | vyos.util: T4319: add is_ipv6_enabled() helper function | Christian Poessinger |
2022-03-28 | Revert "openvpn: T4230: globally enable ip_nonlocal_bind" | Daniil Baturin |
2022-03-27 | graphql: T3993: add unsettable gql option; this is not exposed by CLI | John Estabrook |
2022-03-26 | bgp: T4321: check neighbor IP addresses against VRF context | Christian Poessinger |
2022-03-25 | mpls: T915: use vyos.util.sysctl_write() helper function | Christian Poessinger |
2022-03-25 | vyos.util: T4319: rename sysctl() -> sysctl_write() | Christian Poessinger |
2022-03-25 | system: T4319: align ipv6 settings with ipv4 by using get_config_dict() | Christian Poessinger |
2022-03-24 | ipsec: T4288: drop leading empty line to detect runtime environment | Christian Poessinger |
2022-03-24 | Merge pull request #1251 from srividya0208/T4288a | Christian Poessinger |
2022-03-24 | Merge pull request #1248 from sever-sever/T4290 | Christian Poessinger |
2022-03-24 | openvpn: T4294: force service restart on openvpn-option node change | Christian Poessinger |
2022-03-24 | ike-group: T4288 : close-action is missing in swanctl.conf | srividya0208 |
2022-03-23 | bgp: T4314: add missing check to migration script | John Estabrook |
2022-03-22 | Merge pull request #1252 from dmbaturin/T4313 | Christian Poessinger |
2022-03-22 | T4313: handle exceptions in the "generate public-key-command" script | Daniil Baturin |
2022-03-21 | qos: T4284: initial XML interface definitions for rewrite | Christian Poessinger |
2022-03-21 | mirror: T3089: add verify_mirror() also for bond and bridge interfaces | Christian Poessinger |
2022-03-18 | OSPF : T4304: add check access-list is defined | fett0 |
2022-03-16 | ocserv: T4231: Added OTP support for Openconnect 2FA | goodNETnick |
2022-03-15 | bonding: T4301: Fixed arp-monitor option | zsdc |
2022-03-14 | Merge pull request #1247 from nicolas-fort/T4286 | Christian Poessinger |
2022-03-13 | bgp: T4290: Add verify source-interface for none ip neighbor | Viacheslav Hletenko |
2022-03-12 | Firewall: T4286: Correct ipv6-range validator | Nicolas Fort |