Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
35 contributions in the last year
Contribution activity
October 2020
- blechschmidt/pyroute2 Python
Created a pull request in svinota/pyroute2 that received 2 comments
nftables: Allow negative hook priority and fix typo
Base chain priority can be negative (see https://wiki.nftables.org/wiki-nftables/index.php/Configuring_chains). However, since an unsigned value is…