Fix the build
Back out the IPv6 portion of r360903, as the stamp_tag param is apparently not supported in upstream FreeBSD. Sponsored by: Netflix Pointy hat to: gallatin
This commit is contained in:
parent
b4532d408d
commit
84af4cc153
@ -353,10 +353,6 @@ ip6_output_send(struct inpcb *inp, struct ifnet *ifp, struct ifnet *origifp,
|
||||
error = EAGAIN;
|
||||
goto done;
|
||||
}
|
||||
/*
|
||||
* Always stamp tags that include NIC ktls.
|
||||
*/
|
||||
stamp_tag = true;
|
||||
}
|
||||
#endif
|
||||
#ifdef RATELIMIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user