linktype 0.1.0

A simply and publicly managed enum for different link types present in PCAP files.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
categories = ["network-programming"]
description = "A simply and publicly managed enum for different link types present in PCAP files."
edition = "2021"
keywords = ["network", "pcap", "linktype"]
license = "MIT"
name = "linktype"
readme = "README.md"
repository = "https://github.com/starkbamse/linktype"
version = "0.1.0"