Skip to content

Client library to integrate HEPv3 Encapsulation Protocol

License

Notifications You must be signed in to change notification settings

sippy/hepconnector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HEPConnector

This project provides an HEPv3 client implementation intended for use in other C-based projects. Loosely based on hep-c reference implementation.

What is HEP?

HEP/EEP Encapsulation Protocol

EEP/HEP: Extensible Encapsulation protocol provides a method to duplicate an IP datagram to a collector by encapsulating the original datagram and its relative header properties (as payload, in form of concatenated chunks) within a new IP datagram transmitted over UDP/TCP/SCTP connections for remote collection. Encapsulation allows for the original content to be transmitted without altering the original IP datagram and header contents and provides flexible allocation of additional chunks containing additional arbitrary data.

About

Client library to integrate HEPv3 Encapsulation Protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages