prepare_ls_update
struct ibuf *prepare_ls_update(struct iface *, int);
if ((buf = prepare_ls_update(nbr->iface, bigpkt)) == NULL) {
struct ibuf *prepare_ls_update(struct iface *);
if ((buf = prepare_ls_update(nbr->iface)) == NULL) {