nfq: replace nfnl_talk by nfnl_query and disable sequence tracking
[platform/upstream/libnetfilter_queue.git] / src /
2015-11-16 Pablo Neira Ayusonfq: replace nfnl_talk by nfnl_query and disable sequen...
2015-11-16 Eric LeblondSwitch documentation style to doxygen.
2015-11-16 Eric LeblondSuppress double call of nfnl_subsys_close()
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 Ayusodoc: add library documentation from Brad Fisher
2015-11-16 Fabian Hugelshoferfix alignment issues
2015-11-16 /C=DE/ST=Berlin... interface index to name API (Eric Leblond)
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... 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... Introduce various API changes throughout the library...
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... 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... use new accessor functions (Eric Leblond, Harald Welte)
2015-11-16 /C=DE/ST=Berlin... whitespace fix
2015-11-16 /C=DE/ST=Berlin... sync with all 'upstream' changes in libnfnetlink_log
2015-11-16 /C=DE/ST=Berlin... build fixes following restructuring
2015-11-16 /C=DE/ST=Berlin... more restructuring work
2015-11-16 /C=DE/ST=Berlin... directory restructuring