Module name: ipsec6 Committed by: zul_ Date: Wed Oct 4 21:43:19 UTC 2006
Added Files:
ipsec6/fast_ipsec_test/netinet: Makefile files.ipfilter
files.netinet icmp6.h icmp_var.h if_arp.c if_atm.c if_atm.h
if_ether.h if_inarp.h igmp.c igmp.h igmp_var.h in.c in.h
in4_cksum.c in_cksum.c in_gif.c in_gif.h in_offload.h in_pcb.c
in_pcb.h in_pcb_hdr.h in_proto.c in_proto.h in_systm.h in_var.h
ip.h ip6.h ip_carp.c ip_carp.h ip_ecn.c ip_ecn.h ip_encap.c
ip_encap.h ip_flow.c ip_gre.c ip_gre.h ip_icmp.c ip_icmp.h
ip_id.c ip_input.c ip_mroute.c ip_mroute.h ip_output.c ip_var.h
pim.h pim_var.h raw_ip.c tcp.h tcp_debug.c tcp_debug.h tcp_fsm.h
tcp_input.c tcp_output.c tcp_sack.c tcp_seq.h tcp_subr.c
tcp_timer.c tcp_timer.h tcp_usrreq.c tcp_var.h tcpip.h udp.h
udp_usrreq.c udp_var.h
ipsec6/fast_ipsec_test/netinet6: Makefile ah.h ah_aesxcbcmac.c
ah_aesxcbcmac.h ah_core.c ah_input.c ah_output.c dest6.c esp.h
esp_aesctr.c esp_aesctr.h esp_core.c esp_input.c esp_output.c
esp_rijndael.c esp_rijndael.h files.ipsec files.netinet6 frag6.c
icmp6.c in6.c in6.h in6_cksum.c in6_gif.c in6_gif.h
in6_ifattach.c in6_ifattach.h in6_pcb.c in6_pcb.h in6_proto.c
in6_src.c in6_var.h ip6_forward.c ip6_id.c ip6_input.c
ip6_mroute.c ip6_mroute.h ip6_output.c ip6_var.h ip6protosw.h
ipcomp.h ipcomp_core.c ipcomp_input.c ipcomp_output.c ipsec.c
ipsec.h mld6.c mld6_var.h nd6.c nd6.h nd6_nbr.c nd6_rtr.c pim6.h
pim6_var.h raw_ip6.c raw_ip6.h route6.c scope6.c scope6_var.h
udp6.h udp6_output.c udp6_usrreq.c udp6_var.h
ipsec6/fast_ipsec_test/netipsec: Makefile ah.h ah_var.h esp.h
esp_var.h files.netipsec ipcomp.h ipcomp_var.h ipip_var.h
ipsec.c ipsec.h ipsec6.h ipsec_input.c ipsec_mbuf.c
ipsec_netbsd.c ipsec_osdep.h ipsec_output.c ipsec_var.h key.c
key.h key_debug.c key_debug.h key_var.h keydb.h keysock.c
keysock.h xform.h xform_ah.c xform_esp.c xform_ipcomp.c
xform_ipip.c xform_tcp.c
Log Message:
New branch for fast_ipsec6. Try to fix the extension headers problems. I create
this branch in order to not insert bad code in the currently working tree ( if
NetBSD people want to merge them into the NetBSD tree during this time )
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 ipsec6/fast_ipsec_test/netinet/Makefile \
ipsec6/fast_ipsec_test/netinet/files.ipfilter \
ipsec6/fast_ipsec_test/netinet/files.netinet \
ipsec6/fast_ipsec_test/netinet/icmp6.h \
ipsec6/fast_ipsec_test/netinet/icmp_var.h \
ipsec6/fast_ipsec_test/netinet/if_arp.c \
ipsec6/fast_ipsec_test/netinet/if_atm.c \
ipsec6/fast_ipsec_test/netinet/if_atm.h \
ipsec6/fast_ipsec_test/netinet/if_ether.h \
ipsec6/fast_ipsec_test/netinet/if_inarp.h \
ipsec6/fast_ipsec_test/netinet/igmp.c \
ipsec6/fast_ipsec_test/netinet/igmp.h \
ipsec6/fast_ipsec_test/netinet/igmp_var.h \
ipsec6/fast_ipsec_test/netinet/in.c ipsec6/fast_ipsec_test/netinet/in.h \
ipsec6/fast_ipsec_test/netinet/in4_cksum.c \
ipsec6/fast_ipsec_test/netinet/in_cksum.c \
ipsec6/fast_ipsec_test/netinet/in_gif.c \
ipsec6/fast_ipsec_test/netinet/in_gif.h \
ipsec6/fast_ipsec_test/netinet/in_offload.h \
ipsec6/fast_ipsec_test/netinet/in_pcb.c \
ipsec6/fast_ipsec_test/netinet/in_pcb.h \
ipsec6/fast_ipsec_test/netinet/in_pcb_hdr.h \
ipsec6/fast_ipsec_test/netinet/in_proto.c \
ipsec6/fast_ipsec_test/netinet/in_proto.h \
ipsec6/fast_ipsec_test/netinet/in_systm.h \
ipsec6/fast_ipsec_test/netinet/in_var.h \
ipsec6/fast_ipsec_test/netinet/ip.h ipsec6/fast_ipsec_test/netinet/ip6.h \
ipsec6/fast_ipsec_test/netinet/ip_carp.c \
ipsec6/fast_ipsec_test/netinet/ip_carp.h \
ipsec6/fast_ipsec_test/netinet/ip_ecn.c \
ipsec6/fast_ipsec_test/netinet/ip_ecn.h \
ipsec6/fast_ipsec_test/netinet/ip_encap.c \
ipsec6/fast_ipsec_test/netinet/ip_encap.h \
ipsec6/fast_ipsec_test/netinet/ip_flow.c \
ipsec6/fast_ipsec_test/netinet/ip_gre.c \
ipsec6/fast_ipsec_test/netinet/ip_gre.h \
ipsec6/fast_ipsec_test/netinet/ip_icmp.c \
ipsec6/fast_ipsec_test/netinet/ip_icmp.h \
ipsec6/fast_ipsec_test/netinet/ip_id.c \
ipsec6/fast_ipsec_test/netinet/ip_input.c \
ipsec6/fast_ipsec_test/netinet/ip_mroute.c \
ipsec6/fast_ipsec_test/netinet/ip_mroute.h \
ipsec6/fast_ipsec_test/netinet/ip_output.c \
ipsec6/fast_ipsec_test/netinet/ip_var.h \
ipsec6/fast_ipsec_test/netinet/pim.h \
ipsec6/fast_ipsec_test/netinet/pim_var.h \
ipsec6/fast_ipsec_test/netinet/raw_ip.c \
ipsec6/fast_ipsec_test/netinet/tcp.h \
ipsec6/fast_ipsec_test/netinet/tcp_debug.c \
ipsec6/fast_ipsec_test/netinet/tcp_debug.h \
ipsec6/fast_ipsec_test/netinet/tcp_fsm.h \
ipsec6/fast_ipsec_test/netinet/tcp_input.c \
ipsec6/fast_ipsec_test/netinet/tcp_output.c \
ipsec6/fast_ipsec_test/netinet/tcp_sack.c \
ipsec6/fast_ipsec_test/netinet/tcp_seq.h \
ipsec6/fast_ipsec_test/netinet/tcp_subr.c \
ipsec6/fast_ipsec_test/netinet/tcp_timer.c \
ipsec6/fast_ipsec_test/netinet/tcp_timer.h \
ipsec6/fast_ipsec_test/netinet/tcp_usrreq.c \
ipsec6/fast_ipsec_test/netinet/tcp_var.h \
ipsec6/fast_ipsec_test/netinet/tcpip.h \
ipsec6/fast_ipsec_test/netinet/udp.h \
ipsec6/fast_ipsec_test/netinet/udp_usrreq.c \
ipsec6/fast_ipsec_test/netinet/udp_var.h \
ipsec6/fast_ipsec_test/netinet6/Makefile \
ipsec6/fast_ipsec_test/netinet6/ah.h \
ipsec6/fast_ipsec_test/netinet6/ah_aesxcbcmac.c \
ipsec6/fast_ipsec_test/netinet6/ah_aesxcbcmac.h \
ipsec6/fast_ipsec_test/netinet6/ah_core.c \
ipsec6/fast_ipsec_test/netinet6/ah_input.c \
ipsec6/fast_ipsec_test/netinet6/ah_output.c \
ipsec6/fast_ipsec_test/netinet6/dest6.c \
ipsec6/fast_ipsec_test/netinet6/esp.h \
ipsec6/fast_ipsec_test/netinet6/esp_aesctr.c \
ipsec6/fast_ipsec_test/netinet6/esp_aesctr.h \
ipsec6/fast_ipsec_test/netinet6/esp_core.c \
ipsec6/fast_ipsec_test/netinet6/esp_input.c \
ipsec6/fast_ipsec_test/netinet6/esp_output.c \
ipsec6/fast_ipsec_test/netinet6/esp_rijndael.c \
ipsec6/fast_ipsec_test/netinet6/esp_rijndael.h \
ipsec6/fast_ipsec_test/netinet6/files.ipsec \
ipsec6/fast_ipsec_test/netinet6/files.netinet6 \
ipsec6/fast_ipsec_test/netinet6/frag6.c \
ipsec6/fast_ipsec_test/netinet6/icmp6.c \
ipsec6/fast_ipsec_test/netinet6/in6.c \
ipsec6/fast_ipsec_test/netinet6/in6.h \
ipsec6/fast_ipsec_test/netinet6/in6_cksum.c \
ipsec6/fast_ipsec_test/netinet6/in6_gif.c \
ipsec6/fast_ipsec_test/netinet6/in6_gif.h \
ipsec6/fast_ipsec_test/netinet6/in6_ifattach.c \
ipsec6/fast_ipsec_test/netinet6/in6_ifattach.h \
ipsec6/fast_ipsec_test/netinet6/in6_pcb.c \
ipsec6/fast_ipsec_test/netinet6/in6_pcb.h \
ipsec6/fast_ipsec_test/netinet6/in6_proto.c \
ipsec6/fast_ipsec_test/netinet6/in6_src.c \
ipsec6/fast_ipsec_test/netinet6/in6_var.h \
ipsec6/fast_ipsec_test/netinet6/ip6_forward.c \
ipsec6/fast_ipsec_test/netinet6/ip6_id.c \
ipsec6/fast_ipsec_test/netinet6/ip6_input.c \
ipsec6/fast_ipsec_test/netinet6/ip6_mroute.c \
ipsec6/fast_ipsec_test/netinet6/ip6_mroute.h \
ipsec6/fast_ipsec_test/netinet6/ip6_output.c \
ipsec6/fast_ipsec_test/netinet6/ip6_var.h \
ipsec6/fast_ipsec_test/netinet6/ip6protosw.h \
ipsec6/fast_ipsec_test/netinet6/ipcomp.h \
ipsec6/fast_ipsec_test/netinet6/ipcomp_core.c \
ipsec6/fast_ipsec_test/netinet6/ipcomp_input.c \
ipsec6/fast_ipsec_test/netinet6/ipcomp_output.c \
ipsec6/fast_ipsec_test/netinet6/ipsec.c \
ipsec6/fast_ipsec_test/netinet6/ipsec.h \
ipsec6/fast_ipsec_test/netinet6/mld6.c \
ipsec6/fast_ipsec_test/netinet6/mld6_var.h \
ipsec6/fast_ipsec_test/netinet6/nd6.c \
ipsec6/fast_ipsec_test/netinet6/nd6.h \
ipsec6/fast_ipsec_test/netinet6/nd6_nbr.c \
ipsec6/fast_ipsec_test/netinet6/nd6_rtr.c \
ipsec6/fast_ipsec_test/netinet6/pim6.h \
ipsec6/fast_ipsec_test/netinet6/pim6_var.h \
ipsec6/fast_ipsec_test/netinet6/raw_ip6.c \
ipsec6/fast_ipsec_test/netinet6/raw_ip6.h \
ipsec6/fast_ipsec_test/netinet6/route6.c \
ipsec6/fast_ipsec_test/netinet6/scope6.c \
ipsec6/fast_ipsec_test/netinet6/scope6_var.h \
ipsec6/fast_ipsec_test/netinet6/udp6.h \
ipsec6/fast_ipsec_test/netinet6/udp6_output.c \
ipsec6/fast_ipsec_test/netinet6/udp6_usrreq.c \
ipsec6/fast_ipsec_test/netinet6/udp6_var.h \
ipsec6/fast_ipsec_test/netipsec/Makefile \
ipsec6/fast_ipsec_test/netipsec/ah.h \
ipsec6/fast_ipsec_test/netipsec/ah_var.h \
ipsec6/fast_ipsec_test/netipsec/esp.h \
ipsec6/fast_ipsec_test/netipsec/esp_var.h \
ipsec6/fast_ipsec_test/netipsec/files.netipsec \
ipsec6/fast_ipsec_test/netipsec/ipcomp.h \
ipsec6/fast_ipsec_test/netipsec/ipcomp_var.h \
ipsec6/fast_ipsec_test/netipsec/ipip_var.h \
ipsec6/fast_ipsec_test/netipsec/ipsec.c \
ipsec6/fast_ipsec_test/netipsec/ipsec.h \
ipsec6/fast_ipsec_test/netipsec/ipsec6.h \
ipsec6/fast_ipsec_test/netipsec/ipsec_input.c \
ipsec6/fast_ipsec_test/netipsec/ipsec_mbuf.c \
ipsec6/fast_ipsec_test/netipsec/ipsec_netbsd.c \
ipsec6/fast_ipsec_test/netipsec/ipsec_osdep.h \
ipsec6/fast_ipsec_test/netipsec/ipsec_output.c \
ipsec6/fast_ipsec_test/netipsec/ipsec_var.h \
ipsec6/fast_ipsec_test/netipsec/key.c \
ipsec6/fast_ipsec_test/netipsec/key.h \
ipsec6/fast_ipsec_test/netipsec/key_debug.c \
ipsec6/fast_ipsec_test/netipsec/key_debug.h \
ipsec6/fast_ipsec_test/netipsec/key_var.h \
ipsec6/fast_ipsec_test/netipsec/keydb.h \
ipsec6/fast_ipsec_test/netipsec/keysock.c \
ipsec6/fast_ipsec_test/netipsec/keysock.h \
ipsec6/fast_ipsec_test/netipsec/xform.h \
ipsec6/fast_ipsec_test/netipsec/xform_ah.c \
ipsec6/fast_ipsec_test/netipsec/xform_esp.c \
ipsec6/fast_ipsec_test/netipsec/xform_ipcomp.c \
ipsec6/fast_ipsec_test/netipsec/xform_ipip.c \
ipsec6/fast_ipsec_test/netipsec/xform_tcp.c
To view a diff of this commit:
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/Makefile?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/files.ipfilter?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/files.netinet?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/icmp6.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/icmp_var.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/if_arp.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/if_atm.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/if_atm.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/if_ether.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/if_inarp.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/igmp.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/igmp.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/igmp_var.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/in.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/in.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/in4_cksum.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/in_cksum.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/in_gif.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/in_gif.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/in_offload.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/in_pcb.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/in_pcb.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/in_pcb_hdr.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/in_proto.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/in_proto.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/in_systm.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/in_var.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/ip.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/ip6.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/ip_carp.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/ip_carp.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/ip_ecn.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/ip_ecn.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/ip_encap.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/ip_encap.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/ip_flow.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/ip_gre.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/ip_gre.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/ip_icmp.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/ip_icmp.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/ip_id.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/ip_input.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/ip_mroute.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/ip_mroute.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/ip_output.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/ip_var.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/pim.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/pim_var.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/raw_ip.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/tcp.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/tcp_debug.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/tcp_debug.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/tcp_fsm.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/tcp_input.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/tcp_output.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/tcp_sack.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/tcp_seq.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/tcp_subr.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/tcp_timer.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/tcp_timer.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/tcp_usrreq.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/tcp_var.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/tcpip.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/udp.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/udp_usrreq.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet/udp_var.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/Makefile?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/ah.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/ah_aesxcbcmac.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/ah_aesxcbcmac.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/ah_core.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/ah_input.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/ah_output.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/dest6.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/esp.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/esp_aesctr.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/esp_aesctr.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/esp_core.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/esp_input.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/esp_output.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/esp_rijndael.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/esp_rijndael.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/files.ipsec?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/files.netinet6?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/frag6.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/icmp6.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/in6.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/in6.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/in6_cksum.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/in6_gif.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/in6_gif.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/in6_ifattach.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/in6_ifattach.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/in6_pcb.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/in6_pcb.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/in6_proto.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/in6_src.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/in6_var.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/ip6_forward.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/ip6_id.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/ip6_input.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/ip6_mroute.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/ip6_mroute.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/ip6_output.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/ip6_var.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/ip6protosw.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/ipcomp.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/ipcomp_core.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/ipcomp_input.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/ipcomp_output.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/ipsec.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/ipsec.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/mld6.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/mld6_var.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/nd6.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/nd6.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/nd6_nbr.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/nd6_rtr.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/pim6.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/pim6_var.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/raw_ip6.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/raw_ip6.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/route6.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/scope6.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/scope6_var.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/udp6.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/udp6_output.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/udp6_usrreq.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netinet6/udp6_var.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/Makefile?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/ah.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/ah_var.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/esp.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/esp_var.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/files.netipsec?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/ipcomp.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/ipcomp_var.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/ipip_var.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/ipsec.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/ipsec.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/ipsec6.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/ipsec_input.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/ipsec_mbuf.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/ipsec_netbsd.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/ipsec_osdep.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/ipsec_output.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/ipsec_var.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/key.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/key.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/key_debug.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/key_debug.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/key_var.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/keydb.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/keysock.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/keysock.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/xform.h?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/xform_ah.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/xform_esp.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/xform_ipcomp.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/xform_ipip.c?r1=0&r2=1.1
http://netbsd-soc.cvs.sourceforge.net/netbsd-soc/ipsec6/fast_ipsec_test/netipsec/xform_tcp.c?r1=0&r2=1.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NetBSD-SoC-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/netbsd-soc-cvs
