kmx git
Register
IABSD.fr/src
IABSD.fr
Login
IABSD.fr
/
src
Browse
Commit
Author :
claudio
Date :
2024-10-29 12:35:37
Hash :
baad1f5d
Message :
Fix logic to return CTL_RES_NOSUCHPEER. The RB_EMPTY check needs to be reversed since no error should be printed if there are no neighbors configured (yet). OK tb@