Skip to content

Commit

Permalink
feat: mpls IP renderer (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
iqbalaydrus authored Jul 18, 2024
1 parent c9d3242 commit 2427a56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions producer/proto/render.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ var (
"NextHop": IPRenderer,
"BgpNextHop": IPRenderer,
"MplsLabelIp": IPRenderer,
"MplsIp": IPRenderer,
"Etype": EtypeRenderer,
"Proto": ProtoRenderer,
"SrcNet": NetworkRenderer,
Expand Down

0 comments on commit 2427a56

Please sign in to comment.