8808743839b0f459394ecd00cb0f7c1896c0ab7a |
|
16-Dec-2009 |
Thomas Graf <tgraf@suug.ch> |
CLI - Command Line Interface Library 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}
/external/libnl/src/nl-route-add.c
|
b624b9ed936f4c23bc4f30d8dce34da49775dd15 |
|
10-Dec-2008 |
Thomas Graf <tgr@plip.localdomain> |
Remove obsoleted struct nl_handle definition
/external/libnl/src/nl-route-add.c
|
d84430702496f617c01c5e2d27d0e82e02390bb7 |
|
23-May-2008 |
Thomas Graf <tgr@lsx.localdomain> |
Remove old line counting while dumping
/external/libnl/src/nl-route-add.c
|
10cf5a586c149fdb7e2639000dbfae5e6f8522a5 |
|
23-May-2008 |
Thomas Graf <tgr@lsx.localdomain> |
New set of libnl tools Converts all tools to the API changes and improves the useability by introducing regular options and long options.
/external/libnl/src/nl-route-add.c
|
85808860b6174aecc901c34c90968911ad013280 |
|
05-May-2008 |
Thomas Graf <tgr@lsx.localdomain> |
Route cache support This changesets adds the possibility to fill a nl_cache with the contents of the route cache. It also adds the possibility to limit route caches to certain address families.
/external/libnl/src/nl-route-add.c
|
a948e082ea1d9457057296f65e5d72708cd5e768 |
|
30-Apr-2008 |
Thomas Graf <tgr@lsx.localdomain> |
Adapt syntax of nl-route-add to nl-route-delete
/external/libnl/src/nl-route-add.c
|
535e83162249ed6274ba46bc72d8cc683ba20e17 |
|
29-Apr-2008 |
Thomas Graf <tgr@lsx.localdomain> |
Big routing code rework (API/ABI BREAK!) Adds all missing routing attributes and brings the routing related code to a working state. In the process the API was broken several times with the justification that nobody is using this code yet. The changes include new example code which is also a prototype for how plain CLI tools could look like to control routes.
/external/libnl/src/nl-route-add.c
|
44d362409d5469aed47d19e7908d19bd194493a4 |
|
15-Sep-2007 |
Thomas Graf <tgraf@suug.ch> |
Initial import
/external/libnl/src/nl-route-add.c
|