File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ On [link layer](https://en.wikipedia.org/wiki/Link_layer):
66* ARP [ (Address Resolution Protocol)] ( https://en.wikipedia.org/wiki/Address_Resolution_Protocol ) [ (RFC 826)] ( https://datatracker.ietf.org/doc/html/rfc826 )
77* ETHERNET [ (Ethernet frame)] ( https://en.wikipedia.org/wiki/Ethernet_frame ) [ (IEEE 802.3)] ( https://ieeexplore.ieee.org/document/9844436 )
88
9- On [ network layer] ( https://en.wikipedia.org/wiki/Network_layer ) :
9+ On [ internet layer] ( https://en.wikipedia.org/wiki/Internet_layer ) :
1010* IPv4 packet [ (Internet Protocol version 4)] ( https://en.wikipedia.org/wiki/Internet_Protocol_version_4 ) [ (RFC 791)] ( https://datatracker.ietf.org/doc/html/rfc791#page-11 )
1111 * [ IP Options] ( https://www.iana.org/assignments/ip-parameters/ip-parameters.xhtml#ip-parameters-1 )
1212* IPv6 packet [ (Internet Protocol version 6)] ( https://en.wikipedia.org/wiki/Internet_Protocol_version_6 ) [ (RFC 8200)] ( https://datatracker.ietf.org/doc/html/rfc8200#page-6 )
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
55}
66
77group = ' io.github.hirsivaja'
8- version = ' 1.2.1 '
8+ version = ' 1.2.2 '
99
1010repositories {
1111 mavenCentral()
You can’t perform that action at this time.
0 commit comments