summaryrefslogtreecommitdiff
path: root/templates/renew
AgeCommit message (Collapse)Author
2012-02-14Add missing newline at end of fileStephen Hemminger
Avoid editing and future problems with tools like diff by making sure all node.def files have newline before the end of file.
2010-05-26Move DHCPv6 client op-mode commands to this package.Bob Gilligan
2010-01-28Expand all possible interfaces with leases for renewStephen Hemminger
Also mark all scripts as executable.
2009-12-16Use new cleaner command argumentsStephen Hemminger
This makes templates easier to read.
2008-11-17add bond interfaces to list of allowed interfaces for dhcp release/renewMohit Mehta
2008-08-30allowed values for dhcp release/renew should show bridges as well if ↵Mohit Mehta
configured to use dhcp
2008-06-21Fix Bug 3378 user "vyatta" got "permission denied" after executing "renew ↵Mohit Mehta
dhcp ..." and/or "release dhcp ..." call script with sudo
2008-06-21added code for allowed values for op-mode dhcp release/renew lease commandsMohit Mehta
2008-06-20Fix bug 3059 Operator Level commands for DHCP clientMohit Mehta
implemented op-mode commands for DHCP client: 'release dhcp interface <>' 'renew dhcp interface <>'