]> git.proxmox.com Git - mirror_frr.git/commit - nhrpd/nhrp_shortcut.c
nhrpd: Set prefix correctly in resolution request
authorAmol Lad <amol.lad@4rf.com>
Wed, 24 Mar 2021 03:38:20 +0000 (16:38 +1300)
committerReuben Dowle <reuben.dowle@4rf.com>
Tue, 18 May 2021 02:27:05 +0000 (14:27 +1200)
commit32dbbf1a10f18c382c3a3f967af3de8151050312
tree9aee1a89e654a04d170f20a36ead4ff3884d71b9
parentf07757ae1eb78718f3b6a90a47db8d3678d30471
nhrpd: Set prefix correctly in resolution request

RFC2332 requires prefix length be 0xFF only when uniqueness bit is set.

Without this change Cisco spokes will reject resolution request messages

Signed-off-by: Reuben Dowle <reuben.dowle@4rf.com>
nhrpd/nhrp_shortcut.c