summaryrefslogtreecommitdiff
path: root/sys/src/9/ip/iproute.c
AgeCommit message (Expand)Author
2022-09-03devip: make Rproxy flag explicitcinap_lenrek
2022-09-03devip: replicate the nat-flag (Rtrans) when superceding interface routecinap_lenrek
2022-03-14ip(3): use flags instead of tag for 8 column route add/removecinap_lenrek
2022-03-12devip: implement network address translation routescinap_lenrek
2021-10-10devip: properly rlock() the routelock for v4lookup() and v6lookup()cinap_lenrek
2021-10-10devip: use top bit (type) | subnet-id for V6H() route hash macrocinap_lenrek
2019-11-10devip: use the routing table for local source ip address selectioncinap_lenrek
2019-02-11devip: use parseipandmask() for ipifc and route control message parsingcinap_lenrek
2018-06-19devip: fix flush, copy tag when replacing route entrycinap_lenrek
2018-04-22devip: verify ifcid on routehint check, check Route.ref for free'd routescinap_lenrek
2018-04-08devip: implement source specific routingcinap_lenrek
2018-03-18devip: more v6 improvementscinap_lenrek
2016-05-05kernel: fix cb->f[0] nil dereferences due to short control requestcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen