Kevin Lo
6e9a914bb2
Suggest setting gateway_enable="YES" instead of sysctl net.inet.ip.forwarding=1 to enable packet forwarding.
...
Reviewed by: glebius
2016-01-14 01:32:17 +00:00
Simon J. Gerraty
ccfb965433
Add META_MODE support.
...
Off by default, build behaves normally.
WITH_META_MODE we get auto objdir creation, the ability to
start build from anywhere in the tree.
Still need to add real targets under targets/ to build packages.
Differential Revision: D2796
Reviewed by: brooks imp
2015-06-13 19:20:56 +00:00
Simon J. Gerraty
5b381db8cc
Remove NO_OBJ
...
For meta mode we will want objdirs.
Differential Revision: D2748
Reviewed by: brooks imp
2015-06-11 04:22:17 +00:00
Simon J. Gerraty
b589e6297b
Remove extra blank lines
2015-06-10 14:08:36 +00:00
Simon J. Gerraty
44d314f704
dirdeps.mk now sets DEP_RELDIR
2015-06-08 23:35:17 +00:00
Simon J. Gerraty
c8191bc69e
We do want objdir
2013-10-13 00:27:34 +00:00
Simon J. Gerraty
34b33809b7
Updated dependencies
2013-10-13 00:24:00 +00:00
Rui Paulo
4ba82b1743
Add the 'inet' keyword after the nat rule to avoid interfering with
...
IPv6.
2012-06-28 03:30:17 +00:00
Rebecca Cran
9c73eae9c4
Update the icmp example to show allowing only the safe types.
...
Suggested by: Tom Judge <tom at tomjudge.com>
MFC after: 3 days
2011-02-19 14:57:00 +00:00
Rebecca Cran
6608211548
If the pf.conf(5) example file is copied when setting up a firewall it's
...
easy to forget about icmp. Update the file to show allowing icmp through
the firewall.
PR: docs/144986
MFC after: 1 month
2011-02-12 20:42:53 +00:00
Max Laier
42a227f8ba
Update pf examples from OpenBSD to catch up with new stateful defaults and
...
other syntax changes. Move pf.conf from /etc to examples, too.
2007-11-11 01:16:51 +00:00
Ruslan Ermilov
e653b48c80
Start the dreaded NOFOO -> NO_FOO conversion.
...
OK'ed by: core
2004-12-21 08:47:35 +00:00
Ruslan Ermilov
a35d88931c
For variables that are only checked with defined(), don't provide
...
any fake value.
2004-10-24 15:33:08 +00:00
Max Laier
9d7ccc0ffa
Bring in some examples (and create space for future work here):
...
- Add OpenBSD example rulesets as advertised in etc/pf.conf and pf.conf(5)
- Tweak the pointer to fit the FreeBSD default location share/examples/pf
- Account for the new directory in BSD.usr.dist (no hier(7) change required
as share/examples is an opaque item there).
Obtained from: OpenBSD
Reminded by: Thomas T. Veldhouse
PR: docs/71691
MFC after: 2 days
2004-09-14 01:07:19 +00:00