This repository has been archived by the owner on Nov 15, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Multilink Frame Relay: Fix the Timestamp Information Element printing
The specification say nothing about using an Unix timestamp. Do only an hexa dump. Add a length test. FRF.16.1 Section 3.4.4 Timestamp Information Element states: The maximum length is 14 octets. Format is implementation specific. Granularity and interpretation of the Timestamp Information Element is implementation specific. (https://www.broadband-forum.org/download/FRF.16.1.pdf) (cherry picked from commit aa9b00b)
- Loading branch information