Age | Commit message (Collapse) | Author |
|
When either the reboot or poweroff commands are issued from the CLI,
any ssh clients currently connected to the system aren't disconnected
correctly, having to rely on a timeout to terminate them. The sendsigs
process doesn't fully close sshd before the network is taken down, with
the result that the client don't receive the disconnect signal.
Bug #298 http://bugzilla.vyos.net/show_bug.cgi?id=298
|
|
|
|
This reverts commit 75ae9d501bfdd4b264cfb0a8f1e04ae3c6a86cf7.
This change is no longer needed as inotify is now working in the
current VyOS kernel, following the commits for bug #425, so removing
this temporary workaround.
|
|
|
|
|
|
|
|
|
|
|
|
vyatta-op: fix for the config file copy via scp failure
|
|
Copying the config file (or any other for that matter via the CLI copy
command) to another host via scp fails due to the failure to create the
known_hosts file.
Bug #340 http://bugzilla.vyos.net/show_bug.cgi?id=340
|
|
Update scripts/vyatta-image-tools.pl to have consistent identation
levels and style throughout.
|
|
|
|
OverlayFS doesn't work well with inotify.
|
|
|
|
Add vxlan support
|
|
|
|
|
|
|
|
|
|
in it.
This makes me happy.
|
|
|
|
|
|
|
|
for planning system maintenance rituals. ;)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bug #170: Add support for l2tpv3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|