platform/upstream/libnetfilter_queue.git
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