]> git.puffer.fish Git - mirror/frr.git/commit
ripd: fix packet sending
authorlyq140 <34637052+lyq140@users.noreply.github.com>
Mon, 6 Aug 2018 02:46:58 +0000 (10:46 +0800)
committerlyq140 <34637052+lyq140@users.noreply.github.com>
Mon, 6 Aug 2018 02:46:58 +0000 (10:46 +0800)
commitac000da998362c07be0e045b92a38f439444603a
treee756d4196d33aa4204f9b78baa95d09c5940cdf9
parent46a9c3af894f59e0304203a820046ca2a41e2649
ripd: fix packet sending

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

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