summaryrefslogtreecommitdiffstats
path: root/src/nl-neigh-add.c
Commit message (Collapse)AuthorAgeFilesLines
* CLI - Command Line Interface LibraryThomas Graf2009-12-161-12/+15
| | | | | 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}
* Remove old line counting while dumpingThomas Graf2008-05-231-1/+1
|
* New set of libnl toolsThomas Graf2008-05-221-59/+87
| | | | | Converts all tools to the API changes and improves the useability by introducing regular options and long options.
* Initial importThomas Graf2007-09-141-0/+79