Viasat / network-stats

Tools for compactly summarizing network traffic that is either flowing on an attached interface or within a PCAP file
Apache License 2.0
2 stars 5 forks source link

Feature Request: Always put local IPs in IP1 #1

Closed charles-laubach closed 4 years ago

charles-laubach commented 4 years ago

While the ordering of IP1 and IP2 is arbitrary from a functionality perspective, to users of the data, the inability to easily follow all data for a single local IP (as sometimes that IP will be in the IP1 and sometimes in IP2) makes reading the output more difficult.

Features:

  1. Automatically use subnet attached to interface for live captures
  2. Accept subnet from command line (this should overrule the subnet from the capture)
  3. Applies on all current and future output formats