]> git.puffer.fish Git - mirror/frr.git/commit
pim6d: Longest possible length of a (S,G) string is 94 bytes 11585/head
authorSarita Patra <saritap@vmware.com>
Mon, 11 Jul 2022 11:58:45 +0000 (04:58 -0700)
committerSarita Patra <saritap@vmware.com>
Tue, 12 Jul 2022 11:46:57 +0000 (04:46 -0700)
commit4d69e1ca610c45d0de4ca79acdc2d0c8e36bbeb8
tree424580f73ea10047d4a605ace846d6386ca715ea
parent9deed2ad77f83b417671cd0ee5e15414514a40eb
pim6d: Longest possible length of a (S,G) string is 94 bytes

Longest possible length of a IPV6 (S,G) string is 94 bytes
INET6_ADDRSTRLEN * 2 = 46 * 2
(,) = 1
NULL Character at end = 1

Signed-off-by: Sarita Patra <saritap@vmware.com>
pimd/pim_str.h