iptables-netflow 2.6-2ubuntu3 source package in Ubuntu

Changelog

iptables-netflow (2.6-2ubuntu3) jammy; urgency=medium

  * Support linux 6.5 (LP: #2042094):
    - debian/patches/support-kernel-6.4.patch

 -- Andrea Righi <email address hidden>  Tue, 31 Oct 2023 13:58:07 +0000

Upload details

Uploaded by:
Andrea Righi
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
linux-any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy updates universe misc

Downloads

File Size SHA-256 Checksum
iptables-netflow_2.6.orig.tar.gz 93.5 KiB 1ae270ddd0e60449159607c2f413604e31cb446beae516777dfeeee5f9b4931d
iptables-netflow_2.6-2ubuntu3.debian.tar.xz 11.2 KiB f04ff2900f9f68d9afbf90fbbe2798f9da58a9a668ed1a72659c0156399c15f0
iptables-netflow_2.6-2ubuntu3.dsc 1.5 KiB e4f807ee7754c750e83a344e7fce9a49de4277db596a0e328549e0e6bd8407a2

Available diffs

View changes file

Binary packages built by this source

iptables-netflow-dkms: iptables target which generates netflows

 ipt-netflow is an iptables/netfilter target which generates traffic
 statistics in NetFlow v5 and v9 format as well as in IPFIX format.
 .
 It provides high performance and scalability. For highest performance
 module could be run without conntrack being enabled in
 kernel. Reported to be able to handle 10Gbit traffic with more than
 1500000 pps with negligible server load (on S5500BC).

iptables-netflow-dkms-dbgsym: debug symbols for iptables-netflow-dkms
irqtop: Observe IRQ and SoftIRQ in a top-like fashion

 irqtop is a small ruby-written and curses-based utility which shows
 interrupt requests and software interrupts like top does for
 processes, but enhanced with colors.
 .
 irqtop is part of the ipt_netflow project as it has been written for
 monitoring the usage of the ipt_NETFLOW kernel module, but can be
 used separately.