| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
As result of this, a new examples package is now created.
Note, this is only effective with 'SHARED=copies' (the default),
as the 'SHARED=symlinks' mechanism will create a symlink to the
source tree version of the file(s).
Sponsored by: The FreeBSD Foundation
|
|
|
|
|
|
| |
net.inet.ip.forwarding=1 to enable packet forwarding.
Reviewed by: glebius
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| | |
|
| | |
|
| | |
|
| | |
|
|/
|
|
|
|
|
| |
For meta mode we will want objdirs.
Differential Revision: D2748
Reviewed by: brooks imp
|
|
|
|
| |
IPv6.
|
|
|
|
|
| |
Suggested by: Tom Judge <tom at tomjudge.com>
MFC after: 3 days
|
|
|
|
|
|
|
|
| |
easy to forget about icmp. Update the file to show allowing icmp through
the firewall.
PR: docs/144986
MFC after: 1 month
|
|
|
|
| |
other syntax changes. Move pf.conf from /etc to examples, too.
|
|
|
|
| |
OK'ed by: core
|
|
|
|
| |
any fake value.
|
|
- 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
|