Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-30 | Bugfix 6967: Test if an address is already applied to an interface before ↵ | John Southworth | |
attempting to apply it | |||
2011-01-25 | Pass interface name correctly when deleting dhcpv6 | Stephen Hemminger | |
Bug 6726 Typo in vyatta-address script conversion from perl to shell (cherry picked from commit 4a319dd3a0aa95a92067fa677ad2e5d94534044b) | |||
2010-11-23 | Make scripts executable | Stephen Hemminger | |
2010-11-22 | Use script vyatta-address to set interface | Stephen Hemminger | |
Avoid the overhead of perl compilation of vyatta-interfaces for each address added. Handle the case of deleting address on deleted device cleanly. Clean up dhcpv6 script so it can be used on interfaces other than ethernet. |