aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* README: add deprecation noticeHEADmasterMike Kazantsev2022-11-012-3/+8
* Merge pull request #2 from cordalace/patch-1Mike Kazantsev2016-01-131-0/+2
|\
| * return prefix as extra attributeAzat Kurbanov2016-01-121-0/+2
|/
* nflog_cffi: bugfix in null-checkMike Kazantsev2013-05-132-5/+5
* gitignore: add MANIFEST fileMike Kazantsev2013-04-122-2/+3
* nflog_cffi: wrap libnflog calls with error-checking in a more transparent mannerMike Kazantsev2013-04-122-26/+36
* README: minor proofreading fixesMike Kazantsev2013-04-112-4/+4
* Dropped accidentally-added MANIFEST fileMike Kazantsev2013-04-112-6/+1
* scapy_nflog: bugfixMike Kazantsev2013-04-112-2/+2
* setup: fixed nflog_cffi.py installMike Kazantsev2013-04-111-3/+4
* ctypes -> cffiMike Kazantsev2013-04-116-183/+257
* Allow to specify nflog queues to install_nflog_listener()Mike Kazantsev2013-04-112-3/+4
* scapy_nflog: fixed internal pipe buffering issueMike Kazantsev2013-04-092-2/+2
* scapy_nflog: untangle netlink-received capture batches in a separate threadMike Kazantsev2013-04-092-9/+32
* nflog_ctypes: "block" -> "peek"Mike Kazantsev2013-04-093-7/+9
* nflog_ctypes: allow to use nflog_generator as a coroutine with "block" parameterMike Kazantsev2013-04-092-5/+13
* Added handle_overflows keyword to disable supressing queue overflow errorsMike Kazantsev2013-04-093-4/+5
* README: fixed duplicate link targetMike Kazantsev2013-04-092-4/+4
* README: more info on libnetfilter_log bindingsMike Kazantsev2013-04-092-7/+27
* Initial package version (split from tcp-connection-hijack-reset)Mike Kazantsev2013-04-097-0/+392
* root commitMike Kazantsev2013-04-090-0/+0