History log of /external/libnl/tests/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ef858fb492dfe98e3ae194264fbc73649cf8493a 02-Sep-2009 Thomas Graf <tgr@lsx.localdomain> - Reworked the classifier interface.
- Added initial ematch support
- Added support for the basic classifier
- Added support for the cgroup classifier
akefile
b624b9ed936f4c23bc4f30d8dce34da49775dd15 10-Dec-2008 Thomas Graf <tgr@plip.localdomain> Remove obsoleted struct nl_handle definition
est-socket-creation.c
562c5323af89b4386eabf90aaf47bb67dca0fb6e 20-Aug-2008 Thomas Graf <tgr@plip.localdomain> test updates
akefile
est-cache-mngr.c
est-genl.c
est-nf-cache-mngr.c
080727d90b62418cb103f5b0fc6ccecdf8317009 05-Feb-2008 Thomas Graf <tgr@deb.localdomain> Free associated caches when freeing cache manager

Caches allocated by the cache manager must be freed again when the cache
manager itself is freed. However, the netlink socket is allocated
indepdently so it should not be freed.
est-cache-mngr.c
373bc7854537cf931a73b18ea126e75fd2f13935 09-Jan-2008 Thomas Graf <tgr@deb.localdomain> Tell git to ignore temporary files and push to pre9
gitignore
91c330aae51cd6cd44ad730e10dc82724998c810 17-Dec-2007 Thomas Graf <tgr@deb.localdomain> Fix creation and destruction of sockets

Fixes an off-by-one when releasing local ports. Fixes nl_connect()
to properly close the socket upon failure. Return EBADFD if
operations are performed on unconnected sockets where appropriate.
Makes nl_handle_alloc() return an error if all local ports are
used up.
est-socket-creation.c
44d362409d5469aed47d19e7908d19bd194493a4 15-Sep-2007 Thomas Graf <tgraf@suug.ch> Initial import
akefile
est-cache-mngr.c
est-genl.c
est-nf-cache-mngr.c
est-socket-creation.c