mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 16:04:49 +00:00
doc: Add %pBD print formatter to doc
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
parent
752eed47ef
commit
ac86c0785e
@ -83,6 +83,8 @@ Extensions
|
|||||||
+-----------+--------------------------+----------------------------------------------+
|
+-----------+--------------------------+----------------------------------------------+
|
||||||
| ``%pNHs`` | ``struct nexthop *`` | ``1.2.3.4 if 15`` |
|
| ``%pNHs`` | ``struct nexthop *`` | ``1.2.3.4 if 15`` |
|
||||||
+-----------+--------------------------+----------------------------------------------+
|
+-----------+--------------------------+----------------------------------------------+
|
||||||
|
| ``%pFX`` + ``struct bgp_dest *`` | ``fe80::1234/64`` available in BGP only |
|
||||||
|
+-----------+--------------------------+----------------------------------------------+
|
||||||
|
|
||||||
Printf features like field lengths can be used normally with these extensions,
|
Printf features like field lengths can be used normally with these extensions,
|
||||||
e.g. ``%-15pI4`` works correctly.
|
e.g. ``%-15pI4`` works correctly.
|
||||||
|
Loading…
Reference in New Issue
Block a user