freebsd-dev/sys/netipsec
Dag-Erling Smørgrav e1fec84a4a ovbcopy -> bcopy
2003-04-04 12:56:20 +00:00
..
ah_var.h
ah.h
esp_var.h
esp.h
ipcomp_var.h
ipcomp.h
ipip_var.h
ipsec6.h
ipsec_input.c add missing copyright notices 2003-03-28 20:28:05 +00:00
ipsec_mbuf.c Replace ovbcopy() with bcopy(). 2003-04-04 12:15:20 +00:00
ipsec_output.c ovbcopy -> bcopy 2003-04-04 12:56:20 +00:00
ipsec.c fix compilation w/o INET6 2003-02-28 20:06:29 +00:00
ipsec.h
key_debug.c
key_debug.h
key_var.h
key.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
key.h
keydb.h
keysock.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
keysock.h
xform_ah.c o add a CRYPTO_F_CBIMM flag to symmetric ops to indicate the callback 2003-02-23 07:25:48 +00:00
xform_esp.c o add a CRYPTO_F_CBIMM flag to symmetric ops to indicate the callback 2003-02-23 07:25:48 +00:00
xform_ipcomp.c o add a CRYPTO_F_CBIMM flag to symmetric ops to indicate the callback 2003-02-23 07:25:48 +00:00
xform_ipip.c Update netisr handling; Each SWI now registers its queue, and all queue 2003-03-04 23:19:55 +00:00
xform.h