Support the use of the ipsec kld.
X-MFC with: r347410
This commit is contained in:
parent
87ae0686a2
commit
706a3d9c65
@ -481,7 +481,7 @@ ipf_send_ip(fin, m)
|
||||
default :
|
||||
return EINVAL;
|
||||
}
|
||||
#ifdef IPSEC
|
||||
#ifdef IPSEC_SUPPORT
|
||||
m->m_pkthdr.rcvif = NULL;
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user