Skip to content

Captured packets in "View capture" window are not sorted by timestamp when selecting multiple interfaces #7988

Open
@Ultranium

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:

  1. Go to Interfaces/Packet Capture
  2. Select multiple interfaces to monitor (like LAN and WAN)
  3. Start the capture
  4. Send some packets via firewall, so they are routed through selected interfaces
  5. 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

image

Environment

OPNsense 24.7.6-amd64

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    incompleteIssue template missing info

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions