netlink-packet-netfilter 0.2.0

netlink packet types for the netfilter subprotocol
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Changelog
## [0.2.0] - 2023-07-10
### Breaking changes
 - Removed reexport on `nl`, please use `netlink_packet_core`. (a7bfcfd)
 - Removed reexport on `utils`, please use `netlink_packet_utils`. (a7bfcfd)

### New features
 - N/A

### Bug fixes
 - N/A