diff options
author | pettai <pettai@pkgsrc.org> | 2014-04-04 22:58:51 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2014-04-04 22:58:51 +0000 |
commit | fd67bc2f6017822184883909b7ec907ae26158e4 (patch) | |
tree | dbaa4e1accf5bce7c730b6eb75a8cd34bcc888a0 /net/rancid | |
parent | ab9e5c180ecc02de2e579efb2b960d48c67ca4a7 (diff) | |
download | pkgsrc-fd67bc2f6017822184883909b7ec907ae26158e4.tar.gz |
Note format change of router.db
Diffstat (limited to 'net/rancid')
-rw-r--r-- | net/rancid/MESSAGE | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/rancid/MESSAGE b/net/rancid/MESSAGE index 8b5fed44b35..2c367f513a0 100644 --- a/net/rancid/MESSAGE +++ b/net/rancid/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.2 2010/12/15 21:37:55 heas Exp $ +$NetBSD: MESSAGE,v 1.3 2014/04/04 22:58:51 pettai Exp $ rancid is now installed. @@ -20,4 +20,7 @@ If upgrading from a non-pkgsrc version of rancid, following the instructions in ${PREFIX}/share/rancid/UPGRADING for retaining your existing CVS respository and rancid configuration. +NOTE WELL: The router.db field separator has been changed to ';' from ':' +to avoid conflict with IPv6 addresses and etc. + =========================================================================== |