]> git.proxmox.com Git - mirror_frr.git/commit
ripd: fix packet sending in authenticate mode
authorlyq140 <34637052+lyq140@users.noreply.github.com>
Mon, 6 Aug 2018 06:14:00 +0000 (14:14 +0800)
committerlyq140 <34637052+lyq140@users.noreply.github.com>
Mon, 6 Aug 2018 06:14:00 +0000 (14:14 +0800)
commit558c6842f76897c2a7e48e5c00cfae6da4c04118
treed167ee012faef7abda91f831e4190b6fadc09baa
parentac000da998362c07be0e045b92a38f439444603a
ripd: fix packet sending in authenticate mode

fix a bug when sending packets.
in authenticate mode but without any string,
no packet should send.

Signed-off-by: lyq140 <34637052+lyq140@users.noreply.github.com>
ripd/ripd.c