debian/changelog | 6 ++++++ scripts/system/dhcpdv6-config.pl | 13 ++++++++++++- 2 files changed, 18 insertions(+), 1 deletion(-)
New commits: commit dfac60385c2d18dcbf163958631c25cce1330636 Author: Bob Gilligan <[email protected]> Date: Tue Mar 15 02:14:05 2011 -0700 0.12.27 commit 55a612792cf2b3f9da07779f0f9d640e2ee78974 Author: Bob Gilligan <[email protected]> Date: Tue Mar 15 02:08:51 2011 -0700 Bugfix 6732: Fix incorrect handling of single-value leaf nodes. It turns out that a script needs to call the returnValue function, not the returnValues function in Vyatta::Config to get the value of a single-valued node. The returnValues function is reserved for the exclusive use of multi-valued nodes, and will just return an empty value array if called on a single-valued leaf node. http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=dfac60385c2d18dcbf163958631c25cce1330636 http://suva.vyatta.com/git/?p=vyatta-cfg-dhcp-server.git;a=commitdiff;h=55a612792cf2b3f9da07779f0f9d640e2ee78974 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
