NetBSD/sys/netinet
plunky d2fcfe2b55 update ip_pcbopts() to use sockopt(9) API.
cleans up function and one small fix is that we now stop copying user
options to the mbuf when the _EOL is given, previously this function
would continue to copy options.
2008-10-12 11:15:54 +00:00
..
Makefile
accept_filter.h Change copyright statement to NetBSD 2-clause with correct attribution. 2008-08-10 14:07:41 +00:00
accf_data.c Add accept filters, ported from FreeBSD by Coyote Point Systems. Add inetd 2008-08-04 03:55:47 +00:00
accf_http.c Add accept filters, ported from FreeBSD by Coyote Point Systems. Add inetd 2008-08-04 03:55:47 +00:00
cpu_in_cksum.c
files.ipfilter
files.netinet
icmp6.h
icmp_private.h
icmp_var.h
if_arp.c Missing "\n" in log(9) messages. 2008-08-28 07:58:05 +00:00
if_atm.c
if_atm.h
if_ether.h
if_inarp.h
igmp.c
igmp.h
igmp_var.h
in.c Don't wrap whole file in INET. 2008-09-25 15:48:57 +00:00
in.h
in4_cksum.c
in_cksum.c
in_gif.c
in_gif.h
in_ifattach.h
in_offload.c
in_offload.h
in_pcb.c Move uidinfo to its own module in kern_uidinfo.c and include in rump. 2008-10-11 13:40:57 +00:00
in_pcb.h
in_pcb_hdr.h
in_proto.c
in_proto.h
in_selsrc.c
in_selsrc.h
in_systm.h
in_var.h
ip.h
ip6.h
ip_carp.c
ip_carp.h
ip_ecn.c
ip_ecn.h
ip_encap.c
ip_encap.h
ip_etherip.c
ip_etherip.h
ip_flow.c
ip_icmp.c
ip_icmp.h Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
ip_id.c
ip_input.c POOL_INIT -> pool_init 2008-10-04 00:09:34 +00:00
ip_mroute.c PR/39664: Dave Huang: ip_mrouter_done: free hash using hashdone(9). 2008-10-01 16:01:51 +00:00
ip_mroute.h make this compile as proposed by dholland@ 2008-08-07 06:20:14 +00:00
ip_output.c update ip_pcbopts() to use sockopt(9) API. 2008-10-12 11:15:54 +00:00
ip_private.h
ip_var.h update ip_pcbopts() to use sockopt(9) API. 2008-10-12 11:15:54 +00:00
pim.h
pim_var.h
raw_ip.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
tcp.h
tcp_congctl.c
tcp_congctl.h
tcp_debug.c
tcp_debug.h
tcp_fsm.h
tcp_input.c Unlock reassembly queue before calling sorwakeup(), not after. In unusual 2008-08-04 04:08:47 +00:00
tcp_output.c
tcp_private.h
tcp_sack.c
tcp_seq.h
tcp_subr.c tcp_close: rearrange sequence of events slightly to make this atomic. 2008-10-10 10:23:34 +00:00
tcp_timer.c tcp_delack: test for TF_DELACK. 2008-10-10 10:21:05 +00:00
tcp_timer.h
tcp_usrreq.c Move uidinfo to its own module in kern_uidinfo.c and include in rump. 2008-10-11 13:40:57 +00:00
tcp_var.h Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
tcpip.h
udp.h
udp_private.h
udp_usrreq.c Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
udp_var.h Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00