..
fil.c
Remove SCCS markers and make these compile in $NetBSD$ IDs.
1999-02-02 19:57:30 +00:00
icmp_var.h
if_arp.c
When sending an ARP reply, make sure to set the length of the outgoing
1999-06-18 18:20:50 +00:00
if_atm.c
if_atm.h
if_ether.h
if_inarp.h
-always do an RARP if revarpwhoarewe() is called, it might be for another
1999-02-21 15:17:14 +00:00
igmp_var.h
igmp.c
If the incoming code value is 0, timer gets 0, which would mean
1999-04-25 10:26:29 +00:00
igmp.h
in_cksum.c
in_pcb.c
Ensure that you can only bind a more specific address when it is done by the
1999-03-23 10:45:37 +00:00
in_pcb.h
in_proto.c
Implement retransmit logic for the SYN cache engine. Fixes a rare condition
1999-04-29 03:54:22 +00:00
in_systm.h
in_var.h
Sigh, fix some broken logic in the last change to INADDR_TO_IA(), and make
1999-05-16 19:33:27 +00:00
in.c
If the new global variable hostzerobroadcast is zero, no longer assume
1999-06-26 06:16:47 +00:00
in.h
If the new global variable hostzerobroadcast is zero, no longer assume
1999-06-26 06:16:47 +00:00
ip_auth.c
Remove SCCS markers and make these compile in $NetBSD$ IDs.
1999-02-02 19:57:30 +00:00
ip_auth.h
ip_compat.h
ip_fil.c
Remove SCCS markers and make these compile in $NetBSD$ IDs.
1999-02-02 19:57:30 +00:00
ip_fil.h
ip_flow.c
security: test for ip_len < ip_hl <<2 and drop packet accordingly
1999-03-26 08:51:35 +00:00
ip_frag.c
Remove SCCS markers and make these compile in $NetBSD$ IDs.
1999-02-02 19:57:30 +00:00
ip_frag.h
ip_ftp_pxy.c
ip_gre.c
Don't screw with ip_len; just subtract from it where we actually use the
1999-01-19 23:03:20 +00:00
ip_gre.h
ip_icmp.c
Fix a null pointer dereference in the case where forwarding is turned on and
1999-03-30 19:02:56 +00:00
ip_icmp.h
ip_input.c
If the new global variable hostzerobroadcast is zero, no longer assume
1999-06-26 06:16:47 +00:00
ip_ipip.c
- Make sure that interface can't be marked up before a route to the remote
1999-04-04 09:10:27 +00:00
ip_ipip.h
ip_log.c
ip_mroute.c
Alpha printf format fixes.
1999-03-27 21:47:59 +00:00
ip_mroute.h
ip_nat.c
Minor cleanup to use LONG_SUM() and CALC_SUMD() more.
1999-03-05 07:27:09 +00:00
ip_nat.h
ip_output.c
oops. move sendit: above the PFIL_HOOKS so that multicast traffic is filtered. from darren reed.
1999-06-07 01:26:04 +00:00
ip_proxy.c
Remove SCCS markers and make these compile in $NetBSD$ IDs.
1999-02-02 19:57:30 +00:00
ip_proxy.h
ip_state.c
Remove SCCS markers and make these compile in $NetBSD$ IDs.
1999-02-02 19:57:30 +00:00
ip_state.h
ip_var.h
ip.h
Makefile
raw_ip.c
Make programs that use raw IP work again; trim the header length from ip_len
1999-01-30 21:43:16 +00:00
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c
Add new sysctl (net.inet.tcp.log_refused) that when set, causes refused TCP
1999-05-23 20:33:50 +00:00
tcp_output.c
Fix a problem pointed out by Charles Hannum; DF wasn't being set in
1999-01-20 03:39:54 +00:00
tcp_seq.h
tcp_subr.c
Don't mix in data just to stir the rnd pool. Extracting data will do that,
1999-02-28 13:41:24 +00:00
tcp_timer.c
tcp_timer.h
tcp_usrreq.c
tcp_var.h
Add new sysctl (net.inet.tcp.log_refused) that when set, causes refused TCP
1999-05-23 20:33:50 +00:00
tcp.h
tcpip.h
udp_usrreq.c
Don't screw with ip_len; just subtract from it where we actually use the
1999-01-19 23:03:20 +00:00
udp_var.h
udp.h