Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/route Document 'L'



details:   https://anonhg.NetBSD.org/src/rev/4fb49b06de0a
branches:  trunk
changeset: 943284:4fb49b06de0a
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Aug 29 19:27:08 2020 +0000

description:
Document 'L'

diffstat:

 sbin/route/route.8 |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r 6f55c0c2cd1d -r 4fb49b06de0a sbin/route/route.8
--- a/sbin/route/route.8        Sat Aug 29 19:07:32 2020 +0000
+++ b/sbin/route/route.8        Sat Aug 29 19:27:08 2020 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: route.8,v 1.61 2018/07/31 21:22:09 sevan Exp $
+.\"    $NetBSD: route.8,v 1.62 2020/08/29 19:27:08 christos Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"     @(#)route.8    8.4 (Berkeley) 6/1/94
 .\"
-.Dd July 31, 2018
+.Dd August 29, 2020
 .Dt ROUTE 8
 .Os
 .Sh NAME
@@ -310,6 +310,7 @@
 .It Li D Ta "" Ta " RTF_DYNAMIC" Ta created dynamically (redirect)
 .It Li G Ta "" Ta " RTF_GATEWAY" Ta forwarded to dest by intermediary
 .It Li H Ta "" Ta " RTF_HOST" Ta host entry (net otherwise)
+.It Li L Ta "" Ta " RTF_LLDATA" Ta local link, generated by ARP or NDP
 .It Li l Ta "" Ta " RTF_LOCAL" Ta Route represents a local address
 .It Li M Ta "" Ta " RTF_MODIFIED" Ta modified dynamically (redirect)
 .It Li p Ta -proxy Ta " RTF_ANNOUNCE" Ta make entry a link level proxy



Home | Main Index | Thread Index | Old Index