| commit | 5dcf71df9649cf9c7afd26e0fd3772486ab262f6 | [log] [tgz] |
|---|---|---|
| author | Paul Jakma <paul.jakma@sun.com> | Thu May 10 03:00:09 2007 +0000 |
| committer | Paul Jakma <paul.jakma@sun.com> | Thu May 10 03:00:09 2007 +0000 |
| tree | 7d229786e167830813ce5ec5ee7c632cdafa1cfd | |
| parent | 6f0e3f6e17687eb25b7b77c4fdc8324837d4700f [diff] |
[ospfd] Fix address qualified 'ip ospf auth' commands
2007-05-09 Milan Kocian <milon@wq.cz>
* ospf_vty.c: Fix commands: 'ip ospf authentication A.B.C.D',
'no ip ospf authentication A.B.C.D', 'no ip ospf
authentication-key A.B.C.D'. Simply fix argv's indexes and
argc check in DEFUN functions.