freebsd-dev/sys/netinet
Gary Palmer b1e8a2c542 Remove useless entries from the inetsw structure initiliser which
only produced compile-time warnings.

Reviewed/Tested by: Bill Fenner <fenner@parc.xerox.com>
1996-05-08 04:34:03 +00:00
..
icmp_var.h
if_ether.c Send ARP's for aliased subnets with the proper source address. 1996-03-23 01:32:30 +00:00
if_ether.h Send ARP's for aliased subnets with the proper source address. 1996-03-23 01:32:30 +00:00
if_fddi.h
igmp_var.h IGMPv2 routines rewritten, to be more compact and to fully comply 1996-03-14 16:59:20 +00:00
igmp.c Always call ip_output() with a valid route pointer. For igmp, also get the 1996-04-18 15:41:11 +00:00
igmp.h IGMPv2 routines rewritten, to be more compact and to fully comply 1996-03-14 16:59:20 +00:00
in_cksum.c
in_pcb.c
in_pcb.h
in_proto.c Remove useless entries from the inetsw structure initiliser which 1996-05-08 04:34:03 +00:00
in_rmx.c Add three new route flags to help determine what sort of address 1996-05-06 17:42:13 +00:00
in_systm.h
in_var.h IGMPv2 routines rewritten, to be more compact and to fully comply 1996-03-14 16:59:20 +00:00
in.c Added proper splnet protection while modifying the interface address list. 1996-04-07 06:59:52 +00:00
in.h Add feature for tcp "established". 1996-04-03 13:52:20 +00:00
ip_fw.c Clean up various compiler warnings. Most (if not all) were benign 1996-05-08 04:29:08 +00:00
ip_fw.h Add feature for tcp "established". 1996-04-03 13:52:20 +00:00
ip_icmp.c Always pass a route structure when calling ip_output(). 1996-04-03 18:52:22 +00:00
ip_icmp.h
ip_input.c Clean up various compiler warnings. Most (if not all) were benign 1996-05-08 04:29:08 +00:00
ip_mroute.c Always call ip_output() with a valid route pointer. For igmp, also get the 1996-04-18 15:41:11 +00:00
ip_mroute.h
ip_output.c Add three new route flags to help determine what sort of address 1996-05-06 17:42:13 +00:00
ip_var.h Make rip_input() take the header length 1996-03-26 19:16:46 +00:00
ip.h Define a few macros useful in the _IP_VHL case. 1996-04-18 15:42:50 +00:00
raw_ip.c Make rip_input() take the header length 1996-03-26 19:16:46 +00:00
tcp_debug.c Eliminated sloppy common-style declarations. Now there are no duplicated 1996-04-13 12:45:57 +00:00
tcp_debug.h Eliminated sloppy common-style declarations. Now there are no duplicated 1996-04-13 12:45:57 +00:00
tcp_fsm.h
tcp_input.c Back out my stupid braino; I was thinking strlen and not sizeof. 1996-05-02 05:54:14 +00:00
tcp_output.c Two fixes from Rich Stevens: 1996-04-15 03:46:33 +00:00
tcp_reass.c Back out my stupid braino; I was thinking strlen and not sizeof. 1996-05-02 05:54:14 +00:00
tcp_seq.h
tcp_subr.c In tcp_respond(), check that ro->ro_rt is non-null before RTFREEing 1996-03-27 18:23:16 +00:00
tcp_timer.c Two fixes from Rich Stevens: 1996-04-15 03:46:33 +00:00
tcp_timer.h
tcp_timewait.c In tcp_respond(), check that ro->ro_rt is non-null before RTFREEing 1996-03-27 18:23:16 +00:00
tcp_usrreq.c
tcp_var.h Delete #ifdef notdef blocks containing old method of srtt calculation. 1996-04-26 18:32:58 +00:00
tcp.h
tcpip.h
udp_usrreq.c Back out my stupid braino; I was thinking strlen and not sizeof. 1996-05-02 05:54:14 +00:00
udp_var.h
udp.h