]> git.puffer.fish Git - mirror/frr.git/commit
babeld: Hop Count must not be 0. 18474/head
authorzmw12306 <zmw12306@gmail.com>
Mon, 24 Mar 2025 19:32:18 +0000 (15:32 -0400)
committerzmw12306 <zmw12306@gmail.com>
Mon, 24 Mar 2025 19:32:18 +0000 (15:32 -0400)
commit3b5d4212074fa15404a221e1bce2a75deda8ca89
treeb42e3d8aca6a17a27e1f4b533b550fea2406b005
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