]> git.puffer.fish Git - matthieu/frr.git/commit
nhrpd: Set hop count to 1 in traffic indication
authorGaurav Goyal <gaurav.goyal@4rf.com>
Fri, 5 Feb 2021 05:21:32 +0000 (18:21 +1300)
committerReuben Dowle <reuben.dowle@4rf.com>
Sun, 14 Mar 2021 21:04:43 +0000 (10:04 +1300)
commit6f8817b4cf3bd5f5ddb1fa841c6d402ae90e0c4f
tree5a5cf7d1d7c97922b53ce1bd37b53207dd75ddfd
parente319ed4c49f5c4cc67611727490bde4bc3f2e51e
nhrpd: Set hop count to 1 in traffic indication

If hop count is 0, this causes Cisco routers to reject the traffic indication
as invalid. This appears to be a Cisco bug, and has been observed in processing
of registration packets in the past. That problem was covered in issue #951

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