]> git.puffer.fish Git - matthieu/frr.git/commit
babeld: Hop Count must not be 0.
authorzmw12306 <zmw12306@gmail.com>
Mon, 31 Mar 2025 04:01:53 +0000 (00:01 -0400)
committerzmw12306 <zmw12306@gmail.com>
Mon, 31 Mar 2025 04:01:53 +0000 (00:01 -0400)
commit2b2bebfa9207345876764cf4fc805c8a376d7523
treeda18c621392e349cb4d4ca97802bca356dd3f3f4
parent44c4743e08710fd9dda12105ff6fbec2547faf51
babeld: Hop Count must not be 0.

According to RFC 8966:
Hop Count The maximum number of times that this TLV may be forwarded, plus 1. This MUST NOT be 0.

Signed-off-by: zmw12306 <zmw12306@gmail.com>
babeld/message.c