Skip to content

Commit

Permalink
Remove MTU setting in hhnet
Browse files Browse the repository at this point in the history
Signed-off-by: Pau Capdevila <pau@githedgehog.com>
  • Loading branch information
pau-hedgehog committed Jan 30, 2025
1 parent 5c6070e commit a0c2ff8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/hhfab/hhnet.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ Bond=$bond_name
LLDP=yes
EmitLLDP=yes
[Link]
MTUBytes=9036
EOF
done

Expand Down Expand Up @@ -101,7 +100,6 @@ Name=$parent_iface
VLAN=$parent_iface.$vlan_id
[Link]
MTUBytes=9036
EOF

sudo networkctl reload 2> /dev/null || true
Expand Down

0 comments on commit a0c2ff8

Please sign in to comment.