NetBSD/sys/arch/amd64/conf
rmind 2e6f2099c6 Import NPF - a packet filter. Some features:
- Designed to be fully MP-safe and highly efficient.

- Tables/IP sets (hash or red-black tree) for high performance lookups.

- Stateful filtering and Network Address Port Translation (NAPT).
  Framework for application level gateways (ALGs).

- Packet inspection engine called n-code processor - inspired by BPF -
  supporting generic RISC-like and specific CISC-like instructions for
  common patterns (e.g. IPv4 address matching).  See npf_ncode(9) manual.

- Convenient userland utility npfctl(8) with npf.conf(8).

NOTE: This is not yet a fully capable alternative to PF or IPFilter.
Further work (support for binat/rdr, return-rst/return-icmp, common ALGs,
state saving/restoring, logging, etc) is in progress.

Thanks a lot to Matt Thomas for various useful comments and code review.
Aye by: board@
2010-08-22 18:56:18 +00:00
..
files.amd64 Unify i386 and amd64 procfs MD code into x86. 2010-07-08 11:24:59 +00:00
GENERIC Import NPF - a packet filter. Some features: 2010-08-22 18:56:18 +00:00
INSTALL put back drm. 2009-08-09 21:32:16 +00:00
INSTALL_XEN3_DOMU
kern.ldscript Add __cacheline_aligned and __read_mostly annotations. 2010-06-01 22:13:30 +00:00
kern.ldscript.2MB Add __cacheline_aligned and __read_mostly annotations. 2010-06-01 22:13:30 +00:00
kern.ldscript.Xen Add __cacheline_aligned and __read_mostly annotations. 2010-06-01 22:13:30 +00:00
largepages.inc
majors.amd64 use a MI major number for uhso(4) driver 2010-03-06 23:45:38 +00:00
Makefile.amd64 Enable SSP (Stack Smash Protection) in x86 kernels by default (except 2009-11-25 17:08:08 +00:00
std.amd64
std.xen remove Xen2 support. 2009-07-29 12:02:05 +00:00
XEN3_DOM0 dd dm driver to XEN configs because they do not have modules working yet. 2010-08-12 20:16:27 +00:00
XEN3_DOMU dd dm driver to XEN configs because they do not have modules working yet. 2010-08-12 20:16:27 +00:00