platform/upstream/libnetfilter_queue.git
2015-11-16 Pablo Neira... nfq: replace nfnl_talk by nfnl_query and disable sequen...
2015-11-16 Bart De Schuymernfqnl_test: add hw src address, physindev and physoutde...
2015-11-16 Pablo Neira... doc: put doxygen configuration file into diet
2015-11-16 Eric LeblondAdd doxygen config file.
2015-11-16 Eric LeblondSwitch documentation style to doxygen.
2015-11-16 Eric LeblondSuppress double call of nfnl_subsys_close()
2015-11-16 Eric LeblondUse nfq_fd function instead of call to nfnetlink function.
2015-11-16 Eric LeblondChange variable name to have an homogeneous naming
2015-11-16 Eric Leblonddoc: complete missing function documentation
2015-11-16 Pablo Neira... doc: add library documentation from Brad Fisher
2015-11-16 Pablo Neira... conditional compilation of testsuite utils
2015-11-16 Jan Engelhardtlibnfq: mark functions as extern C
2015-11-16 Pablo Neira... bump version to 0.0.16 and bump libnfnetlink dependencies
2015-11-16 Fabian Hugelshoferfix alignment issues
2015-11-16 /C=EU/ST=EU... Signed-off-by: Paul P. Komkoff
2015-11-16 /C=EU/ST=EU... remove linux/types.h include
2015-11-16 /C=DE/ST=Berlin... Bump version to 0.0.15
2015-11-16 /C=DE/ST=Berlin... interface index to name API (Eric Leblond)
2015-11-16 /C=DE/ST=Berlin... comment `autoheader' invocation from autogen.sh, we...
2015-11-16 /C=DE/ST=Berlin... Bump version
2015-11-16 /C=DE/ST=Berlin... Add patch to set max. queue length (Eric Leblond)
2015-11-16 /C=DE/ST=Berlin... [PATCH 3/6] libnetfilter_queue pkt-config changes ...
2015-11-16 /C=DE/ST=Berlin... only copy include file from kernel directory if 'autoge...
2015-11-16 /C=DE/ST=Berlin... pkg-config enable all netfilter libraries
2015-11-16 /C=DE/ST=Berlin... fix __set_verdict() to correctly handle payload (Closes...
2015-11-16 /C=DE/ST=Berlin... fix segfault due to missing h->nfnlh initialization...
2015-11-16 /C=DE/ST=Berlin... make sure configure fails if libnfnetlink is too old...
2015-11-16 /C=DE/ST=Berlin... Introduce various API changes throughout the library...
2015-11-16 /C=DE/ST=Berlin... add KERNEL_DIR option to autogen.sh for all new librari...
2015-11-16 /C=DE/ST=Berlin... This patch add the ability to copy and mangle the kerne...
2015-11-16 /C=DE/ST=Berlin... - don't install test program
2015-11-16 /C=DE/ST=Berlin... - add library api versioning
2015-11-16 /C=DE/ST=Berlin... fix nfq_get_timestamp() to use struct timeval and be...
2015-11-16 /C=DE/ST=Berlin... we have to link against libnfnetlink, otherwise the...
2015-11-16 /C=DE/ST=Berlin... get rid of superfluous 'datalength' parameter of nfq_ge...
2015-11-16 /C=DE/ST=Berlin... rename all data types and functions to get rid of ...
2015-11-16 /C=DE/ST=Berlin... abstract 'nfattr' in 'nfnl_q_data'
2015-11-16 /C=DE/ST=Berlin... remove 1.6 specific autotool calls
2015-11-16 /C=DE/ST=Berlin... fix gcc warning
2015-11-16 /C=DE/ST=Berlin... rename files correctly (Eric Leblond)
2015-11-16 /C=DE/ST=Berlin... rename libnfnetlink_queue to libnetfilter_queue
2015-11-16 /C=DE/ST=Berlin... we have to clear the iovec
2015-11-16 /C=DE/ST=Berlin... fix "make dist"
2015-11-16 /C=DE/ST=Berlin... fix include order
2015-11-16 /C=DE/ST=Berlin... fix build of utils against local libtool library
2015-11-16 /C=DE/ST=Berlin... use new accessor functions (Eric Leblond, Harald Welte)
2015-11-16 /C=DE/ST=Berlin... whitespace fix
2015-11-16 /C=DE/ST=Berlin... add libtoolize call (Eric Leblond)
2015-11-16 /C=DE/ST=Berlin... really implement a full test program. returns NF_ACCEP...
2015-11-16 /C=DE/ST=Berlin... sync with all 'upstream' changes in libnfnetlink_log
2015-11-16 /C=DE/ST=Berlin... add gpl
2015-11-16 /C=DE/ST=Berlin... build fixes following restructuring
2015-11-16 /C=DE/ST=Berlin... add autogen.sh
2015-11-16 /C=DE/ST=Berlin... more restructuring work
2015-11-16 /C=DE/ST=Berlin... directory restructuring
2015-11-16 /C=DE/ST=Berlin... add (incomplete) support for libipq emulation API
2015-11-16 /C=DE/ST=Berlin... add required config.sub and config.guess
2015-11-16 /C=DE/ST=Berlin... remove bogus second manpage line
2015-11-16 /C=DE/ST=Berlin... add new queue userspace library
2015-08-27 KyungMi LeeInitial empty repository