Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 543 Bytes

File metadata and controls

13 lines (9 loc) · 543 Bytes

MIT license

NetworkDefinitions

This project provides C language definitions and types that are useful when working with network packets.

Rationale

I've written lots of networking software and am tired of rewriting the same basic definitions.

Using

Add this project as a submodule to your project and then add the files to your build.

License, Compatibility

This library is released under the MIT license, see LICENSE for details.