summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorBob Gilligan <gilligan@vyatta.com>2009-09-09 17:08:21 -0700
committerBob Gilligan <gilligan@vyatta.com>2009-09-14 11:03:16 -0700
commitce22375fbf6b7083e6c1ca3698a7a44983913d47 (patch)
tree3e1851d023db4aca00483416803bb49441f354ed /etc
parentd50317f2301de37e36508ef6b9ceeaf974bc7bcd (diff)
downloadvyatta-cfg-ce22375fbf6b7083e6c1ca3698a7a44983913d47.tar.gz
vyatta-cfg-ce22375fbf6b7083e6c1ca3698a7a44983913d47.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. (cherry picked from commit 84fb2f920765c6d02f35ef1654dc0f8c2bef648c)
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions