ROLE_NONE
if (p->conf.ebgp && p->conf.role != ROLE_NONE)
if (p->conf.ebgp && p->conf.role != ROLE_NONE)
if (p->conf.ebgp && p->conf.role != ROLE_NONE) {
curpeer->conf.role = ROLE_NONE;
p->conf.role = ROLE_NONE;
} else if (p->conf.role == ROLE_NONE) {
if (p->role != ROLE_NONE)
if (peer->role == ROLE_NONE)
return ROLE_NONE;
p->conf.role != ROLE_NONE &&