Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FCS support in PTF #112

Open
eshnajain opened this issue May 27, 2020 · 1 comment
Open

FCS support in PTF #112

eshnajain opened this issue May 27, 2020 · 1 comment

Comments

@eshnajain
Copy link

Hello, I m testing packet flow on my DUT, the packet is correctly sent and received by the PTF host. But the verification is failing at the PTF host, as the DUT is inserting FCS(frame check sequence) in the packet.
Is there a way to add FCS to packet generated in PTF ?

@hesingh
Copy link

hesingh commented Jul 12, 2020

If you see on the PTF main page, you will see a "ternary matching" using `set_do_not_care_scapy'. Use the method to ignore FCS bits.

Also, for the same reason give here for why Scapy doesn't support FCS, PTF may not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants