scripts/vyatta_quagga_utils.pl | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-)
New commits: commit ac7832987028d915b92abd718d2bc5212d301e8b Author: Stephen Hemminger <[email protected]> Date: Mon Mar 16 09:53:57 2009 -0700 Fix confusion between net object and string Bug 4221 The function net->network() returns a new network object, rather than the string. Need to use cidr() to get the string representation. http://suva.vyatta.com/git/?p=vyatta-cfg-quagga.git;a=commitdiff;h=ac7832987028d915b92abd718d2bc5212d301e8b _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
