History log of /external/libnl/src/nl-route-delete.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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-delete.c
b624b9ed936f4c23bc4f30d8dce34da49775dd15 10-Dec-2008 Thomas Graf <tgr@plip.localdomain> Remove obsoleted struct nl_handle definition
/external/libnl/src/nl-route-delete.c
d84430702496f617c01c5e2d27d0e82e02390bb7 23-May-2008 Thomas Graf <tgr@lsx.localdomain> Remove old line counting while dumping
/external/libnl/src/nl-route-delete.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-delete.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-delete.c
2a09497fa43699320346a224829e764448406537 30-Apr-2008 Thomas Graf <tgr@lsx.localdomain> Improved nl-route-delete featuring an interactive deletion mode
/external/libnl/src/nl-route-delete.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-delete.c