summaryrefslogtreecommitdiffstats
path: root/src/nl-link-name2ifindex.c
Commit message (Collapse)AuthorAgeFilesLines
* nl-link-name2ifindex: fix usage textJiri Pirko2011-08-301-1/+1
| | | | Signed-off-by: Jiri Pirko <jpirko@redhat.com>
* CLI - Command Line Interface LibraryThomas Graf2009-12-161-5/+7
| | | | | 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}
* New set of libnl toolsThomas Graf2008-05-221-30/+18
| | | | | Converts all tools to the API changes and improves the useability by introducing regular options and long options.
* Initial importThomas Graf2007-09-141-0/+51