diff options
author | paul <paul> | 2006-05-04 07:37:37 +0000 |
---|---|---|
committer | paul <paul> | 2006-05-04 07:37:37 +0000 |
commit | e30b5807ea2a0ccaa8ee6a0dbfea40cf19cc88c3 (patch) | |
tree | 65f983e3d55f9c342e2d4d74ac778f299d9c888e /doc/ChangeLog | |
parent | 65c847284c1323aaaf40d09307e760e77a34b1b2 (diff) | |
download | quagga-e30b5807ea2a0ccaa8ee6a0dbfea40cf19cc88c3.tar.bz2 quagga-e30b5807ea2a0ccaa8ee6a0dbfea40cf19cc88c3.tar.xz |
[docs] Update ripd docs on version and authentication, see bugs #261,#262
2006-05-04 Paul Jakma <paul.jakma@sun.com>
* ripd.texi: Add Version Control as a distinct section.
Expand Version Control section with overview text,
touching on insecurity of RIPv1 and referencing
authentication section, cleanup text of various version
commands.
RIP Authentication: Add overview text, refer to RIPv1 version
control, which is required to completely secure RIP.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 2cf20851..ea1e2f6e 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,13 @@ +2006-05-04 Paul Jakma <paul.jakma@sun.com> + + * ripd.texi: Add Version Control as a distinct section. + Expand Version Control section with overview text, + touching on insecurity of RIPv1 and referencing + authentication section, cleanup text of various version + commands. + RIP Authentication: Add overview text, refer to RIPv1 version + control, which is required to completely secure RIP. + 2006-03-31 Paul Jakma <paul.jakma@sun.com> * fig*.txt: New files, txt versions of the diagrammes for the |