You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The cancat2pcap and pcap2cancat functions use scapy to construct and parse Linux netlink packets. Scapy is a large dependency so restructure these functions to do it manually.
Also re-enable the corresponding unit test when complete.
The text was updated successfully, but these errors were encountered:
The
cancat2pcap
andpcap2cancat
functions use scapy to construct and parse Linux netlink packets. Scapy is a large dependency so restructure these functions to do it manually.Also re-enable the corresponding unit test when complete.
The text was updated successfully, but these errors were encountered: