diff options
| author | Donatas Abraitis <donatas.abraitis@gmail.com> | 2020-02-10 13:59:05 +0200 |
|---|---|---|
| committer | Donatas Abraitis <donatas.abraitis@gmail.com> | 2020-02-12 11:00:45 +0200 |
| commit | a53ca37b89b8f171b8995b8c451484a2fde7904b (patch) | |
| tree | c23027220002975d2d699011c8c73c2733989ae6 /staticd/static_debug.c | |
| parent | f94ed830df98218447f00b97f856de811bfcc4a2 (diff) | |
bgpd: Format properly `show bgp neighbors` for graceful restart stuff
Before:
```
Graceful restart informations:
End-of-RIB send: IPv4 Unicast
End-of-RIB received: IPv4 Unicast
Local GR Mode : Helper*
Remote GR Mode : Helper
R bit : False
Timers :
Configured Restart Time(sec) : 120
Received Restart Time(sec) : 120
IPv4 Unicast :
F bit : False
End-of-RIB Received : Yes
End-of-RIB Send : Yes
EoRSentAfterUpdate : Yes
Timers:
Configured Stale Path Time(sec) : 360
```
After:
```
Graceful restart informations:
End-of-RIB send: IPv4 Unicast
End-of-RIB received: IPv4 Unicast
Local GR Mode: Helper*
Remote GR Mode: Helper
R bit: False
Timers:
Configured Restart Time(sec): 120
Received Restart Time(sec): 120
IPv4 Unicast:
F bit: False
End-of-RIB sent: Yes
End-of-RIB sent after update: Yes
End-of-RIB received: Yes
Timers:
Configured Stale Path Time(sec): 360
```
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
Diffstat (limited to 'staticd/static_debug.c')
0 files changed, 0 insertions, 0 deletions
