Author :
dlg
Date :
2025-07-07 07:09:05
Hash :cded9c04 Message :move ar_off out of struct art_root to r_off in struct rtable.
this is the offset of an address in the relevant sockaddr, which
rtable.c needs to know so it can pass the raw bytes of a network
address to art for lookups.
this part a part of a much bigger diff that was tested by hrvoje
popovski, bluhm@, and matthieu@.
ok jmatthew@