NetBSD/sys/netinet
thorpej 55cd2960c9 In the IP_HDRINCL case of rip_output(), if the mbuf is read-only
then copy the header into a new mbuf before modifying it.

Fixes PR 18809.  Thanks to Chuq Silvers for diagnosing it.
2002-11-07 17:49:08 +00:00
..
Makefile
fil.c Resync with official IPF 2002-09-19 08:12:43 +00:00
files.ipfilter Add missing "needs-flag". 2002-10-11 15:58:20 +00:00
files.netinet Move netinet, netinet6, ipsec, and ipfilter config defns to 2002-10-10 22:45:45 +00:00
icmp6.h /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:20:42 +00:00
icmp_var.h
if_arp.c /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:20:42 +00:00
if_atm.c KNF - return is not a function. sync w/kame. 2002-09-11 02:46:42 +00:00
if_atm.h
if_ether.h
if_inarp.h
igmp.c Fix signed/unsigned comparison warnings. 2002-11-07 07:15:19 +00:00
igmp.h
igmp_var.h
in.c Fix signed/unsigned comparison warnings. 2002-11-07 07:15:19 +00:00
in.h
in4_cksum.c
in_cksum.c
in_gif.c improve gif lookup performance, when there are many of those, 2002-11-05 16:58:11 +00:00
in_gif.h
in_pcb.c "error" in in_pcbbind() was only ever set but not used, remove it. 2002-10-22 02:31:16 +00:00
in_pcb.h cleanup ipsec.h dependency. commented by perry, sync w/kame 2002-11-02 19:03:44 +00:00
in_proto.c cleanup ipsec.h dependency. commented by perry, sync w/kame 2002-11-02 19:03:44 +00:00
in_systm.h
in_var.h
ip.h
ip6.h /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:20:42 +00:00
ip_auth.c Resync with official IPF 2002-09-19 08:12:43 +00:00
ip_auth.h
ip_compat.h Resync with official IPF 2002-09-19 08:12:43 +00:00
ip_ecn.c
ip_ecn.h
ip_encap.c
ip_encap.h
ip_fil.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
ip_fil.h Remove unused ipl_usec. 2002-09-29 17:55:14 +00:00
ip_flow.c /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:20:42 +00:00
ip_frag.c Resync with official IPF 2002-09-19 08:12:43 +00:00
ip_frag.h Upgraded IPFilter to 3.4.29 2002-09-19 08:08:14 +00:00
ip_ftp_pxy.c Resync with official IPF 2002-09-19 08:12:43 +00:00
ip_gre.c KNF - return is not a function. sync w/kame. 2002-09-11 02:46:42 +00:00
ip_gre.h
ip_h323_pxy.c Resync with official IPF 2002-09-19 08:12:43 +00:00
ip_icmp.c Remove breaks after returns, unreachable returns and returns after 2002-09-23 05:51:10 +00:00
ip_icmp.h
ip_input.c /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:20:42 +00:00
ip_ipsec_pxy.c
ip_log.c Fix ipmon problems on 64-bit platforms (PR#17403 and PR#17404). 2002-09-25 06:43:17 +00:00
ip_mroute.c Add required IPSEC #include files that prevented this from compiling. 2002-11-05 02:07:25 +00:00
ip_mroute.h
ip_nat.c Relax overly-conservative TCP option parsing used by ipnat when 2002-09-24 14:14:25 +00:00
ip_nat.h Upgraded IPFilter to 3.4.29 2002-09-19 08:08:14 +00:00
ip_netbios_pxy.c Resync with official IPF 2002-09-19 08:12:43 +00:00
ip_output.c From FreeBSD (1.164) courtesy of Maxim Konovalov: 2002-09-17 13:10:59 +00:00
ip_proxy.c Resync with official IPF 2002-09-19 08:12:43 +00:00
ip_proxy.h Upgraded IPFilter to 3.4.29 2002-09-19 08:08:14 +00:00
ip_raudio_pxy.c
ip_rcmd_pxy.c
ip_state.c Resync with official IPF 2002-09-19 08:12:43 +00:00
ip_state.h Upgraded IPFilter to 3.4.29 2002-09-19 08:08:14 +00:00
ip_var.h correct signedness mixup in pointer passing. sync w/kame 2002-09-11 02:41:19 +00:00
ipl.h Upgraded IPFilter to 3.4.29 2002-09-19 08:08:14 +00:00
raw_ip.c In the IP_HDRINCL case of rip_output(), if the mbuf is read-only 2002-11-07 17:49:08 +00:00
tcp.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:20:42 +00:00
tcp_output.c cleanup ipsec.h dependency. commented by perry, sync w/kame 2002-11-02 19:03:44 +00:00
tcp_seq.h
tcp_subr.c fix typo in previous: s/tip/top/ 2002-10-22 07:22:19 +00:00
tcp_timer.c Guard use of "so" in tcp_timer_persist() and tcp_timer_2msl() with 2002-10-22 03:11:03 +00:00
tcp_timer.h
tcp_usrreq.c Guard use of "ostate" with #ifdef TCP_DEBUG in tcp_usrreq(). 2002-10-22 03:14:16 +00:00
tcp_var.h /*CONTCOND*/ while (0)'ed macros 2002-11-02 07:20:42 +00:00
tcpip.h
udp.h
udp_usrreq.c
udp_var.h