Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/ldpd Grammar. Sort sections.
details: https://anonhg.NetBSD.org/src/rev/185a669b27c7
branches: trunk
changeset: 784628:185a669b27c7
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Feb 04 11:02:32 2013 +0000
description:
Grammar. Sort sections.
diffstat:
usr.sbin/ldpd/ldpd.8 | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diffs (32 lines):
diff -r c46b370e846f -r 185a669b27c7 usr.sbin/ldpd/ldpd.8
--- a/usr.sbin/ldpd/ldpd.8 Mon Feb 04 10:53:14 2013 +0000
+++ b/usr.sbin/ldpd/ldpd.8 Mon Feb 04 11:02:32 2013 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: ldpd.8,v 1.8 2013/02/04 10:53:14 kefren Exp $
+.\" $NetBSD: ldpd.8,v 1.9 2013/02/04 11:02:32 wiz Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -104,12 +104,6 @@
.It Fl W
Enable output of warning messages.
.El
-.Sh SECURITY CONSIDERATIONS
-As a security measure you SHOULD filter the LDP well-known (646)
-TCP and UDP ports using your favourite packet filter before starting
-.Nm .
-This is the current way used to filter neighbours and to protect the
-system of possible external attacks like route injections.
.Sh SEE ALSO
.Rs
.%R RFC
@@ -137,3 +131,9 @@
.Sh BUGS
.Nm
doesn't implement Path Vector and Hop Count TLVs.
+.Sh SECURITY CONSIDERATIONS
+As a security measure you SHOULD filter the LDP well-known (646)
+TCP and UDP ports using your favourite packet filter before starting
+.Nm .
+This is the current way used to filter neighbours and to protect the
+system from possible external attacks like route injections.
Home |
Main Index |
Thread Index |
Old Index