This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
netpfil
/
pf
History
John Baldwin
b437b06c79
Fix pf(4) to build with MAXCPU set to 256. MAXCPU is actually a count,
...
not a maximum ID value (so it is a cap on mp_ncpus, not mp_maxid).
2014-05-29 19:17:10 +00:00
..
if_pflog.c
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
2013-10-26 17:58:36 +00:00
if_pfsync.c
Merge from projects/pf r251993 (glebius@):
2014-03-25 06:55:53 +00:00
in4_cksum.c
…
pf_altq.h
Move new pf includes to the pf directory. The pfvar.h remain
2013-10-27 16:25:57 +00:00
pf_if.c
- Split functions that initialize various pf parts into their vimage
2013-11-18 22:18:07 +00:00
pf_ioctl.c
The current API for adding rules with pool addresses is the following:
2014-04-25 11:36:11 +00:00
pf_lb.c
Backout r257223,r257224,r257225,r257246,r257710. The changes caused
2014-04-16 09:25:20 +00:00
pf_mtag.h
Move new pf includes to the pf directory. The pfvar.h remain
2013-10-27 16:25:57 +00:00
pf_norm.c
o In pf_normalize_ip() we don't need mtag in
2014-05-17 12:30:27 +00:00
pf_osfp.c
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
2013-10-26 17:58:36 +00:00
pf_ruleset.c
Provide includes that are needed in these files, and before were read
2013-10-26 18:18:50 +00:00
pf_table.c
Provide includes that are needed in these files, and before were read
2013-10-26 18:18:50 +00:00
pf.c
Fix pf(4) to build with MAXCPU set to 256. MAXCPU is actually a count,
2014-05-29 19:17:10 +00:00
pf.h
Fix incorrect header guard define in sys/netpfil/pf/pf.h, which snuck in
2013-12-22 19:47:22 +00:00