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

Add new unit load tests for dhcpv4 #5094

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

jpereira
Copy link
Contributor

@jpereira jpereira commented Jul 4, 2023

It's based on Wireshark .pcap tests
from https://wiki.wireshark.org/DHCP

e.g:

$ wget https://wiki.wireshark.org/uploads/__moin_import__/attachments/SampleCaptures/dhcp.pcap
$ ./scripts//util/pcap2decode-proto.py  -f dhcp.pcap -p dhcpv4 > src/tests/unit/protocols/dhcpv4/client-server.txt

@jpereira jpereira added the v4.0.x meta: relates to the v4.0.x branch label Jul 4, 2023
It's based on Wireshark .pcap tests
from https://wiki.wireshark.org/DHCP

e.g:

$ wget https://wiki.wireshark.org/uploads/__moin_import__/attachments/SampleCaptures/dhcp.pcap
$ ./scripts//util/pcap2decode-proto.py  -f dhcp.pcap -p dhcpv4 > src/tests/unit/protocols/dhcpv4/client-server.txt
@arr2036 arr2036 merged commit 901288c into FreeRADIUS:master Jul 4, 2023
22 checks passed
@jpereira jpereira deleted the v4/unit-dhcpv4 branch July 4, 2023 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v4.0.x meta: relates to the v4.0.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants