Age | Commit message (Expand) | Author |
2021-06-16 | bgp: T3624: add "bandwidth" bestpath option | Christian Poessinger |
2021-06-16 | policy: T3624: remove duplicate CLI node for "bgp-extcommunity-rt" | Christian Poessinger |
2021-06-16 | policy: T3624: add extended community bandwith support to route-map | Christian Poessinger |
2021-06-16 | policy: T3631: migrate "set extcommunity-rt/soo" to "set extcommunity rt|soo" | Christian Poessinger |
2021-06-16 | op-mode: T3630: add "show version kernel" command | Christian Poessinger |
2021-06-16 | tunnel: T3555: fix configuration error message grammar | Christian Poessinger |
2021-06-15 | Merge pull request #881 from sarthurdev/ipsec_swanctl | Christian Poessinger |
2021-06-15 | ipsec: T2816: T645: T3613: Migrated IPsec to swanctl, includes multiple selec... | sarthurdev |
2021-06-13 | wwan: T3620: auto detect IP protocol based on requested addresses | Christian Poessinger |
2021-06-13 | wwan: T3622: add support for APN authentication | Christian Poessinger |
2021-06-13 | pppoe: T3621: validate that both username and password are set | Christian Poessinger |
2021-06-13 | Merge pull request #879 from erkin/current | Christian Poessinger |
2021-06-13 | T3563: Call `socket.shutdown()` with appropriate argument | erkin |
2021-06-13 | snmp: T3606: fix unknown notification OID | Christian Poessinger |
2021-06-13 | Merge pull request #878 from sarthurdev/ipsec_dhcp_smoketest | Christian Poessinger |
2021-06-13 | smoketest: ipsec: T1501: Use VLAN in smoketest to avoid lease from QEMU built... | sarthurdev |
2021-06-13 | wwan: T3620: reorder mirgation scripts for 1.3 backport | Christian Poessinger |
2021-06-13 | vti: T2173: add VRF support for virtual tunnel interfaces | Christian Poessinger |
2021-06-13 | wwan: T3620: adjust NAT inbound/outbound interfaces on config migration | Christian Poessinger |
2021-06-13 | wwan: T3620: fix backup route metric in migration script | Christian Poessinger |
2021-06-13 | wwan: T3620: rename "wirelessmodem wlm" interfaces to new wwan interface tree | Christian Poessinger |
2021-06-13 | Merge pull request #877 from sarthurdev/disable_peer_tunnel | Christian Poessinger |
2021-06-13 | GitHub: fix yaml typo in PR conflict workflow | Christian Poessinger |
2021-06-12 | Merge pull request #876 from sarthurdev/link_local | Christian Poessinger |
2021-06-12 | ipsec: T1501: Use vyos.validate.is_ipv6_link_local | sarthurdev |
2021-06-12 | ipsec: T57: Support disable on peer, tunnel, dmvpn profile | sarthurdev |
2021-06-12 | Merge pull request #875 from sarthurdev/dhcp_address_wait | Christian Poessinger |
2021-06-12 | smoketest: ipsec: T1501: Add smoketest for failed dhcp-interface scenario | sarthurdev |
2021-06-12 | ipsec: T1501: T3617: Add handling for missing addresses on boot when using dh... | sarthurdev |
2021-06-12 | http-api: T3616: update for strict content-type check in FastAPI 0.65.2 | John Estabrook |
2021-06-12 | GitHub: add workflow to check for PR conflicts | Christian Poessinger |
2021-06-12 | xml: op-mode: add "show log kernel" | Christian Poessinger |
2021-06-11 | Merge pull request #873 from sever-sever/T3614 | Christian Poessinger |
2021-06-11 | containers: T3614: Fix for network names with hyphen | sever-sever |
2021-06-10 | xml: ssh: move user/group definition to includable files | Christian Poessinger |
2021-06-10 | vpn: ipsec: T3093: remove leading whitespaces from XML includes | Christian Poessinger |
2021-06-10 | wwan: T3611: switch to qmi/mbim mode | Christian Poessinger |
2021-06-10 | Debian: T3611: add libqmi-utils as new dependency for WWAN | Christian Poessinger |
2021-06-10 | ipsec: T2816: add .py extenstion to dhclient helper script for processing | Christian Poessinger |
2021-06-09 | GitHub: fix workflow token warning | Christian Poessinger |
2021-06-09 | Merge pull request #871 from vyos/c-po-patch-1 | Christian Poessinger |
2021-06-09 | xml: cron: remove whitespaces | Christian Poessinger |
2021-06-09 | GitHub: Add workflow to auto assign reviewers | Christian Poessinger |
2021-06-09 | GitHub: rename Workflow to "PR Triage" | Christian Poessinger |
2021-06-09 | Merge pull request #870 from erkin/current | Christian Poessinger |
2021-06-09 | GitHub: add action to assign PR author as assignee | Christian Poessinger |
2021-06-09 | remote, util: Move general helper routines from `remote.py` to `util.py` | erkin |
2021-06-08 | remote: import is_ipv6 from vyos.template | Christian Poessinger |
2021-06-08 | Merge pull request #867 from erkin/current | Christian Poessinger |
2021-06-08 | remote: Use `is_ipv6()` instead of ad hoc IPv6 check | erkin |