ipaccess.c: call sign_link_up() only _after_ tx ID_ACK/ID_RESP

in order to keep the message ordering right, we first send the
ID_ACK/ID_RESP messages, before handing sign_link_up() into the
application.  This ensures that no OML messages get transmitted before
the ID_ACK/ID_RESP has been completed
1 file changed