Page MenuHomeFreeBSD

D25519.id.diff
No OneTemporary

D25519.id.diff

Index: head/sys/netinet/ip_input.c
===================================================================
--- head/sys/netinet/ip_input.c
+++ head/sys/netinet/ip_input.c
@@ -1028,6 +1028,7 @@
if (IPSEC_ENABLED(ipv4)) {
if ((error = IPSEC_FORWARD(ipv4, m)) != 0) {
/* mbuf consumed by IPsec */
+ RO_NHFREE(&ro);
m_freem(mcopy);
if (error != EINPROGRESS)
IPSTAT_INC(ips_cantforward);

File Metadata

Mime Type
text/plain
Expires
Fri, Sep 11, 5:53 AM (17 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38687829
Default Alt Text
D25519.id.diff (403 B)

Event Timeline