[Iftop-users] [PATCHES] Connection tracking map & multi-interface monitoring

Luke Dashjr luke at dashjr.org
Mon Dec 27 06:55:20 GMT 2021


First patch looks up connections in Linux's connection tracking (NAT) table.
Handy to iftop the WAN interface on my router and still see LAN IPs.

Second series (4 patches) enables combining multiple network interfaces.
I'm using this to monitor my real WAN plus inside-a-VPN traffic (and a filter 
rule to exclude the VPN traffic on the real WAN).

(It would have been nicer to take multiple -i options rather than use a comma 
separator, but the options code was too messy and I didn't care to spend 
additional time figuring out how to refactor it.)

Luke
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-support-for-looking-up-TCP-UDP-connections-in-co.patch
Type: text/x-diff
Size: 8383 bytes
Desc: not available
URL: <http://lists.beasts.org/pipermail/iftop-users/attachments/20211227/fe1e570a/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Store-pcap-data-on-pdinfo_t-struct.patch
Type: text/x-diff
Size: 5290 bytes
Desc: not available
URL: <http://lists.beasts.org/pipermail/iftop-users/attachments/20211227/fe1e570a/attachment-0001.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Move-thread-object-into-pdinfo_t.patch
Type: text/x-diff
Size: 1411 bytes
Desc: not available
URL: <http://lists.beasts.org/pipermail/iftop-users/attachments/20211227/fe1e570a/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Use-tick_mutex-to-protect-history-hash-table-between.patch
Type: text/x-diff
Size: 1192 bytes
Desc: not available
URL: <http://lists.beasts.org/pipermail/iftop-users/attachments/20211227/fe1e570a/attachment-0003.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Support-up-to-5-interfaces.patch
Type: text/x-diff
Size: 3539 bytes
Desc: not available
URL: <http://lists.beasts.org/pipermail/iftop-users/attachments/20211227/fe1e570a/attachment-0004.patch>


More information about the iftop-users mailing list