MinimSecure / unum-sdk

Unum agent source code, tools, and documentation
https://www.minim.co
Apache License 2.0
30 stars 15 forks source link

capture filter test: Allow filter editing and add ICMP packet parsing #107

Closed bmastbergen closed 3 years ago

bmastbergen commented 3 years ago

This PR adds two tweaks to the packet capture filter test case:

  1. It adds a new 'e' option that allows the user to select and edit the fields in an existing filter
  2. It adds basic parsing of ICMP packets
dob71 commented 3 years ago

Changes merged in.