github Alef-Burzmali/netbox-data-flows v1.3.0

one day ago

Feature release

New features

ICMP type support

You can now specify the ICMP types allowed by a data flow. The list of known types can be extended if necessary.

Warning

Existing ICMP dataflows will now be displayed as ICMPv4 only. You will need to create a new ICMPv6 dataflow if needed.
Source ports of ICMP dataflows are ignored (and removed when saved), the destination ports are interpreted as the list of ICMP types.

Application related objects

You can now link any NetBox object (e.g.: devices) to an application, via a custom field. See the documentation on how to configure it.

Compatibility

NetBox: >=4.2.0 (including 4.4.0)
Python: >=3.10

Only compatibility with versions 4.4.0, 4.3.7 and 4.2.9 was tested, although the plugin should support other patch versions of the same minors.

Update procedure

  • Run NetBox's upgrade.sh, and restart NetBox

Check the documentation for further instructions.

What's Changed

Full Changelog: v1.2.1...v1.3.0

Don't miss a new netbox-data-flows release

NewReleases is sending notifications on new releases.