]> git.proxmox.com Git - mirror_frr.git/commit
nhrpd: use hop count 1 for registration requests
authorTimo Teräs <timo.teras@iki.fi>
Thu, 17 Aug 2017 13:55:43 +0000 (16:55 +0300)
committerTimo Teräs <timo.teras@iki.fi>
Thu, 17 Aug 2017 13:57:09 +0000 (16:57 +0300)
commitef9329ac02539642b04e2c0baf6d401525ce5621
tree21427c17ea3101c03eb64d1f81d7f127fd0b9aab
parentf66bd13f3c51b30e3f08d228b017d899713dc173
nhrpd: use hop count 1 for registration requests

Cisco has a bug that it rejects packets with zero hop count.
Use one to avoid potential forwarding of registration requests.

Fixes #951

Signed-off-by: Timo Teräs <timo.teras@iki.fi>
nhrpd/nhrp_nhs.c