summaryrefslogtreecommitdiff
path: root/ospfclient/ospfclient.py
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas@opensourcerouting.org>2024-06-19 14:32:16 +0300
committerDonatas Abraitis <donatas@opensourcerouting.org>2024-06-19 14:32:16 +0300
commitb5bd626a82b2541bee8e3120139e19ba05e444c8 (patch)
treea77fa4e1f58404be2d73091ab6b25181800f2fad /ospfclient/ospfclient.py
parentc25c7e929d550c2faca3af74a29593b8c0b75db3 (diff)
bgpd: Remove redundant whitespace before printing the reason of the failed peer
Before: ``` Neighbor EstdCnt DropCnt ResetTime Reason 127.0.0.1 0 0 never Waiting for peer OPEN (n/a) ``` After: ``` Neighbor EstdCnt DropCnt ResetTime Reason 127.0.0.1 0 0 never Waiting for peer OPEN (n/a) ``` Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
Diffstat (limited to 'ospfclient/ospfclient.py')
0 files changed, 0 insertions, 0 deletions