Skip to content

High-Level Data Link Control implementation in Go.

License

Notifications You must be signed in to change notification settings

zaninime/go-hdlc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

318f5aa · Jul 29, 2023

History

17 Commits
Jul 12, 2023
Jul 29, 2023
May 26, 2019
Jul 28, 2023
Jul 28, 2023
Jul 28, 2023
Jul 28, 2023
May 26, 2019
May 26, 2019
Jul 28, 2023
May 26, 2019
Jul 12, 2023
Jul 12, 2023
May 27, 2019
Jul 12, 2023

Repository files navigation

HDLC for Go

Go Report Card License: MIT godoc reference

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.

Documentation

Please read the godocs here.

About

High-Level Data Link Control implementation in Go.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages