Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
orishoshan committed Sep 18, 2024
1 parent 4737e1e commit ef5f817
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mapper/pkg/resolvers/schema.helpers.resolvers.go
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,7 @@ func (r *Resolver) handleIncomingTCPResult(ctx context.Context, srcIdentity mode
IPs: map[externaltrafficholder.IP]struct{}{externaltrafficholder.IP(*dest.DestinationIP): {}},
}
r.externalTrafficIntentsHolder.AddIntent(intent)
return
}
}

Expand Down

0 comments on commit ef5f817

Please sign in to comment.