diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2009-01-04 21:53:42 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2009-01-04 21:53:42 +0000 |
| commit | 5e48a30d2e216730230830871ddd3ba032c003aa (patch) | |
| tree | 30b37500470e2d55efe44563d2169b4f0f114725 /sys/netipsec/xform_ipip.c | |
| parent | cba318dc12941acee81c31b05fe6eeb9cdd57f76 (diff) | |
Notes
Diffstat (limited to 'sys/netipsec/xform_ipip.c')
| -rw-r--r-- | sys/netipsec/xform_ipip.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netipsec/xform_ipip.c b/sys/netipsec/xform_ipip.c index a9492dc27de2..d1c207ca94f0 100644 --- a/sys/netipsec/xform_ipip.c +++ b/sys/netipsec/xform_ipip.c @@ -673,7 +673,6 @@ static struct ip6protosw ipe6_protosw = { SOCK_RAW, &inetdomain, IPPROTO_IPV6, PR_ATOMIC|PR_ADDR|PR_LASTHDR, ip4_input6, 0, 0, rip_ctloutput, - 0, 0, 0, 0, 0, &rip_usrreqs }; |
