Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Add a CAVEATS section to give a heads up abou...
details: https://anonhg.NetBSD.org/src/rev/6671cd83c260
branches: trunk
changeset: 360647:6671cd83c260
user: sevan <sevan%NetBSD.org@localhost>
date: Tue Mar 20 20:13:33 2018 +0000
description:
Add a CAVEATS section to give a heads up about not using pf LKM with ALTQ.
Found via https://www.netbsd.org/docs/network/pf.html#altq
diffstat:
share/man/man4/altq.4 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r ca7e40344a49 -r 6671cd83c260 share/man/man4/altq.4
--- a/share/man/man4/altq.4 Tue Mar 20 18:27:58 2018 +0000
+++ b/share/man/man4/altq.4 Tue Mar 20 20:13:33 2018 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: altq.4,v 1.5 2018/03/20 17:13:54 sevan Exp $
+.\" $NetBSD: altq.4,v 1.6 2018/03/20 20:13:33 sevan Exp $
.\"
.\" Copyright (c) 2011 Jukka Ruohonen <jruohonen%iki.fi@localhost>
.\"
@@ -87,3 +87,11 @@
(http://www.kame.net). It was imported to
.Nx
in 1.6 .
+.Sh CAVEATS
+Please note that you must compile
+.Xr pf 4
+in the kernel, using the PF
+.Xr module 7
+alongside
+.Nm
+built in the kernel will not work.
Home |
Main Index |
Thread Index |
Old Index