summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2002-02-20 15:55:02 +0000
committerbrian <brian@FreeBSD.org>2002-02-20 15:55:02 +0000
commitcc848431d503834230c18c4d114da9b8a89a8fe1 (patch)
treed50f01a3b458149ab4c236b9f53e09c98b303b21 /share
parent9e9f75c5de32accd95ad5124bbf8337a3e3764f0 (diff)
downloadFreeBSD-src-cc848431d503834230c18c4d114da9b8a89a8fe1.zip
FreeBSD-src-cc848431d503834230c18c4d114da9b8a89a8fe1.tar.gz
Document NGM_PPPOE_ACNAME.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/ng_pppoe.47
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man4/ng_pppoe.4 b/share/man/man4/ng_pppoe.4
index 44e1072..2a9917a 100644
--- a/share/man/man4/ng_pppoe.4
+++ b/share/man/man4/ng_pppoe.4
@@ -150,14 +150,17 @@ reports back the hook name corresponding to the closed session.
The hook will probably have been removed immediately after sending this
message. At present this message is not yet used and a 'failed' message
will be received at closure instead.
+.It Dv NGM_PPPOE_ACNAME
+This command is sent to the node that started this session with one of the
+above messages, and reports the Access Concentrator Name.
+.El
.Pp
-The three commands above use a common data structure:
+The four commands above use a common data structure:
.Bd -literal -offset 4n
struct ngpppoe_sts {
char hook[NG_HOOKLEN + 1]; /* hook associated with event session */
};
.Ed
-.El
.Sh SHUTDOWN
This node shuts down upon receipt of a
.Dv NGM_SHUTDOWN
OpenPOWER on IntegriCloud