Skip to content

Commit

Permalink
Merge pull request #462 from tiiuae/increase_mtu_overheads
Browse files Browse the repository at this point in the history
  • Loading branch information
TIISR committed Jun 6, 2024
2 parents b14bd97 + 839f72b commit 03097d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ class Constants(Enum):
# MTU sizes
BASE_MTU_SIZE: int = 1500
MACSEC_OVERHEAD: int = 16
BATMAN_OVERHEAD: int = 24
BATMAN_OVERHEAD: int = 48

0 comments on commit 03097d8

Please sign in to comment.