summaryrefslogtreecommitdiff
path: root/sys/src/9/ip/icmp6.c
AgeCommit message (Expand)Author
2022-11-20icmp6: no need set vcf and ttl before ipoput6(), use MAXTTL instead of HOP_LIMITcinap_lenrek
2022-03-12devip: implement network address translation routescinap_lenrek
2019-11-10devip: use the routing table for local source ip address selectioncinap_lenrek
2019-03-07devip: ignore icmp advise about laggard fragmentscinap_lenrek
2019-03-04devip: handle packet too big advise for icmp6, remove fragment headercinap_lenrek
2019-03-03devip: fix block list handling for icmp/icmp6, use proper MinAdvise for icmp6cinap_lenrek
2018-10-03devip: remove unused QLock from udp and icmpv6 control blocks (thanks brho)cinap_lenrek
2018-08-27devip: fix router adv/sol options validation (options padded to 8 bytes)cinap_lenrek
2018-06-11devip: do not icmp reply on multicast destinationcinap_lenrek
2018-04-24devip: improve arp and ndp codecinap_lenrek
2018-04-22devip: various icmp stuffcinap_lenrek
2018-04-19devip: add "reflect" ctl message, fix memory leaks in icmpv6, fix source addr...cinap_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
2018-01-16set router R-flag when sendra is active for neighbor advertisementcinap_lenrek
2016-10-23ip/icmp: only reply to echo request when directed to us and source is unicastcinap_lenrek
2016-03-12devip: handle ignoreadvice flag for all protocolscinap_lenrek
2016-02-21fix ipv6 icmphostunr() locking and memory free bugs (from sources)cinap_lenrek
2012-08-02ip: fix assert panic on fragmented icmp echo request (see eriks icmp-frag patch)cinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen