Skip to content

Commit

Permalink
Merge pull request #400 from untangle/MFW-5005_investigate_sharing_ce…
Browse files Browse the repository at this point in the history
…rts_between_packetd_and_container_2

version: bug
  • Loading branch information
liviu-nicoara-arista authored May 29, 2024
2 parents 8dd2a56 + 6a77db2 commit f7c3621
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions services/redirectportal/redirectportal.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ package redirectportal
const (
ThreathPreventionReasonZMQTopic = "arista:packetd:threathpreventionreason"
ZmqThreadpreventionSocket = "ipc:///var/zmq_packetd_threadprevention"
RedirectServerHTTPPort = 8485
RedirectServerHTTPSPort = 8486
)

0 comments on commit f7c3621

Please sign in to comment.