-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Announce NSP the status of internal connectivity. That is announce whether a stateless-lb is capable of forwarding incoming traffic towards application targets. The solution considers both NSM connectivity and application target availability: At least 1 application target is required with an established NSM connection towards the serving proxy to announce internal connectivity is available. The implementation hooks into the removal and succesful configuration of application targets. (Because configured targets are continuously verified, thus disappearance of a NSM interface can prompt the solution to revoke the internal connectivity.)
- Loading branch information
Showing
3 changed files
with
99 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters