]> git.puffer.fish Git - mirror/frr.git/commit
pim6d: box out IPv4 fragmentation code 10882/head
authorDavid Lamparter <equinox@opensourcerouting.org>
Mon, 28 Mar 2022 15:57:50 +0000 (17:57 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 28 Mar 2022 15:59:16 +0000 (17:59 +0200)
commite7485deb0a21da3b371bfb71fd531056b356403b
treeaa9b5fd64e8a06deadcbedc602cbf036a6004987
parent721c7be3b20a45ab99cc9e94d92a1e9d9cd5f3bb
pim6d: box out IPv4 fragmentation code

... this shouldn't run for IPv6.  (We'll switch to not using
IPV6_HDRINCL later, so the kernel will handle it, but for the time being
let's just stop trying to use the IPv4 code for IPv6.)

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
pimd/pim_pim.c