Age | Commit message (Collapse) | Author |
|
using fully-qualified domain name
|
|
|
|
|
|
This reverts commit 853a68aae4bf8ec02d9c3fa78be084d7ba38d351.
Need to fix the unit test first
|
|
This reverts commit 77e642832e857a23095700782de2e4ba8ad4472a.
|
|
This reverts commit 4b2c57f4ba08409b4b6ba459fa8a3d23c5f6990c.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in unicast mode (patch by Johan Fredin).
|
|
|
|
|
|
|
|
|
|
tftp-hpa which is the TFTP daemon used by VyOS does not support
listening on multiple IP adresses. With this limitation we will start
one TFTP daemon instance per configured listen-address via systemd.
|
|
- native debian packages
|
|
|
|
|
|
/etc/resolv.conf
|
|
running.
|
|
|
|
remove old function calls
|
|
|
|
|
|
|
|
* show 'ntp <peer>' moved to 'show ntp server <peer>'
* added 'show ntp info' command providing additional system information
|
|
T1256: Execute "show ipsec vpn ipsec sa" returns incorrect results
|
|
Not sure it's a normal case scenario, the one highlighted in T1256.
To managed it I changed the "if" logic.
|
|
E.g. DHCP server can update /etc/hosts with somw mappings - those mappings
were lost on any subsequent invocation of host_name.py
|
|
|
|
- keypair can now be generated and used from the running iso to create wg tunnels on the fly
|
|
|
|
|