freebsd-dev/sys/contrib/pf/net
Bjoern A. Zeeb 86d02c5c63 Cache so_cred as inp_cred in the inpcb.
This means that inp_cred is always there, even after the socket
has gone away. It also means that it is constant for the lifetime
of the inp.
Both facts lead to simpler code and possibly less locking.

Suggested by:	rwatson
Reviewed by:	rwatson
MFC after:	6 weeks
X-MFC Note:	use a inp_pspare for inp_cred
2008-10-04 15:06:34 +00:00
..
if_pflog.c Flatten out dist and all "live" tag directories. 2008-08-04 13:30:44 +00:00
if_pflog.h Flatten out dist and all "live" tag directories. 2008-08-04 13:30:44 +00:00
if_pfsync.c Flatten out dist and all "live" tag directories. 2008-08-04 13:30:44 +00:00
if_pfsync.h Flatten out dist and all "live" tag directories. 2008-08-04 13:30:44 +00:00
pf_if.c Step 1.5 of importing the network stack virtualization infrastructure 2008-10-02 15:37:58 +00:00
pf_ioctl.c Step 1.5 of importing the network stack virtualization infrastructure 2008-10-02 15:37:58 +00:00
pf_mtag.h Link pf 4.1 to the build: 2007-07-03 12:46:08 +00:00
pf_norm.c Flatten out dist and all "live" tag directories. 2008-08-04 13:30:44 +00:00
pf_osfp.c Flatten out dist and all "live" tag directories. 2008-08-04 13:30:44 +00:00
pf_ruleset.c Flatten out dist and all "live" tag directories. 2008-08-04 13:30:44 +00:00
pf_subr.c Step 1.5 of importing the network stack virtualization infrastructure 2008-10-02 15:37:58 +00:00
pf_table.c Flatten out dist and all "live" tag directories. 2008-08-04 13:30:44 +00:00
pf.c Cache so_cred as inp_cred in the inpcb. 2008-10-04 15:06:34 +00:00
pfvar.h Step 1.5 of importing the network stack virtualization infrastructure 2008-10-02 15:37:58 +00:00