summaryrefslogtreecommitdiffstats
path: root/src/nl-addr-add.c
Commit message (Collapse)AuthorAgeFilesLines
* CLI - Command Line Interface LibraryThomas Graf2009-12-161-17/+20
| | | | | Moved common code in src/ used by CLI tools to src/lib/ for possible use by other CLI tools. Just link to libnl-cli.{so|la}
* Improvements to address utilitiesThomas Graf2008-06-171-18/+31
| | | | | | - Moved env var dumping to nl-addr-list.c - support for ipv6 lifetimes - correct and complete help texts
* Remove old line counting while dumpingThomas Graf2008-05-231-1/+1
|
* New set of address management toolsThomas Graf2008-05-151-52/+88
|
* Initial importThomas Graf2007-09-141-0/+68