bgpkit-parser icon indicating copy to clipboard operation
bgpkit-parser copied to clipboard

[feature] Debug mode for parser CLI

Open digizeph opened this issue 2 years ago • 0 comments
trafficstars

When debugging MRT files, it is often useful to display more detailed information in a different format (like bgpmon or libparsebgp).

Desired features:

  • [ ] display layered debug information for records (no-splitting to elements)
  • [ ] filter by matching attribute types (looking for records with specific attributes)
  • [ ] dump message bytes into hex text format

digizeph avatar Jun 02 '23 21:06 digizeph