NetBSD/sys/netinet
deraadt 6fe3b028cd patch from Yuval Yarom, sent to me by <andrew@werple.apana.org.au>
The check that the destination of a forwarded ip packet is not on
the loopback net is wrong, and will always fail.  The following patch
fixes the problem.
[allows "route add $hostname localhost" to be added to /etc/netstart to
keep things for $hostname away from the ethernet driver]
1993-06-10 05:16:46 +00:00
..
icmp_var.h more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
if_arp.c more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
if_arp.h more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
if_ether.c more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
if_ether.h more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
if_inarp.h more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
in.c patch from Yuval Yarom, sent to me by <andrew@werple.apana.org.au> 1993-06-10 05:16:46 +00:00
in.h more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
in_cksum.c more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
in_pcb.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
in_pcb.h more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
in_proto.c more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
in_systm.h more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
in_var.h more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
ip.h more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
ip_icmp.c more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
ip_icmp.h more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
ip_input.c more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
ip_output.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
ip_var.h more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
raw_ip.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
tcp.h more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
tcp_debug.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
tcp_debug.h more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
tcp_fsm.h more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
tcp_input.c make kernel select interface be one-stop shopping & clean it all up. 1993-05-18 18:18:40 +00:00
tcp_output.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
tcp_seq.h more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
tcp_subr.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
tcp_timer.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
tcp_timer.h more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
tcp_usrreq.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
tcp_var.h more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
tcpip.h more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
udp.h more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00
udp_usrreq.c add include of select.h if necessary for protos, or delete if extraneous 1993-05-22 11:40:42 +00:00
udp_var.h more rcsid additions and file header cleanups 1993-05-20 03:49:51 +00:00