Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-22 | snmp: T3606: Install MIBs into well known location | Christian Poessinger | |
FRR also expects the MIBs in /usr/share/snmp/mibs | |||
2021-06-22 | Merge pull request #895 from sever-sever/T3636 | Christian Poessinger | |
sstp-l2tp: T3636: Add ipv6 options | |||
2021-06-22 | sstp-l2tp: T3636: Add ipv6 options | Viacheslav | |
2021-06-22 | Merge pull request #894 from sarthurdev/T3643 | Christian Poessinger | |
ipsec: T3643: T2816: Update IPSec VPN op-mode commands | |||
2021-06-22 | ipsec: T3643: T2816: Update IPSec VPN op-mode commands | sarthurdev | |
2021-06-21 | smoketest: ensure /config is a directory | Christian Poessinger | |
2021-06-21 | vyos.certbot: T3641: adjust to new python3-certbot-nginx API | Christian Poessinger | |
2021-06-21 | ipsec: T3641: Debian Bullseye uses python3-pycryptodome | Christian Poessinger | |
2021-06-21 | Revert "vmware: add tools.conf" | Christian Poessinger | |
This reverts commit b776edb38a4755be76e965ca719e9428bcc570e6. | |||
2021-06-21 | Python: T3641: adjust to changes in latest vesion of netifaces library | Christian Poessinger | |
2021-06-21 | Debian: T3641: add missing dependencies dh-python and fdisk | Christian Poessinger | |
2021-06-20 | Merge pull request #893 from erkin/T3628 | Christian Poessinger | |
T3268: remote: Determine source address from given network interface | |||
2021-06-20 | Merge branch 'bullseye' into current | Christian Poessinger | |
* bullseye: T3641: fastnetmon package is not available for Debian Bullseye T3641: lcdproc.service is now shipped in lcdproc package T3641: file /etc/ppp/ip-pre-up is already provided by ppp package | |||
2021-06-20 | T3641: fastnetmon package is not available for Debian Bullseye | Christian Poessinger | |
Temporary remove the dependency | |||
2021-06-20 | vmware: add tools.conf | Christian Poessinger | |
2021-06-20 | T3641: lcdproc.service is now shipped in lcdproc package | Christian Poessinger | |
2021-06-20 | T3641: file /etc/ppp/ip-pre-up is already provided by ppp package | Christian Poessinger | |
2021-06-20 | T3268: remote: Determine source address from given network interface | erkin | |
2021-06-20 | Debian: add missing dependencies on iproute2, sudo, sed and vyatta-bash | Christian Poessinger | |
2021-06-20 | Merge pull request #889 from erkin/current | Christian Poessinger | |
T3506: loadkey: Add `generate public-key-command` command | |||
2021-06-20 | Merge pull request #892 from erkin/T3563 | Christian Poessinger | |
T3563: remote: Allow `paramiko.transport.Transport().close()` to automatically close the socket | |||
2021-06-20 | Merge pull request #891 from erkin/preprocessor-fix | Christian Poessinger | |
T3639: xml: Make GCC preprocessor ignore C(++)-style comments | |||
2021-06-20 | T3563: remote: Allow `paramiko.transport.Transport().close()` to ↵ | erkin | |
automatically close the socket | |||
2021-06-20 | Use `CDATA` to quote URL templates (redux) | erkin | |
2021-06-20 | xml: Make GCC preprocessor ignore C(++)-style comments | erkin | |
2021-06-20 | Escape the slash character to dodge GCC preprocessor | erkin | |
2021-06-20 | Revert to the character entity reference version | erkin | |
2021-06-20 | Use `CDATA` to quote URL templates | erkin | |
2021-06-20 | Add `save` line | erkin | |
2021-06-20 | Merge pull request #890 from sarthurdev/T3617_typo | Christian Poessinger | |
ipsec: T3617: Correct typo on encryption variable | |||
2021-06-20 | ipsec: T3617: Correct typo on encryption variable | sarthurdev | |
2021-06-20 | Merge pull request #887 from sarthurdev/mdns_vrrp | Christian Poessinger | |
mdns: vrrp: T3635: Add ability to use mDNS repeater with VRRP | |||
2021-06-20 | Merge pull request #888 from tjjh89017/fix_vrf_bind-to-all | Christian Poessinger | |
vrf: T3637: bind-to-all didn't work properly | |||
2021-06-20 | smoketest: T3637: add testcase for vrf bind-to-all option | Christian Poessinger | |
2021-06-20 | gitignore: add debian/*.postrm.debhelper pattern | Christian Poessinger | |
2021-06-20 | Debian: Bullseye has no package named python3-crypt use python3-pycryptodome ↵ | Christian Poessinger | |
instead Package got renamed from Buster -> Bullseye. | |||
2021-06-20 | Debian: raise compat level to 10 | Christian Poessinger | |
2021-06-20 | T3506: loadkey: Add `generate public-key-command` command | erkin | |
2021-06-20 | vrf: T3637: bind-to-all didn't work properly | Date Huang | |
because of typo change from `bind_to_all` to `bind-to-all` refer: interface-definitions/vrf.xml.in | |||
2021-06-19 | mdns: vrrp: T3635: Add ability to use mDNS repeater with VRRP | sarthurdev | |
2021-06-18 | import cron.hourly script from vyatta-cfg-system | Christian Poessinger | |
2021-06-18 | Merge pull request #883 from sever-sever/T3633 | Christian Poessinger | |
ethernet: T3633: Add LRO offload | |||
2021-06-18 | Merge pull request #882 from erkin/current | Christian Poessinger | |
T3356: remote: Use the local filename if the destination is a directory in SFTP transfers | |||
2021-06-18 | Merge pull request #884 from sarthurdev/opmode_ike_sa | Christian Poessinger | |
ipsec: T2816: Fix 'show vpn ike sa' when key-size is not set | |||
2021-06-18 | ping: T3634: Adding do not fragment to Ping (#885) | Cheeze-It | |
In this commit we add the do not fragment capability for ping commands. Co-authored-by: Cheeze_It <none@none.com> | |||
2021-06-17 | ethernet: T3633: Add LRO offload | Viacheslav | |
2021-06-17 | ipsec: T2816: Fix 'show vpn ike sa' when key-size is not set | sarthurdev | |
2021-06-17 | Merge branch 'route-map-extcommunity' into current | Christian Poessinger | |
* route-map-extcommunity: policy: T3631: migrate "set extcommunity-rt|soo" to "set extcommunity rt|soo" route-map: T3632: fix invalid validation regex for extcommunity-rt|soo bgp: T3624: add "bandwidth" bestpath option policy: T3624: remove duplicate CLI node for "bgp-extcommunity-rt" policy: T3624: add extended community bandwith support to route-map policy: T3631: migrate "set extcommunity-rt/soo" to "set extcommunity rt|soo" | |||
2021-06-17 | policy: T3631: migrate "set extcommunity-rt|soo" to "set extcommunity rt|soo" | Christian Poessinger | |
migrate "set extcommunity-rt" and "set extcommunity-soo" to "set extcommunity rt|soo" to match FRR syntax. This also makes it easier to implement the "bandwidth" extended community. | |||
2021-06-17 | route-map: T3632: fix invalid validation regex for extcommunity-rt|soo | Christian Poessinger | |
Use the validation string/system available within vyos-1x. This also works on VyOS 1.2 series systems. |