Py-pf

Latest version: v0.2.3

Safety actively analyzes 624738 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.1.7

-----------------------------
- Updated to OpenBSD 6.0

0.1.6

-----------------------------
- Updated to OpenBSD 5.9

0.1.5

-----------------------------
- Updated to OpenBSD 5.8

0.1.4

----------------------------
- Updated to OpenBSD 5.7
- Removed `pf._struct.BufferStructure` that was originally meant to overcome
the 1024 bytes limit in `fcntl.ioctl()` and is no longer needed.

0.1.3

----------------------------
- Updated to OpenBSD 5.6
- Removed the last traces of ALTQ
- Fixed a little bug in `PFState._to_string()`

0.1.2

-----------------------------
- Updated to OpenBSD 5.5
- OpenBSD 5.5 has a new queueing system; thus all the queue classes
(`PFAltqCBQ`, `PFAltqHFSC` and `PFAltqPriQ`) and the corresponding stats
classes (`CBQStats`, `HFSCStats` and `PriQStats`) have been replaced by the
`PFQueue` and `PFQueueStats` classes respectively.
- Methods for retrieving and adding queues in the `PacketFilter` class (i.e.
`get_altqs()` and `add_altqs()`) have been replaced (by `get_queues()` and
`load_queues()` respectively). Queues are now cleared along with rules, so
the `clear_altqs()` method has been removed.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.