yanet icon indicating copy to clipboard operation
yanet copied to clipboard

[DataPlane] Split GlobalBase

Open taitov opened this issue 2 years ago • 0 comments

This is necessary for:

  1. Reducing memory usage;
  2. Accelerating the update of dataplane's structures;
  3. Partial or complete updates to structures (for example, you could update the route table at the same time as the ACL table).

taitov avatar Feb 28 '24 12:02 taitov