Closed ameily closed 1 year ago
I spent some time researching this today and I'm going to deprioritize this for the time being and go in a different direction instead for several reasons:
So, instead of creating a new framework for capturing network traffic and analyzing or comparing the results, I think the best solution is to add a new feature in DIFFER to compare both the server binary and the client, using the same extensible comparator component.
The initial version of this has been completed using the pcap
file comparator. The functionality of the packet capture and comparison is somewhat basic for the time being:
As part of #10, we need to do some initial work to determine what is feasible and what existing tools we can use to:
The output of this task is some discussion on this issue regarding what is a available and proposed solutions. Once we find an ideal approach, create follow-on issues under the epic to work on next.