diff options
author | paul <paul> | 2002-12-13 20:49:00 +0000 |
---|---|---|
committer | paul <paul> | 2002-12-13 20:49:00 +0000 |
commit | 4fc01e67edf1763c9812438effe1d4b1c8b9897b (patch) | |
tree | c1347fa46b21e93c7705707cec1dd623fe614547 /vtysh/ChangeLog | |
parent | 718e3744195351130f4ce7dbe0613f4b3e23df93 (diff) |
Added vtysh patch to allow 'write file' command to write either
per-daemon and/or integrated config file
Diffstat (limited to 'vtysh/ChangeLog')
-rw-r--r-- | vtysh/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index 5818d5c0..701101ad 100644 --- a/vtysh/ChangeLog +++ b/vtysh/ChangeLog @@ -1,3 +1,10 @@ +2002-09-30 Paul Jakma <paulzebra@rs250.org> + + * vtysh.c: add 'write-config (integrated|daemon)' option + to specifiy whether write config commands should write + integrated Zebra.conf file and/or per daemon files. + Defaults to per daemon, unless this is turned off. + 2002-07-07 Kunihiro Ishiguro <kunihiro@ipinfusion.com> * zebra-0.93 released. |