.. |
libalias
|
Make incoming packets work as keepalives, too. This should fix problems
|
1999-05-20 20:20:24 +00:00 |
fil.c
|
Staticize some more.
|
1998-11-26 18:54:52 +00:00 |
icmp_var.h
|
* Change sysctl from using linker_set to construct its tree using SLISTs.
|
1999-02-16 10:49:55 +00:00 |
if_atm.c
|
|
|
if_atm.h
|
|
|
if_ether.c
|
Add sufficient braces to keep egcs happy about potentially ambiguous
|
1999-05-06 18:13:11 +00:00 |
if_ether.h
|
|
|
if_fddi.h
|
|
|
igmp_var.h
|
Move kernel-only declaration inside #ifdef KERNEL section.
|
1999-03-06 04:51:41 +00:00 |
igmp.c
|
Rename igmp's MALLOC; it doesn't have anything to do with multicast routing.
|
1999-01-18 01:56:31 +00:00 |
igmp.h
|
|
|
in_cksum.c
|
|
|
in_hostcache.c
|
|
|
in_hostcache.h
|
|
|
in_pcb.c
|
This Implements the mumbled about "Jail" feature.
|
1999-04-28 11:38:52 +00:00 |
in_pcb.h
|
This Implements the mumbled about "Jail" feature.
|
1999-04-28 11:38:52 +00:00 |
in_proto.c
|
* Change sysctl from using linker_set to construct its tree using SLISTs.
|
1999-02-16 10:49:55 +00:00 |
in_rmx.c
|
Add sysctl descriptions to many SYSCTL_XXXs
|
1999-05-03 23:57:32 +00:00 |
in_systm.h
|
|
|
in_var.h
|
* Change sysctl from using linker_set to construct its tree using SLISTs.
|
1999-02-16 10:49:55 +00:00 |
in.c
|
Suser() simplification:
|
1999-04-27 11:18:52 +00:00 |
in.h
|
Pre-declare struct proc to avoid 'inside param list' warnings.
|
1999-05-08 14:28:52 +00:00 |
ip_auth.c
|
Staticize some more.
|
1998-11-26 18:54:52 +00:00 |
ip_auth.h
|
Made some disgusting ifdefs even more disgusting to enable the support
|
1998-08-15 21:51:53 +00:00 |
ip_compat.h
|
|
|
ip_divert.c
|
Suser() simplification:
|
1999-04-27 11:18:52 +00:00 |
ip_dummynet.c
|
Fix two warnings; and note a problem where a pointer is stored in an
|
1999-05-06 22:08:57 +00:00 |
ip_dummynet.h
|
assorted dummynet cleanup:
|
1999-05-04 07:30:08 +00:00 |
ip_fil.c
|
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
|
1998-12-04 22:54:57 +00:00 |
ip_fil.h
|
|
|
ip_flow.c
|
Add sysctl descriptions to many SYSCTL_XXXs
|
1999-05-03 23:57:32 +00:00 |
ip_flow.h
|
|
|
ip_frag.c
|
Staticize some more.
|
1998-11-26 18:54:52 +00:00 |
ip_frag.h
|
|
|
ip_ftp_pxy.c
|
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
|
1998-12-04 22:54:57 +00:00 |
ip_fw.c
|
Add sysctl descriptions to many SYSCTL_XXXs
|
1999-05-03 23:57:32 +00:00 |
ip_fw.h
|
Tidy up some stray / unused stuff in the IPFW package and friends.
|
1999-04-20 13:32:06 +00:00 |
ip_icmp.c
|
When an incoming packet is reflected back as an ICMP reply, make sure we
|
1999-03-06 23:10:42 +00:00 |
ip_icmp.h
|
|
|
ip_input.c
|
Free the dummynet descriptor in ip_dummynet, not in the called
|
1999-05-04 16:20:33 +00:00 |
ip_log.c
|
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
|
1998-12-07 21:58:50 +00:00 |
ip_mroute.c
|
Add sufficient braces to keep egcs happy about potentially ambiguous
|
1999-05-06 18:13:11 +00:00 |
ip_mroute.h
|
Use dynamic memory allocation instead of mbuf's for multicast routing
|
1999-01-18 02:06:59 +00:00 |
ip_nat.c
|
Staticize some more.
|
1998-11-26 18:54:52 +00:00 |
ip_nat.h
|
Made some disgusting ifdefs even more disgusting to enable the support
|
1998-08-15 21:51:53 +00:00 |
ip_output.c
|
Free the dummynet descriptor in ip_dummynet, not in the called
|
1999-05-04 16:20:33 +00:00 |
ip_proxy.c
|
Fix warnings in preparation for adding -Wall -Wcast-qual to the
|
1999-01-27 22:42:27 +00:00 |
ip_proxy.h
|
|
|
ip_state.c
|
Fix warnings in preparation for adding -Wall -Wcast-qual to the
|
1999-01-27 22:42:27 +00:00 |
ip_state.h
|
|
|
ip_var.h
|
Re-implement tcp and ip fragment reassembly to not store pointers in the
|
1998-08-24 07:47:39 +00:00 |
ip.h
|
|
|
ipl.h
|
|
|
mlf_ipl.c
|
"fix" warning. This still needs to be kld-ified some day (or removed).
|
1999-05-11 16:07:16 +00:00 |
raw_ip.c
|
Add sysctl descriptions to many SYSCTL_XXXs
|
1999-05-03 23:57:32 +00:00 |
tcp_debug.c
|
Fixed printf format errors.
|
1998-08-17 01:05:25 +00:00 |
tcp_debug.h
|
|
|
tcp_fsm.h
|
Two cosmetic changes, one a typo and the other, a clarification.
|
1999-04-07 22:22:06 +00:00 |
tcp_input.c
|
Add sufficient braces to keep egcs happy about potentially ambiguous
|
1999-05-06 18:13:11 +00:00 |
tcp_output.c
|
Two cosmetic changes, one a typo and the other, a clarification.
|
1999-04-07 22:22:06 +00:00 |
tcp_reass.c
|
Add sufficient braces to keep egcs happy about potentially ambiguous
|
1999-05-06 18:13:11 +00:00 |
tcp_seq.h
|
|
|
tcp_subr.c
|
Add sysctl descriptions to many SYSCTL_XXXs
|
1999-05-03 23:57:32 +00:00 |
tcp_timer.c
|
Add sysctl descriptions to many SYSCTL_XXXs
|
1999-05-03 23:57:32 +00:00 |
tcp_timer.h
|
|
|
tcp_timewait.c
|
Add sysctl descriptions to many SYSCTL_XXXs
|
1999-05-03 23:57:32 +00:00 |
tcp_usrreq.c
|
Add sysctl descriptions to many SYSCTL_XXXs
|
1999-05-03 23:57:32 +00:00 |
tcp_var.h
|
* Change sysctl from using linker_set to construct its tree using SLISTs.
|
1999-02-16 10:49:55 +00:00 |
tcp.h
|
|
|
tcpip.h
|
Dike out some obsolete defines which referenced ih_next and ih_prev from
|
1998-09-26 14:26:59 +00:00 |
udp_usrreq.c
|
Add sysctl descriptions to many SYSCTL_XXXs
|
1999-05-03 23:57:32 +00:00 |
udp_var.h
|
* Change sysctl from using linker_set to construct its tree using SLISTs.
|
1999-02-16 10:49:55 +00:00 |
udp.h
|
|
|