NetBSD/sys/netinet
explorer 80513cb5ae o Make usage of /dev/random dependant on
pseudo-device   rnd                     # /dev/random and in-kernel generator
  in config files.

o Add declaration to all architectures.

o Clean up copyright message in rnd.c, rnd.h, and rndpool.c to include
  that this code is derived in part from Ted Tyso's linux code.
1997-10-13 00:46:08 +00:00
..
fil.c
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
in_cksum.c
in_pcb.c
in_pcb.h
in_proto.c
in_systm.h
in_var.h
ip.h
ip_auth.c
ip_auth.h
ip_compat.h
ip_fil.c
ip_fil.h
ip_frag.c
ip_frag.h
ip_ftp_pxy.c
ip_icmp.c
ip_icmp.h
ip_input.c
ip_log.c
ip_mroute.c
ip_mroute.h
ip_nat.c
ip_nat.h
ip_output.c
ip_proxy.c
ip_proxy.h
ip_state.c
ip_state.h
ip_var.h
raw_ip.c
tcp.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c Add hooks to use the kernel random system to generate TCP sequence numbers. 1997-10-10 01:51:07 +00:00
tcp_output.c
tcp_seq.h o Make usage of /dev/random dependant on 1997-10-13 00:46:08 +00:00
tcp_subr.c o Make usage of /dev/random dependant on 1997-10-13 00:46:08 +00:00
tcp_timer.c o Make usage of /dev/random dependant on 1997-10-13 00:46:08 +00:00
tcp_timer.h
tcp_usrreq.c Add hooks to use the kernel random system to generate TCP sequence numbers. 1997-10-10 01:51:07 +00:00
tcp_var.h Add hooks to use the kernel random system to generate TCP sequence numbers. 1997-10-10 01:51:07 +00:00
tcpip.h
udp.h
udp_usrreq.c
udp_var.h