Skip to content

Commit

Permalink
Merge pull request #184 from lethalwp/add-basic-mpls-lsp
Browse files Browse the repository at this point in the history
Add basic mpls lsp
  • Loading branch information
czerwonk authored May 16, 2022
2 parents d23f63a + e757852 commit bfc3a70
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ func setDefaultValues(c *Config) {
f.Satellite = false
f.Power = false
f.MAC = false
f.MPLS_LSP = false
f.VPWS = false
f.VRRP = false
}

Expand Down

0 comments on commit bfc3a70

Please sign in to comment.