Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xphen authored Oct 26, 2023
1 parent 013ec1b commit 4803fa6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
This library offers an efficient and versatile protocol parser for network packets, featuring an almost dependency-free architecture. It provides support for a range of key network protocols such as IPv4, IPv6, Ethernet frames, UDP, TCP, ARP, and more. The development efforts are primarily concentrated on the most prevalent protocols within the internet and transport layers.

## Supported Protocols:
- :heavy_check_mark: means the parser is implemented.
- 🏗️ means that the parser is partially implemented or is under active construction.
- :x: means that the parser is not currently implemented.
- :heavy_check_mark: supported.
- 🏗️: under construction.
- :x: not supported.

| Protocol | Supported |
| -------------- | ------------------ |
Expand Down

0 comments on commit 4803fa6

Please sign in to comment.