diff options
author | hasso <hasso> | 2004-10-13 08:47:32 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-10-13 08:47:32 +0000 |
commit | 43fb1352a1cc9ef05ac7124d18099ed6f8c3986a (patch) | |
tree | a55e49a7aad13e427d4a08e2c88537053e1640a4 /vtysh/ChangeLog | |
parent | c729c65010a11f011ebae654fa1a8444c7443c10 (diff) |
All access lists (IPv4 and IPv6) are used by all daemons to limit access to
vty.
Diffstat (limited to 'vtysh/ChangeLog')
-rw-r--r-- | vtysh/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index f3a4da9a..7b8eaf22 100644 --- a/vtysh/ChangeLog +++ b/vtysh/ChangeLog @@ -1,3 +1,8 @@ +2004-10-13 Hasso Tepper <hasso at quagga.net> + + * extract.pl.in: All daemons can use both IPv6 and IPv4 access lists + to limit access to vty. + 2004-09-17 Paul Jakma <paul@dishone.st> * vtysh.c: (vtysh_client_execute) fix the sync fix. The 4th and |