]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
SIFTR: Fix compilation with -DSIFTR_IPV6
authorAllan Jude <allanjude@FreeBSD.org>
Thu, 4 Nov 2021 00:31:13 +0000 (00:31 +0000)
committerAllan Jude <allanjude@FreeBSD.org>
Thu, 4 Nov 2021 00:32:17 +0000 (00:32 +0000)
commit34d8fffff313d026ed3bb5c0befc8212eaa27d2d
tree221a780f1497278aa6b524304e7193ee96ca366d
parent9d63429fa16352f58037ac2aa6ddc734b25e8331
SIFTR: Fix compilation with -DSIFTR_IPV6

A few pieces of the SIFTR code that are behind #ifdef SIFTR_IPV6 have
not been updated as APIs have changed, etc.

Reported by: Alexander Sideropoulos <Alexander.Sideropoulos@netapp.com>
Reviewed by: rscheff, lstewart
Sponsored by: NetApp
Sponsored by: Klara Inc.
Differential Revision: https://reviews.freebsd.org/D32698
sys/netinet/siftr.c