Deleted Added
full compact
route6d.8 (70403) route6d.8 (78064)
1.\" $FreeBSD: head/usr.sbin/route6d/route6d.8 70403 2000-12-27 15:30:30Z ru $
2.\" $KAME: route6d.8,v 1.8 2000/05/31 17:00:09 itojun Exp $
1.\" $FreeBSD: head/usr.sbin/route6d/route6d.8 78064 2001-06-11 12:39:29Z ume $
2.\" $KAME: route6d.8,v 1.10 2000/11/24 11:57:18 itojun Exp $
3.\"
4.\" Copyright (c) 1996 WIDE Project. All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modifications, are permitted provided that the above copyright notice
8.\" and this paragraph are duplicated in all such forms and that any
9.\" documentation, advertising materials, and other materials related to
10.\" such distribution and use acknowledge that the software was developed
11.\" by the WIDE Project, Japan. The name of the Project may not be used to
12.\" endorse or promote products derived from this software without
13.\" specific prior written permission. THIS SOFTWARE IS PROVIDED ``AS IS''
14.\" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT
15.\" LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
16.\" A PARTICULAR PURPOSE.
17.Dd January 31, 1997
18.Dt ROUTE6D 8
3.\"
4.\" Copyright (c) 1996 WIDE Project. All rights reserved.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modifications, are permitted provided that the above copyright notice
8.\" and this paragraph are duplicated in all such forms and that any
9.\" documentation, advertising materials, and other materials related to
10.\" such distribution and use acknowledge that the software was developed
11.\" by the WIDE Project, Japan. The name of the Project may not be used to
12.\" endorse or promote products derived from this software without
13.\" specific prior written permission. THIS SOFTWARE IS PROVIDED ``AS IS''
14.\" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT
15.\" LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
16.\" A PARTICULAR PURPOSE.
17.Dd January 31, 1997
18.Dt ROUTE6D 8
19.Os KAME
19.Os
20.Sh NAME
21.Nm route6d
22.Nd RIP6 Routing Daemon
23.Sh SYNOPSIS
24.Nm
20.Sh NAME
21.Nm route6d
22.Nd RIP6 Routing Daemon
23.Sh SYNOPSIS
24.Nm
25.Op Fl adDhlqsS
25.Op Fl adDhlnqsS
26.Bk -words
27.Op Fl R Ar routelog
28.Ek
29.Bk -words
30.Op Fl A Ar prefix/preflen,if1[,if2...\&]
31.Ek
32.Bk -words
33.Op Fl L Ar prefix/preflen,if1[,if2...\&]

--- 107 unchanged lines hidden (view full) ---

141.Fl L
142.Li 3ffe::/16,if1
143.Fl L
144.Li ::/0,if1
145.Dc
146.Nm
147will accept default route and routes in 6bone test address, but no others.
148.\"
26.Bk -words
27.Op Fl R Ar routelog
28.Ek
29.Bk -words
30.Op Fl A Ar prefix/preflen,if1[,if2...\&]
31.Ek
32.Bk -words
33.Op Fl L Ar prefix/preflen,if1[,if2...\&]

--- 107 unchanged lines hidden (view full) ---

141.Fl L
142.Li 3ffe::/16,if1
143.Fl L
144.Li ::/0,if1
145.Dc
146.Nm
147will accept default route and routes in 6bone test address, but no others.
148.\"
149.It Fl n
150Do not update the kernel routing table.
151.\"
149.It Fl N Ar if1[,if2...]
150Do not listen to, or advertise, route from/to interfaces specified by
151.Ar if1,[if2...] .
152.\"
153.It Fl O Ar prefix/preflen,if1[,if2...]
154Restrict route advertisement toward interfaces specified by
155.Ar if1,[if2...] .
156With this option

--- 93 unchanged lines hidden ---
152.It Fl N Ar if1[,if2...]
153Do not listen to, or advertise, route from/to interfaces specified by
154.Ar if1,[if2...] .
155.\"
156.It Fl O Ar prefix/preflen,if1[,if2...]
157Restrict route advertisement toward interfaces specified by
158.Ar if1,[if2...] .
159With this option

--- 93 unchanged lines hidden ---