Skip to content

Commit

Permalink
Added const for LINUX_SLL2
Browse files Browse the repository at this point in the history
  • Loading branch information
secretrobotron authored and chifflier committed Feb 5, 2024
1 parent 91eb4b5 commit 4ad2f2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/linktype.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ impl display Linktype {

LOOP = 108,
LINUX_SLL = 113,
LINUX_SLL2 = 276,

// Raw IPv4; the packet begins with an IPv4 header.
IPV4 = 228,
Expand Down

0 comments on commit 4ad2f2b

Please sign in to comment.