Joshua Oreman
49e16812f7
Add Packet accessors for interface indices
2023-03-01 00:47:32 -07:00
Joshua Oreman
c03aec2e88
Release v1.0.0
2022-01-14 13:25:29 -07:00
Joshua Oreman
6faaa7fe35
Add docs
2022-01-13 19:16:00 -07:00
Joshua Oreman
62da18ee37
Document and test remaining attributes/methods; fix PyPy tests by not calling unbind() from tp_dealloc; misc other cleanups
2022-01-13 17:09:51 -07:00
Joshua Oreman
a5578d3122
Misc CI and packaging updates
...
- Add a pyproject.toml
- Run black on Python code
- Do a basic smoke test on Python 2.7, even though our test suite doesn't work there
- Don't check in `netfilterqueue.c`, but do include it in the sdist
2022-01-12 19:56:51 -07:00
Joshua Oreman
ba0e8bee0e
Suppress warning again + update README
2022-01-11 22:36:13 -07:00
Matt Fox
24e6ab5d5a
Installation instructions- replace wget with git clone
2017-01-30 21:51:07 -08:00
Matt Fox
6218f3ba50
Update README with 0.8 download source and add get_hw() documentation.
2016-12-15 01:41:55 -08:00
Matt Fox
9c74558250
Update pypi download URL for 0.7
2016-06-28 00:27:27 -07:00
Matt Fox
a2f2feec63
Bump version to 0.7
2016-06-28 00:03:15 -07:00
Matt Fox
ccb353011a
Add run_socket, which uses socket.recv so that gevent can monkeypatch it. Fixes #5
2016-06-27 23:48:53 -07:00
Matt Fox
2960dc3401
Use nfq_set_verdict2 instead of nfq_set_verdict_mark, like the libnetfilter_queue documentation says to do.
2016-06-27 21:27:12 -07:00
Matt Fox
405747fe36
Fix run() documentation omission.
2016-06-27 21:18:34 -07:00
Matt Fox
673060efc6
Update README docs with new functions and arguments.
2016-06-27 21:16:33 -07:00
Matt Fox
5fd8e932ac
Add unbind() to README example
2016-06-27 20:03:55 -07:00
Matt Fox
75c9f56469
Bring README up to date with 0.6.0
2016-06-27 19:59:57 -07:00
Matt Fox
28ec376dd3
Merge branch 'master' of github.com:kti/python-netfilterqueue
...
Conflicts:
README.rst
2011-10-14 14:55:39 -07:00
Matt Fox
be8ddc6219
Specify any callback, no more use by inheritance
...
Change version to 0.3.0
Update and bugfixes in readme.rst
2011-10-14 14:14:25 -07:00
Matt
f4f0828066
Minor README format changes
2011-05-13 10:02:54 -07:00
Matt
324ac43316
Format and wording changes
2011-05-13 09:51:29 -07:00
Matt
19ccf5cbf1
Update limitations, add license and source sections.
2011-05-13 09:48:03 -07:00
Matt
f6ef533393
Add API to README.
2011-05-13 09:23:17 -07:00
Matt
a3676c4394
Add details to README.
2011-05-13 08:42:05 -07:00
Matt Fox
d1e9232b8a
Various packaging updates and bugfixes
2011-05-12 14:08:37 -07:00
Matt Fox
38f62cd360
Update download location in README
2011-05-12 13:53:17 -07:00
Matt Fox
392252d963
Rename README
2011-05-12 13:47:07 -07:00