libnetfilter-{queue,log} bindings release
Permalink 2009-05-03 22:30:00+02:00
By Pollux Category Programming
Tags
Netfilter
Python
Perl
Programming
I just released nfqueue-bindings 0.2 and nflog-bindings 0.1. Despite the difference of versions, functions are almost the same :)
Here is a short diff since previous version:
Add af_family argument to bind operations (allow IPv6 binds)
Add notes on set_queue_maxlen requiring a kernel >= 2.6.20
bugfix: use queue number when creating queue
bugfix: really link Perl binding to Perl library
Fix cmake warning
Get them on nfqueue-bindings and nflog-bindings.