summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBob Gilligan <gilligan@vyatta.com>2009-09-09 17:08:21 -0700
committerBob Gilligan <gilligan@vyatta.com>2009-09-09 17:08:21 -0700
commit84fb2f920765c6d02f35ef1654dc0f8c2bef648c (patch)
tree493347299b4d3069984a289b9737d72e78e7c40b /configure.ac
parent42abfac6f11077dbfc3b0eaf845597e38f7cd685 (diff)
downloadvyatta-cfg-84fb2f920765c6d02f35ef1654dc0f8c2bef648c.tar.gz
vyatta-cfg-84fb2f920765c6d02f35ef1654dc0f8c2bef648c.zip
Bugfix 4700, 4269: Fix set and commit-time checks of ethernet address values
Changed the the set-time and commit-time check of ethernet interface address values. These checks need to prevent configuring both DHCP and static IPv4 addresses on the same interfac. The previous checks were comparing against the running configuration tree, not the proposed config tree. Now the set-time check is purely a syntax check, and the commit-time check only checks for both DHCP and static IPv4 addresses in the proposed config. The system now allows DHCP and static IPv6 addresses to be configured on the same interface.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions