Commit Graph

4 Commits

Author SHA1 Message Date
Francois-Xavier Le Bail
9939a0ff90 tests: Use -tttt option for most tests
This change adds:
year-month-day to the hours:minutes:secondes.{microseconds|nanoseconds}.

It allows to catch more issues with timestamps processing.

For some test using their own display time options, use 'SPECIAL_t' in
options.
2024-03-11 22:12:38 -07:00
Francois-Xavier Le Bail
1ac329adef DHCPv6: Remove a bad ')' in output
In Vendor-specific Information Option.
2024-01-13 17:44:32 +01:00
Francois-Xavier Le Bail
a7476a1417 DHCPv6: Print the details of the Vendor-specific Information Option
Print the enterprise number and the sub-options (RFC 8415 section 21.17).

Add a test file.

Update two test outputs accordingly.
2024-01-11 11:16:44 +00:00
Eamon Doyle
46c1b8d227 DHCPv6: client-id/server-id DUID type 2 correction
Explicitly print the enterprise as it is a separate field
per RFC8415, and allow variable lengths.

Add a test file.
2023-07-07 17:30:45 +00:00