diff options
Diffstat (limited to 'doc/developer')
| -rw-r--r-- | doc/developer/zebra.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/developer/zebra.rst b/doc/developer/zebra.rst index edd8b9ae29..d51cbc9a14 100644 --- a/doc/developer/zebra.rst +++ b/doc/developer/zebra.rst @@ -382,9 +382,11 @@ Zebra Protocol Commands +------------------------------------+-------+ | ZEBRA_OPAQUE_UNREGISTER | 109 | +------------------------------------+-------+ +| ZEBRA_NEIGH_DISCOVER | 110 | ++------------------------------------+-------+ Dataplane batching -========================= +================== Dataplane batching is an optimization feature that reduces the processing time involved in the user space to kernel space transition for every message we |
