Remove the IPSec ESP related file specs from here; they're now handled
in config spec fragments in the various crypto trees.
This commit is contained in:
parent
152af09e65
commit
d3568efde2
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: files,v 1.299 1999/07/08 01:26:21 wrstuden Exp $
|
||||
# $NetBSD: files,v 1.300 1999/07/09 06:51:47 thorpej Exp $
|
||||
|
||||
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
|
||||
|
||||
|
@ -580,22 +580,9 @@ file netinet6/nd6_rtr.c inet6
|
|||
file netinet6/raw_ip6.c inet6
|
||||
file netinet6/udp6_usrreq.c inet6
|
||||
file netinet6/ah_core.c ipsec
|
||||
file netinet6/esp_core.c ipsec & ipsec_esp
|
||||
file netinet6/ipsec.c ipsec
|
||||
file netinet6/ah_output.c ipsec
|
||||
file netinet6/ah_input.c ipsec
|
||||
file netinet6/esp_output.c ipsec & ipsec_esp
|
||||
file netinet6/esp_input.c ipsec & ipsec_esp
|
||||
file crypto/des/des_cbc.c ipsec & ipsec_esp
|
||||
file crypto/des/des_ecb.c ipsec & ipsec_esp
|
||||
file crypto/des/des_setkey.c ipsec & ipsec_esp
|
||||
file crypto/des/des_3cbc.c ipsec & ipsec_esp
|
||||
file crypto/blowfish/bf_cbc.c ipsec & ipsec_esp
|
||||
file crypto/blowfish/bf_cbc_m.c ipsec & ipsec_esp
|
||||
file crypto/blowfish/bf_enc.c ipsec & ipsec_esp
|
||||
file crypto/blowfish/bf_skey.c ipsec & ipsec_esp
|
||||
file crypto/cast128/cast128.c ipsec & ipsec_esp
|
||||
file crypto/cast128/cast128_cbc.c ipsec & ipsec_esp
|
||||
file netinet6/ipcomp_core.c ipsec
|
||||
file netinet6/ipcomp_input.c ipsec
|
||||
file netinet6/ipcomp_output.c ipsec
|
||||
|
|
Loading…
Reference in New Issue