]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_neighbor.c
pim6d: Adjust IPV6 secondary address list
authorsarita patra <saritap@vmware.com>
Thu, 28 Apr 2022 10:27:42 +0000 (03:27 -0700)
committersarita patra <saritap@vmware.com>
Thu, 28 Apr 2022 10:27:42 +0000 (03:27 -0700)
commitd58395d1f37e01faaf1b6124647243ccfdf6a134
tree9fc70b145a44605e37cd604950f0d226df4b1f5a
parent633a50d11c7dc14e543e849cc4ec135ca0416f17
pim6d: Adjust IPV6 secondary address list

Within one Address List Hello option, all the addresses MUST be of
the same address family.  It is not permitted to mix IPv4 and IPv6
addresses within the same message.  In addition, the address family
of the fields in the message SHOULD be the same as the IP source and
destination addresses of the packet header.

Signed-off-by: sarita patra <saritap@vmware.com>
pimd/pim_neighbor.c