Simple implementation of an Encoder/Decoder for the High-Level Data Link Control as used in the PPP (Point-to-Point Protocol).
Implements validations of frames based on the standard CRC16 checksum.
Tested and working with pppd
.
Please read the godocs here.