Re: convert rtadvd to libevent

2016-07-03 Thread Jeremie Courreges-Anglas
j...@wxcvbn.org (Jeremie Courreges-Anglas) writes: > Custom timers go away, ra_timer_update's signature is simplified. The > diff also includes the ctime changes proposed in a standalone diff. > The rescheduling of the next RA in rs_input() is probably the least > trivial part. > > Comments / oks

convert rtadvd to libevent

2016-07-01 Thread Jeremie Courreges-Anglas
Custom timers go away, ra_timer_update's signature is simplified. The diff also includes the ctime changes proposed in a standalone diff. The rescheduling of the next RA in rs_input() is probably the least trivial part. Comments / oks? Index: Makefile ==