..
icmp_var.h
KERNEL -> _KERNEL
1995-03-26 20:23:52 +00:00
if_arc.h
update from Ignatios Souvatzis
1995-06-07 00:13:52 +00:00
if_arp.c
splnet --> splsoftnet
1995-08-12 23:59:09 +00:00
if_arp.h
Various cleanup, including:
1995-06-12 00:46:47 +00:00
if_ether.c
splnet --> splsoftnet
1995-08-12 23:59:09 +00:00
if_ether.h
Various cleanup, including:
1995-06-12 00:46:47 +00:00
if_inarp.h
Various cleanup, including:
1995-06-12 00:46:47 +00:00
igmp.c
splnet --> splsoftnet
1995-08-12 23:59:09 +00:00
igmp.h
Implement IGMP v2. Based on the Multicast 3.5 distribution.
1995-05-31 06:08:17 +00:00
igmp_var.h
Implement IGMP v2. Based on the Multicast 3.5 distribution.
1995-05-31 06:08:17 +00:00
in.c
splnet --> splsoftnet
1995-08-12 23:59:09 +00:00
in.h
Add a net.inet.ip.directed-broadcast sysctl as suggested by
1996-01-16 04:17:30 +00:00
in_cksum.c
be a bit more careful and explicit with types. (basically a large no-op.)
1995-04-13 06:25:36 +00:00
in_pcb.c
so_pcb should be a void *.
1995-08-17 02:57:20 +00:00
in_pcb.h
convert pcb lists to CIRCLEQs, so that the end can be looked at more
1995-06-18 20:01:08 +00:00
in_proto.c
Implement tcp_sysctl(). Add a sysctl option to enable/disable RFC1323
1995-09-30 07:02:00 +00:00
in_systm.h
be a bit more careful and explicit with types. (basically a large no-op.)
1995-04-13 06:25:36 +00:00
in_var.h
Various cleanup, including:
1995-06-12 00:46:47 +00:00
ip.h
"routine" precedence has a value of 0.
1995-05-15 01:22:44 +00:00
ip_icmp.c
Various cleanup, including:
1995-06-12 00:46:47 +00:00
ip_icmp.h
spacing cleaup. also, minor type mixup fixups.
1995-04-17 05:32:52 +00:00
ip_input.c
Add a net.inet.ip.directed-broadcast sysctl as suggested by
1996-01-16 04:17:30 +00:00
ip_mroute.c
splnet --> splsoftnet
1995-08-12 23:59:09 +00:00
ip_mroute.h
Integrate multicast 3.5 distribution, with several bugs fixed and general
1995-05-31 21:50:34 +00:00
ip_output.c
null mbuf pointer could cause system crash; avoid it. From
1995-07-01 03:44:55 +00:00
ip_var.h
make netinet work on systems where pointers and longs are 64 bits
1995-11-21 01:07:34 +00:00
raw_ip.c
Handle PRU_CONTROL (David Maltz; PR#1664).
1995-11-30 16:42:18 +00:00
tcp.h
spacing cleaup. also, minor type mixup fixups.
1995-04-17 05:32:52 +00:00
tcp_debug.c
be a bit more careful and explicit with types. (basically a large no-op.)
1995-04-13 06:35:38 +00:00
tcp_debug.h
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
1994-06-29 06:29:24 +00:00
tcp_fsm.h
Don't return received data to the user until the initial handshake is complete.
1994-10-14 16:01:48 +00:00
tcp_input.c
make netinet work on systems where pointers and longs are 64 bits
1995-11-21 01:07:34 +00:00
tcp_output.c
oops; missed the chance to fix a cast, that then becamse a compiler warning.
1995-04-13 20:09:23 +00:00
tcp_seq.h
KERNEL -> _KERNEL
1995-03-26 20:23:52 +00:00
tcp_subr.c
make netinet work on systems where pointers and longs are 64 bits
1995-11-21 01:07:34 +00:00
tcp_timer.c
splnet --> splsoftnet
1995-08-12 23:59:09 +00:00
tcp_timer.h
KERNEL -> _KERNEL
1995-03-26 20:23:52 +00:00
tcp_usrreq.c
Implement tcp_sysctl(). Add a sysctl option to enable/disable RFC1323
1995-09-30 07:02:00 +00:00
tcp_var.h
make netinet work on systems where pointers and longs are 64 bits
1995-11-21 01:07:34 +00:00
tcpip.h
make netinet work on systems where pointers and longs are 64 bits
1995-11-21 01:07:34 +00:00
udp.h
be a bit more careful and explicit with types. (basically a large no-op.)
1995-04-13 06:35:38 +00:00
udp_usrreq.c
make netinet work on systems where pointers and longs are 64 bits
1995-11-21 01:07:34 +00:00
udp_var.h
make netinet work on systems where pointers and longs are 64 bits
1995-11-21 01:07:34 +00:00