After r241923 the updated ip_len no longer needed.
This commit is contained in:
parent
b6fcf6f9f5
commit
a7f707cd37
@ -728,7 +728,6 @@ ours:
|
||||
ip = mtod(m, struct ip *);
|
||||
/* Get the header length of the reassembled packet */
|
||||
hlen = ip->ip_hl << 2;
|
||||
ip_len = ntohs(ip->ip_len);
|
||||
}
|
||||
|
||||
#ifdef IPSEC
|
||||
|
Loading…
x
Reference in New Issue
Block a user