Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Enhance PDP_UPDATE message to contain two new lists (deploy and undeploy), while maintaining it's current full list of policies. When the PDPs support delta policies we can then remove the original full list.
  2. Enhance PDP_UPDATE message to contain one new list of policies to be updated, and a boolean value to determine whether to deploy/undeploy the policies while maintaining the full list of policies also. PDPs that support delta policies can then choose to use the deltas or the original list if they do not. When the PDPs support the delta policies we can remove the original list.

Probably want option 1, as there may be both deploys & undeploys in a single PDP_UPDATE.