]> git.proxmox.com Git - mirror_frr.git/commit - eigrpd/subdir.am
eigrpd: Convert keychain authentication to DEFPY
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 18 Oct 2018 12:13:38 +0000 (08:13 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 24 Oct 2018 23:54:04 +0000 (19:54 -0400)
commit085fc3446d5c3325b26674344484ae754f9545c1
treeaa9f6c101c93dee88291f14c007eb8bfdcc398bc
parent3a3a24c869a34ddee9a77e4dd89e019d88323ef2
eigrpd: Convert keychain authentication to DEFPY

The keychain authentication code under eigrp was
using the wrong argv numbers for keychain lookup.  Convert
to DEFPY.

I do not actually know if this allows eigrp authentication to
work.  But this connects up a bit more of the pieces if it does.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
eigrpd/eigrp_vty.c
eigrpd/subdir.am