notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-pyroute2 Python Netlink library
0.7.12 net on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.7.12Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-01-08 14:48:46
Last Update: 2024-02-21 15:07:56
Commit Hash: 481eeef
Also Listed In: python
License: APACHE20 GPLv2+
WWW:
https://pyroute2.org/
https://github.com/svinota/pyroute2
Description:
Pyroute2 is a pure Python netlink library. It requires only Python stdlib, no 3rd party libraries. The library was started as an RTNL protocol implementation, so the name is pyroute2, but now it supports many netlink protocols. Some supported netlink families and protocols: - rtnl, network settings --- addresses, routes, traffic controls - nfnetlink --- netfilter API: ipset, nftables, ... - ipq --- simplest userspace packet filtering, iptables QUEUE target - devlink --- manage and monitor devlink-enabled hardware - generic --- generic netlink families - nl80211 --- wireless functions API (basic support) - taskstats --- extended process statistics - acpi_events --- ACPI events monitoring - thermal_events --- thermal events monitoring - VFS_DQUOT --- disk quota events monitoring Starting with 0.5.2 the library supports also PF_ROUTE sockets on BSD systems.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}pyroute2>0:net/py-pyroute2@${PY_FLAVOR}
To install the port:
cd /usr/ports/net/py-pyroute2/ && make install clean
To add the package, run one of these commands:
  • pkg install net/py-pyroute2
  • pkg install py39-pyroute2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-pyroute2 listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pyroute2
Package flavors (<flavor>: <package>)
  • py39: py39-pyroute2
distinfo:
TIMESTAMP = 1708449418 SHA256 (pyroute2-0.7.12.tar.gz) = 54d226fc3ff2732f49bac9b26853c50c9d05be05a4d9daf09c7cf6d77301eff3 SIZE (pyroute2-0.7.12.tar.gz) = 423519

Packages (timestamps in pop-ups are UTC):
py37-pyroute2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.5.14---0.5.14-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-pyroute2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.120.7.12-0.7.120.7.12---
FreeBSD:13:quarterly0.7.120.7.120.7.90.7.120.7.120.7.100.7.100.7.10
FreeBSD:14:latest0.7.120.7.120.7.30.7.120.7.120.7.9-0.7.9
FreeBSD:14:quarterly0.7.100.7.12-0.7.100.7.120.7.100.7.100.7.10
FreeBSD:15:latest0.7.120.7.12n/a0.7.10n/a0.7.100.7.100.7.12
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=0 : devel/py-setuptools@py39
  2. py39-wheel>=0 : devel/py-wheel@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-os-vif
  2. net/py-pyroute2.protocols

Configuration Options:
===> The following configuration options are available for py39-pyroute2-0.7.12: SS2=off: Socket statistics ===> Use 'make config' to modify these settings
Options name:
net_py-pyroute2
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/p/pyroute2/
  2. https://pypi.org/packages/source/p/pyroute2/
Collapse this list.
Port Moves
  • port moved here from net/py-pyroute2.core on 2022-07-18
    REASON: Remove obsoleted port. Upstream moves back to single package layout (net/py-pyroute2)

  • port moved here from net/py-pyroute2.ethtool on 2022-07-18
    REASON: Remove obsoleted port. Upstream moves back to single package layout (net/py-pyroute2)

  • port moved here from net/py-pyroute2.ipset on 2022-07-18
    REASON: Remove obsoleted port. Upstream moves back to single package layout (net/py-pyroute2)

  • port moved here from net/py-pyroute2.ndb on 2022-07-18
    REASON: Remove obsoleted port. Upstream moves back to single package layout (net/py-pyroute2)

  • port moved here from net/py-pyroute2.nftables on 2022-07-18
    REASON: Remove obsoleted port. Upstream moves back to single package layout (net/py-pyroute2)

  • port moved here from net/py-pyroute2.nslink on 2022-07-18
    REASON: Remove obsoleted port. Upstream moves back to single package layout (net/py-pyroute2)

Number of commits found: 41

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.12
21 Feb 2024 15:07:56
commit hash: 481eeef4eecd7dc0eae354a51e0adbc23773ddc8commit hash: 481eeef4eecd7dc0eae354a51e0adbc23773ddc8commit hash: 481eeef4eecd7dc0eae354a51e0adbc23773ddc8commit hash: 481eeef4eecd7dc0eae354a51e0adbc23773ddc8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Update to 0.7.12

- Update WWW

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.rst
0.7.10
01 Dec 2023 22:11:46
commit hash: 05973747d6874ab1e5624380e60bb45c3dca5243commit hash: 05973747d6874ab1e5624380e60bb45c3dca5243commit hash: 05973747d6874ab1e5624380e60bb45c3dca5243commit hash: 05973747d6874ab1e5624380e60bb45c3dca5243 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Update to 0.7.10

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.rst
		https://github.com/svinota/pyroute2/commits/master
0.7.9
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
0.7.9
30 Jun 2023 07:04:23
commit hash: b8113c570927ef39f4e4cefa4ae61e8022c2de62commit hash: b8113c570927ef39f4e4cefa4ae61e8022c2de62commit hash: b8113c570927ef39f4e4cefa4ae61e8022c2de62commit hash: b8113c570927ef39f4e4cefa4ae61e8022c2de62 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Remove outdated PYTHON_REL check after lang/python37 removal
0.7.9
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.7.9
05 Jun 2023 18:47:20
commit hash: 3e751dd4ac373291222dd319e07dad9964728155commit hash: 3e751dd4ac373291222dd319e07dad9964728155commit hash: 3e751dd4ac373291222dd319e07dad9964728155commit hash: 3e751dd4ac373291222dd319e07dad9964728155 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Update to 0.7.9

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.rst
0.7.8
07 May 2023 21:13:42
commit hash: 9cc31296e88dfcd15a7c9e922554699869117a86commit hash: 9cc31296e88dfcd15a7c9e922554699869117a86commit hash: 9cc31296e88dfcd15a7c9e922554699869117a86commit hash: 9cc31296e88dfcd15a7c9e922554699869117a86 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Update to 0.7.8

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.rst
0.7.7
18 Apr 2023 21:38:25
commit hash: eeaad044eb01cc11f2fb0770c8bf93091819323ccommit hash: eeaad044eb01cc11f2fb0770c8bf93091819323ccommit hash: eeaad044eb01cc11f2fb0770c8bf93091819323ccommit hash: eeaad044eb01cc11f2fb0770c8bf93091819323c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Update to 0.7.7

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.rst
0.7.6
05 Apr 2023 17:30:47
commit hash: 065ad4744e362cf355326728d8f0b4deefab2333commit hash: 065ad4744e362cf355326728d8f0b4deefab2333commit hash: 065ad4744e362cf355326728d8f0b4deefab2333commit hash: 065ad4744e362cf355326728d8f0b4deefab2333 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Update to 0.7.6

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.rst
0.7.5
21 Mar 2023 19:21:12
commit hash: 69c9795f5718724002c72a97fdb7f817eaecaab0commit hash: 69c9795f5718724002c72a97fdb7f817eaecaab0commit hash: 69c9795f5718724002c72a97fdb7f817eaecaab0commit hash: 69c9795f5718724002c72a97fdb7f817eaecaab0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Update to 0.7.5

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.rst
0.7.4
05 Feb 2023 15:48:04
commit hash: a4b22537c51c68647bf79725c19a74505ef2f938commit hash: a4b22537c51c68647bf79725c19a74505ef2f938commit hash: a4b22537c51c68647bf79725c19a74505ef2f938commit hash: a4b22537c51c68647bf79725c19a74505ef2f938 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Update to 0.7.4

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.rst
0.7.3
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
0.7.3
10 Sep 2022 16:06:24
commit hash: bdb0409b804fcd78cffc8b7074e68509e11185a5commit hash: bdb0409b804fcd78cffc8b7074e68509e11185a5commit hash: bdb0409b804fcd78cffc8b7074e68509e11185a5commit hash: bdb0409b804fcd78cffc8b7074e68509e11185a5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Update to 0.7.3

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.rst
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.7.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.7.2
30 Jul 2022 05:58:11
commit hash: cd6c164ed8eca692e7354d94516f95c8b52104b9commit hash: cd6c164ed8eca692e7354d94516f95c8b52104b9commit hash: cd6c164ed8eca692e7354d94516f95c8b52104b9commit hash: cd6c164ed8eca692e7354d94516f95c8b52104b9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Update to 0.7.2

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.rst
0.7.1
20 Jul 2022 14:22:37
commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624commit hash: 6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.7.1
18 Jul 2022 18:00:44
commit hash: 23e962ce40708aeb7b04ad5ee34d78053d640d82commit hash: 23e962ce40708aeb7b04ad5ee34d78053d640d82commit hash: 23e962ce40708aeb7b04ad5ee34d78053d640d82commit hash: 23e962ce40708aeb7b04ad5ee34d78053d640d82 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Update to 0.7.1

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.rst
0.6.13
29 Jun 2022 16:32:43
commit hash: dbcfcd09bca16301c73c404b82ae164aa637f38ccommit hash: dbcfcd09bca16301c73c404b82ae164aa637f38ccommit hash: dbcfcd09bca16301c73c404b82ae164aa637f38ccommit hash: dbcfcd09bca16301c73c404b82ae164aa637f38c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Update to 0.6.13

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.md
0.6.12
16 Jun 2022 14:00:14
commit hash: 588b2523e4b895259a3d4adb5242afb627c41efccommit hash: 588b2523e4b895259a3d4adb5242afb627c41efccommit hash: 588b2523e4b895259a3d4adb5242afb627c41efccommit hash: 588b2523e4b895259a3d4adb5242afb627c41efc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Update to 0.6.12

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.md
0.6.11
09 Jun 2022 23:16:09
commit hash: b65597f1f14a1e227c91fc73b32a15d983627720commit hash: b65597f1f14a1e227c91fc73b32a15d983627720commit hash: b65597f1f14a1e227c91fc73b32a15d983627720commit hash: b65597f1f14a1e227c91fc73b32a15d983627720 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Update to 0.6.11

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.md
0.6.10
09 Jun 2022 10:58:43
commit hash: 080abdd305c849a6bc75b13ea828d1200611617acommit hash: 080abdd305c849a6bc75b13ea828d1200611617acommit hash: 080abdd305c849a6bc75b13ea828d1200611617acommit hash: 080abdd305c849a6bc75b13ea828d1200611617a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Update to 0.6.10

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.md
0.6.9
30 Mar 2022 22:21:15
commit hash: fee8136369169b2a9fe35ee3bae4d2a2a8bdc5bdcommit hash: fee8136369169b2a9fe35ee3bae4d2a2a8bdc5bdcommit hash: fee8136369169b2a9fe35ee3bae4d2a2a8bdc5bdcommit hash: fee8136369169b2a9fe35ee3bae4d2a2a8bdc5bd files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Update to 0.6.9

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.md
0.6.8
25 Mar 2022 13:37:07
commit hash: 85830463a4d72553c0a93ac93c30f7da00eb04d3commit hash: 85830463a4d72553c0a93ac93c30f7da00eb04d3commit hash: 85830463a4d72553c0a93ac93c30f7da00eb04d3commit hash: 85830463a4d72553c0a93ac93c30f7da00eb04d3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Update to 0.6.8

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.md
0.6.7
07 Mar 2022 18:11:22
commit hash: 9dff4e5c2f21abf5cefedeb91a71c906b87fb86ccommit hash: 9dff4e5c2f21abf5cefedeb91a71c906b87fb86ccommit hash: 9dff4e5c2f21abf5cefedeb91a71c906b87fb86ccommit hash: 9dff4e5c2f21abf5cefedeb91a71c906b87fb86c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Update to 0.6.7

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.md
0.6.5
21 Sep 2021 22:23:36
commit hash: 5cc14958df7fcd8f442051564703cb304cf2a4b0commit hash: 5cc14958df7fcd8f442051564703cb304cf2a4b0commit hash: 5cc14958df7fcd8f442051564703cb304cf2a4b0commit hash: 5cc14958df7fcd8f442051564703cb304cf2a4b0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Update to 0.6.5

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.md
0.6.4
20 Jun 2021 20:46:38
commit hash: 10a7219e4abc38ba3bcfeac2723f9182675a1469commit hash: 10a7219e4abc38ba3bcfeac2723f9182675a1469commit hash: 10a7219e4abc38ba3bcfeac2723f9182675a1469commit hash: 10a7219e4abc38ba3bcfeac2723f9182675a1469 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Update to 0.6.4

- Exclude pyroute2.ipdb [1]

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.md
Reference:	https://github.com/svinota/pyroute2/discussions/788 [1]
0.5.19
18 May 2021 19:28:31
commit hash: 6531f64e96ae028b1d61fc4a643da5319bf4f5e8commit hash: 6531f64e96ae028b1d61fc4a643da5319bf4f5e8commit hash: 6531f64e96ae028b1d61fc4a643da5319bf4f5e8commit hash: 6531f64e96ae028b1d61fc4a643da5319bf4f5e8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Update to 0.5.19

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.md
0.5.18
25 Apr 2021 20:35:33
commit hash: 036329a0e9c0ad347552abcc1f10f6835d81ef25commit hash: 036329a0e9c0ad347552abcc1f10f6835d81ef25commit hash: 036329a0e9c0ad347552abcc1f10f6835d81ef25commit hash: 036329a0e9c0ad347552abcc1f10f6835d81ef25 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Update to 0.5.18

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.md
0.5.16
18 Apr 2021 05:43:57
commit hash: e94e8fb0739f83408a7ba5ef0daf44287b538261commit hash: e94e8fb0739f83408a7ba5ef0daf44287b538261commit hash: e94e8fb0739f83408a7ba5ef0daf44287b538261commit hash: e94e8fb0739f83408a7ba5ef0daf44287b538261 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
net/py-pyroute2: Update to 0.5.16

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.md
0.5.14
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.5.14
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
0.5.14
12 Sep 2020 12:08:11
Revision:548319Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.14

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.md
0.5.13
08 Aug 2020 10:20:28
Revision:544423Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.13

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.md
0.5.12
21 Apr 2020 19:39:31
Revision:532347Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.12

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.md
0.5.11
02 Apr 2020 21:30:31
Revision:530423Original commit files touched by this commit
sunpoet search for other commits by this committer
Add SS2 option
0.5.11
31 Mar 2020 23:04:02
Revision:530074Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.11

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.md
0.5.10
28 Mar 2020 12:54:43
Revision:529422Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.10

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.md
0.5.9
16 Feb 2020 18:01:37
Revision:526286Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.9

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.md
0.5.8
14 Feb 2020 19:49:38
Revision:526152Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.5.8

Changes:	https://github.com/svinota/pyroute2/blob/master/CHANGELOG.md
0.5.7
08 Jan 2020 14:48:12
Revision:522375Original commit files touched by this commit
sunpoet search for other commits by this committer
Add py-pyroute2 0.5.7

Pyroute2 is a pure Python netlink library. It requires only Python stdlib, no
3rd party libraries. The library was started as an RTNL protocol implementation,
so the name is pyroute2, but now it supports many netlink protocols. Some
supported netlink families and protocols:
- rtnl, network settings --- addresses, routes, traffic controls
- nfnetlink --- netfilter API: ipset, nftables, ...
- ipq --- simplest userspace packet filtering, iptables QUEUE target
- devlink --- manage and monitor devlink-enabled hardware
- generic --- generic netlink families
  - nl80211 --- wireless functions API (basic support)
  - taskstats --- extended process statistics
  - acpi_events --- ACPI events monitoring
  - thermal_events --- thermal events monitoring
  - VFS_DQUOT --- disk quota events monitoring

Starting with 0.5.2 the library supports also PF_ROUTE sockets on BSD systems.

WWW: https://github.com/svinota/pyroute2

Number of commits found: 41