Skip to content

Commit

Permalink
Merge pull request projectcalico#7523 from Rajalakshmi-Girish/mtuifac…
Browse files Browse the repository at this point in the history
…eenv-ppc
  • Loading branch information
coutinhop authored Sep 16, 2023
2 parents 39796b7 + 7579b4f commit 8c5c84f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion felix/config/config_params.go
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ type Config struct {
Variant string `config:"string;Calico"`

// Configures MTU auto-detection.
MTUIfacePattern *regexp.Regexp `config:"regexp;^((en|wl|ww|sl|ib)[Pcopsx].*|(eth|wlan|wwan).*)"`
MTUIfacePattern *regexp.Regexp `config:"regexp;^((en|wl|ww|sl|ib)[Pcopsvx].*|(eth|wlan|wwan).*)"`

// Encapsulation information calculated from IP Pools and FelixConfiguration (VXLANEnabled and IpInIpEnabled)
Encapsulation Encapsulation
Expand Down

0 comments on commit 8c5c84f

Please sign in to comment.