History log of /external/libnl/src/nf-log.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/nf-log.c
f9071054d0f2512dea9e95f99c308e931ed78dba 21-Jan-2009 Patrick McHardy <kaber@trash.net> libnl: fix socket function rename related build failure

Signed-off-by: Patrick McHardy <kaber@trash.net>
/external/libnl/src/nf-log.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/nf-log.c
2f4f8a5094b56c460f4b5bb1b62b7ec8f624942c 18-Jan-2008 Patrick McHardy <kaber@trash.net> [LIBNL]: Split up nfnetlink_log into log and msg objects

Split the nfnetlink_log code into two seperate objects, "netfilter/log"
to represent logging instances and "netfilter/log_msg" to represent
log messages. Also perform some function name unification for consistency
with other libnl object types, mainly renaming nfnl_log_build_*_msg
to nfnl_log_build_*_request.

This changes the API in an incompatible way, but since this feature is
new and the libnl netfilter headers haven't been installed so far,
there shouldn't be any users affected by this.

Signed-off-by: Patrick McHardy <kaber@trash.net>
/external/libnl/src/nf-log.c
44d362409d5469aed47d19e7908d19bd194493a4 15-Sep-2007 Thomas Graf <tgraf@suug.ch> Initial import
/external/libnl/src/nf-log.c