summaryrefslogtreecommitdiffhomepage
path: root/src/routingtable.c
AgeCommit message (Expand)Author
2017-11-10allowedips: rename from routingtableJason A. Donenfeld
2017-10-09routingtable: iterate progressivelyJason A. Donenfeld
2017-10-09routingtable: only use device's mutex, not a special rt oneJason A. Donenfeld
2017-10-03global: add space around variable declarationsJason A. Donenfeld
2017-10-03global: satisfy bitshift pedantryJason A. Donenfeld
2017-09-15routingtable: satisfy sparseJason A. Donenfeld
2017-08-02routingtable: unbloat BUG()Jason A. Donenfeld
2017-06-26global: cleanup IP header checkingJason A. Donenfeld
2017-05-31routingtable: Remove unnecessary check in node_placement()Sultan Alsawaf
2017-04-21routingtable: rewrite core functionsJason A. Donenfeld
2017-04-04locking: always use _bhJason A. Donenfeld
2017-01-10Update copyrightJason A. Donenfeld
2016-12-23routing-table: simplify and mask reparented rootJason A. Donenfeld
2016-12-11global: move to consistent use of uN instead of uintN_t for kernel codeJason A. Donenfeld
2016-11-21headers: cleanup noticesJason A. Donenfeld
2016-11-07routing-table: mask self for better IP displayJason A. Donenfeld
2016-09-29Rework headers and includesJason A. Donenfeld
2016-08-22routingtable: hyphen was uglyJason A. Donenfeld