• Juliusz Chroboczek's avatar
    Rework source.c to be in log(n). · 5d071453
    Juliusz Chroboczek authored
    The source table is now sorted, just like the route table.  Source insertion
    is still linear, and source expiry quadratic, but this hopefully doesn't
    matter much.
    5d071453
source.h 1.91 KB