-
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.
VIP implementation in TAPA replaced by NSM IP and policy update
* The initial NSM request does not contain any information about the ip context. Once the conduit connected (sucessful NSM request), the VIP watcher will call SetVIPs which will update (new request) the NSM connection (SrcIPs and policies). * the initial SrcIPs are saved in the conduit struct (to not mix the target IPs and VIPs) * The previous code has been removed
- Loading branch information
1 parent
916aee7
commit ee80de0
Showing
2 changed files
with
62 additions
and
121 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 was deleted.
Oops, something went wrong.