NetBSD/sys/netinet
elad 4188b89914 Remove some usage of "priv" and "privileged" variables and instead pass
around credentials. Also push down kauth(9) calls closer to where the
operation is done.

Mailing list reference:

	http://mail-index.netbsd.org/tech-net/2009/04/30/msg001270.html
2009-05-06 21:41:59 +00:00
..
accept_filter.h Change copyright statement to NetBSD 2-clause with correct attribution. 2008-08-10 14:07:41 +00:00
accf_data.c Oops, make these build. 2008-11-20 10:22:11 +00:00
accf_http.c Fix indentation. 2008-11-21 16:08:57 +00:00
cpu_in_cksum.c
files.ipfilter
files.netinet
icmp6.h Add IANA allocation and header for RFC 5006 (RA RDNSS) IPv6 Router 2008-07-11 07:35:05 +00:00
icmp_private.h
icmp_var.h
if_arp.c merge christos-time_t 2009-01-11 02:45:45 +00:00
if_atm.c Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
if_atm.h Constify the rt_addrinfo argument to the ifa_rtrequest member 2008-10-24 17:07:33 +00:00
if_ether.h
if_inarp.h remove unused #define. 2009-02-18 13:17:50 +00:00
igmp_var.h
igmp.c
igmp.h
in4_cksum.c
in_cksum.c
in_gif.c *** Summary *** 2008-11-07 00:20:01 +00:00
in_gif.h
in_ifattach.h
in_offload.c
in_offload.h
in_pcb_hdr.h
in_pcb.c Commit changes to netinet6/in6_src.c, forgot in previous commit: 2009-04-30 20:26:09 +00:00
in_pcb.h
in_proto.c include opt_gateway 2009-02-28 18:31:12 +00:00
in_proto.h
in_selsrc.c
in_selsrc.h
in_systm.h
in_var.h
in.c Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
in.h
ip6.h
ip_carp.c Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
ip_carp.h
ip_ecn.c
ip_ecn.h Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
ip_encap.c Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
ip_encap.h Make dom_maxrtkey of inet/inet6domain the size of the ip_encap pack 2008-11-25 18:28:05 +00:00
ip_etherip.c if_input needs to be called at splnet(). ok by cube. 2008-10-19 23:28:31 +00:00
ip_etherip.h
ip_flow.c ansify function definitions 2009-03-15 22:16:09 +00:00
ip_icmp.c merge yamt-pf42 branch. 2008-06-18 09:06:25 +00:00
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 Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
ip_mroute.c bzero -> memset 2009-03-18 16:00:08 +00:00
ip_mroute.h make this compile as proposed by dholland@ 2008-08-07 06:20:14 +00:00
ip_output.c Remove some usage of "priv" and "privileged" variables and instead pass 2009-05-06 21:41:59 +00:00
ip_private.h
ip_var.h Init ipflow pool dynamically instead of using a linkset. 2009-02-01 17:04:11 +00:00
ip.h
Makefile
pim_var.h
pim.h
raw_ip.c Provide compatibility to the old timeval SCM_TIMESTAMP messages. 2009-01-19 02:27:57 +00:00
tcp_congctl.c
tcp_congctl.h
tcp_debug.c Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
tcp_debug.h
tcp_fsm.h
tcp_input.c bzero -> memset 2009-03-18 16:00:08 +00:00
tcp_output.c bzero -> memset 2009-03-18 16:00:08 +00:00
tcp_private.h
tcp_sack.c
tcp_seq.h
tcp_subr.c bzero -> memset 2009-03-18 16:00:08 +00:00
tcp_timer.c Whitespace. 2008-11-10 01:06:43 +00:00
tcp_timer.h
tcp_usrreq.c Pass the lwp argument to in6_pcbbind() for the INET6 PRU_LISTEN and 2009-04-17 01:48:22 +00:00
tcp_var.h stinkset purge: POOL_INIT -> pool_init 2009-01-29 20:38:22 +00:00
tcp.h
tcpip.h
udp_private.h
udp_usrreq.c Remove extra whitespace added by a stupid tool. 2009-04-18 14:58:02 +00:00
udp_var.h Convert socket options code to use a sockopt structure 2008-08-06 15:01:23 +00:00
udp.h