Open
Description
Describe the bug
When viewing captured packets on the Interfaces/Packet Capture/Jobs page for multiple selected interfaces, the output is first sorted by interface name, and only after that - by timestamp. This is quite inconvenient when investigating policy routing issues, as there is no clear timeline among printed packets, you have to scroll the page back-and-forth to see what packet went where.
To Reproduce
Steps to reproduce the behavior:
- Go to Interfaces/Packet Capture
- Select multiple interfaces to monitor (like LAN and WAN)
- Start the capture
- Send some packets via firewall, so they are routed through selected interfaces
- Go to Interfaces/Packet Capture/Jobs and click of three "View capture" buttons
Expected behavior
Packets are first sorted by timestamp.
Describe alternatives you considered
Either the captured packets on all interfaces should be sorted by their timestamp, or there should be a way to change the sort column.
Screenshots
Environment
OPNsense 24.7.6-amd64
Activity