Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CLI - Command Line Interface Library | Thomas Graf | 2009-12-16 | 1 | -7/+8 |
| | | | | | 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} | ||||
* | libnl: fix socket function rename related build failure | Patrick McHardy | 2009-01-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Patrick McHardy <kaber@trash.net> | ||||
* | New set of libnl tools | Thomas Graf | 2008-05-22 | 1 | -37/+26 |
| | | | | | Converts all tools to the API changes and improves the useability by introducing regular options and long options. | ||||
* | Initial import | Thomas Graf | 2007-09-14 | 1 | -0/+115 |