Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
oremanj
/
python-netfilterqueue
Public
Notifications
You must be signed in to change notification settings
Fork
99
Star
264
Code
Issues
7
Pull requests
2
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
ddbc12a
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 13, 2022
Merge pull request #76 from oremanj/release-v0.9.0
Show description for ddbc12a
oremanj
authored
ddbc12a
Copy full SHA for ddbc12a
Release v0.9.0
oremanj
committed
8d3193f
Copy full SHA for 8d3193f
Merge pull request #75 from oremanj/ci-updates
Show description for ed4a63d
oremanj
authored
ed4a63d
Copy full SHA for ed4a63d
Misc CI and packaging updates
Show description for a5578d3
oremanj
committed
a5578d3
Copy full SHA for a5578d3
Commits on Jan 12, 2022
Merge pull request #74 from oremanj/updates
Show description for afcee0d
oremanj
authored
afcee0d
Copy full SHA for afcee0d
Suppress warning harder
oremanj
committed
c2d7ce8
Copy full SHA for c2d7ce8
Suppress warning again + update README
oremanj
committed
ba0e8be
Copy full SHA for ba0e8be
Improve & test error handling
oremanj
committed
99c13b3
Copy full SHA for 99c13b3
Use an actual warning, and avoid it in CI
oremanj
committed
e7d4510
Copy full SHA for e7d4510
Use newer Cython when building
oremanj
committed
5d1d123
Copy full SHA for 5d1d123
Fix package name
oremanj
committed
efcf94c
Copy full SHA for efcf94c
Make ci.sh executable
oremanj
committed
a53c4d0
Copy full SHA for a53c4d0
Modernize, add tests, allow Packet to outlive the callback it's passed to
oremanj
committed
9587d75
Copy full SHA for 9587d75
Commits on Dec 13, 2018
Merge pull request #47 from yangyinqi/nfq-dev
Show description for ec2ae29
mattfox
authored
ec2ae29
Copy full SHA for ec2ae29
Commits on Dec 3, 2018
Adapt to new cython
shawnyangcis
committed
2600a1b
Copy full SHA for 2600a1b
Commits on Jan 31, 2017
Update CHANGES
mattfox
committed
3fa8a38
Copy full SHA for 3fa8a38
Merge pull request #26 from kti/25-Crash-in-iptables-OUTPUT-chain
Show description for db750b7
mattfox
authored
db750b7
Copy full SHA for db750b7
Update version to 0.8.1
mattfox
committed
496694a
Copy full SHA for 496694a
To fix #25, only parse self._hw.hw_addr if self._hw is not NULL
mattfox
committed
1a9815f
Copy full SHA for 1a9815f
Installation instructions- replace wget with git clone
mattfox
committed
24e6ab5
Copy full SHA for 24e6ab5
Commits on Dec 15, 2016
Update README with 0.8 download source and add get_hw() documentation.
mattfox
committed
6218f3b
Copy full SHA for 6218f3b
Update to 0.8
mattfox
committed
27cd73f
Copy full SHA for 27cd73f
Add simple example script from existing documentation. Regenerate netfilterqueue.c with Cython 0.25.2.
mattfox
committed
a4b3a44
Copy full SHA for a4b3a44
Merge pull request #20 from yiannist/feature-expose-hw-addr
Show description for 2758696
mattfox
authored
2758696
Copy full SHA for 2758696
Merge pull request #19 from no2a/master
Show description for 8880826
mattfox
authored
8880826
Copy full SHA for 8880826
Commits on Nov 8, 2016
Expose packet's HW addr
yiannist
committed
b55344e
Copy full SHA for b55344e
Commits on Oct 29, 2016
Remove unnecessary conversion of byte order for set_mark
Show description for b0ccf8d
no2a
committed
b0ccf8d
Copy full SHA for b0ccf8d
Commits on Oct 28, 2016
Merge pull request #18 from WGH-/master
Show description for adb2545
mattfox
authored
adb2545
Copy full SHA for adb2545
Commits on Oct 27, 2016
use self.payload[:self.payload_len] for getting python string
Show description for 949f894
WGH-
committed
949f894
Copy full SHA for 949f894
Commits on Jun 28, 2016
Update pypi download URL for 0.7
mattfox
committed
9c74558
Copy full SHA for 9c74558
Version update reminder in setup.py
mattfox
committed
a8efde1
Copy full SHA for a8efde1
Update VERSION in netfilterqueue.pyx to 0.7
mattfox
committed
9329a05
Copy full SHA for 9329a05
Handle ENOBUFS in run_socket.
mattfox
committed
4637adb
Copy full SHA for 4637adb
Bump version to 0.7
mattfox
committed
a2f2fee
Copy full SHA for a2f2fee
Change setup.py classifier from beta to stable. Aww yeah.
mattfox
committed
f425c49
Copy full SHA for f425c49
Pagination
Previous
Next
You can’t perform that action at this time.