diff options
author | Garrett Wollman <wollman@FreeBSD.org> | 1995-06-28 17:58:49 +0000 |
---|---|---|
committer | Garrett Wollman <wollman@FreeBSD.org> | 1995-06-28 17:58:49 +0000 |
commit | e93ad7be435c657173467d2b5d96d976fd74aa8d (patch) | |
tree | 585fe426376ddd559974a1fec24c87c188352816 /usr.sbin/mrouted/mrouted.conf | |
parent | 5575abefeba383d796432fbac5c3faf1da9e67d8 (diff) |
Upgrade to mrouted version 3.6. This includes a substantial clean-up
and ANSIfication of much of the source base. Thanks, Bill!
Submitted by: patch from Bill Fenner <fenner@parc.xerox.com>
Notes
Notes:
svn path=/head/; revision=9367
Diffstat (limited to 'usr.sbin/mrouted/mrouted.conf')
-rw-r--r-- | usr.sbin/mrouted/mrouted.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mrouted/mrouted.conf b/usr.sbin/mrouted/mrouted.conf index 993fd9eec718..4962d68e71f8 100644 --- a/usr.sbin/mrouted/mrouted.conf +++ b/usr.sbin/mrouted/mrouted.conf @@ -1,4 +1,4 @@ -# $Id: mrouted.conf,v 3.5.1.1 1995/05/09 05:48:48 fenner Exp $ +# $Id: mrouted.conf,v 3.6 1995/06/25 19:11:55 fenner Exp $ # # This is the configuration file for "mrouted", an IP multicast router. # mrouted looks for it in "/etc/mrouted.conf". |