]> git.puffer.fish Git - mirror/frr.git/commit
vrrpd: include auth fields in v2 packet
authorQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 13 Mar 2019 17:18:36 +0000 (17:18 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 17 May 2019 00:27:08 +0000 (00:27 +0000)
commitc2034b2550eb29a1564994838c94720e1a78ba8e
tree65fcd3773a8afc3f0ff4a24ad0bf0898bd00d45d
parent8b28e459a17c661972362723ada9bf15e3957601
vrrpd: include auth fields in v2 packet

Based on looking at other vendors, seems I misinterpreted the RFC - type
0 auth (no authentication) still requires the authentication fields to
be present, just set to all zero.

This should fix VRRPv2 interop with other vendors.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
vrrpd/vrrp_packet.c
vrrpd/vrrp_packet.h