8000 GitHub - sebkl/CAT_TP: ETSI CAT_TP suite
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sebkl/CAT_TP

Repository files navigation

CAT_TP

CAT_TP is a golang package implementing a CAT_TP protocol layer for both, client and server side applications. The decoding of CAT_TP packets from a PCAP stream is also supported.

##Specification:

This implementation has been built based on the ETSI specification and makes heavy use of this libpcap wrapper by miekg. Thanks !

Documentation:

Is available at at godoc.org.

TODO

  • Deal with MaxSDU and MaxPDU size from SYN packet.
  • Implement CAT_TP port allocation. Currently source and destination ports must be specified explicitly.
  • Add callback hooks for connection states.
  • Implement tcpdump like command line util

About

ETSI CAT_TP suite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0