summaryrefslogtreecommitdiff
path: root/sys/src/9/ip/ip.h
AgeCommit message (Expand)Author
2023-05-16devip: address some ipv6 issues on pkt interfacecinap_lenrek
2023-04-15ip: generalize Rproxy route handling, allowing non point-to-point arp proxycinap_lenrek
2022-12-18devip: fix icmp bugscinap_lenrek
2022-12-13devip: tcpmssclamp() to minimum of source and destination interface MTUcinap_lenrek
2022-11-20devip: lilu dallas multicast.cinap_lenrek
2022-09-28devip: get rid of Ipifc.mintucinap_lenrek
2022-09-17devip: do tcp mss clamping when forwarding packetscinap_lenrek
2022-03-12devip: implement network address translation routescinap_lenrek
2021-10-11devip: add comment to ip.h explaining Routehint structcinap_lenrek
2021-10-09devip: cache arp entry in Routehintcinap_lenrek
2021-09-26devip: implement ipv4 arp timeout with icmp host unreachable notificationcinap_lenrek
2020-06-07devip: fix parseipmask() prototype in ip.hcinap_lenrek
2019-11-10devip: use the routing table for local source ip address selectioncinap_lenrek
2019-05-12devip: do not lock selftab in ipselftabread(), remove unused fields from Ipselfcinap_lenrek
2019-05-11devip: remove unused c->car qlock, avoid potential deadlock in ipifcregisterp...cinap_lenrek
2019-03-07devip: ignore the evil bit in fragment info fieldcinap_lenrek
2019-03-03devip: simplify ip reassembly functions, getting rid of Ipfrag.hlencinap_lenrek
2019-03-03devip: fix ip fragmentation handling issues with header optionscinap_lenrek
2019-02-11devip: use parseipandmask() for ipifc and route control message parsingcinap_lenrek
2018-09-23devip: valid and prefered life-time should be unsigned, add remove6 ctl commandcinap_lenrek
2018-05-10ip: add some primitive rate limiting knobs to counteract bufferbloatcinap_lenrek
2018-04-24devip: improve arp and ndp codecinap_lenrek
2018-04-22devip: fix ipv6 icmp unreachable handling, fix retransmit, fix ifc locking, r...cinap_lenrek
2018-04-19devip: add "reflect" ctl message, fix memory leaks in icmpv6, fix source addr...cinap_lenrek
2018-04-10devip: properly initialize the connection ignoreadvice and tos flagscinap_lenrek
2018-04-08devip: implement source specific routingcinap_lenrek
2018-03-19devip: pick source address for neighbor solicitations as of rfc4861 7.2.2, cl...cinap_lenrek
2018-03-18devip: more v6 improvementscinap_lenrek
2017-12-23kernel: remove Ipifc.mbps, unused.cinap_lenrek
2017-12-09devether: remove duplicated parseether() implementation (pull from libip)cinap_lenrek
2016-11-15ip: get rid of update_mtucache() and restrict_mtu() prototypescinap_lenrek
2015-06-09ip: fix wrong radix for iphash() (thanks yoann padioleau)cinap_lenrek
2012-05-03bring back il protocol supportcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen