index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
/
ip
/
icmp6.c
Age
Commit message (
Expand
)
Author
2023-05-16
devip: address some ipv6 issues on pkt interface
cinap_lenrek
2023-04-15
ip: generalize Rproxy route handling, allowing non point-to-point arp proxy
cinap_lenrek
2022-12-18
devip: fix icmp bugs
cinap_lenrek
2022-12-13
devip: tcpmssclamp() to minimum of source and destination interface MTU
cinap_lenrek
2022-11-20
icmp6: no need set vcf and ttl before ipoput6(), use MAXTTL instead of HOP_LIMIT
cinap_lenrek
2022-03-12
devip: implement network address translation routes
cinap_lenrek
2019-11-10
devip: use the routing table for local source ip address selection
cinap_lenrek
2019-03-07
devip: ignore icmp advise about laggard fragments
cinap_lenrek
2019-03-04
devip: handle packet too big advise for icmp6, remove fragment header
cinap_lenrek
2019-03-03
devip: fix block list handling for icmp/icmp6, use proper MinAdvise for icmp6
cinap_lenrek
2018-10-03
devip: remove unused QLock from udp and icmpv6 control blocks (thanks brho)
cinap_lenrek
2018-08-27
devip: fix router adv/sol options validation (options padded to 8 bytes)
cinap_lenrek
2018-06-11
devip: do not icmp reply on multicast destination
cinap_lenrek
2018-04-24
devip: improve arp and ndp code
cinap_lenrek
2018-04-22
devip: various icmp stuff
cinap_lenrek
2018-04-19
devip: add "reflect" ctl message, fix memory leaks in icmpv6, fix source addr...
cinap_lenrek
2018-04-08
devip: implement source specific routing
cinap_lenrek
2018-03-19
devip: pick source address for neighbor solicitations as of rfc4861 7.2.2, cl...
cinap_lenrek
2018-03-18
devip: more v6 improvements
cinap_lenrek
2018-01-16
set router R-flag when sendra is active for neighbor advertisement
cinap_lenrek
2016-10-23
ip/icmp: only reply to echo request when directed to us and source is unicast
cinap_lenrek
2016-03-12
devip: handle ignoreadvice flag for all protocols
cinap_lenrek
2016-02-21
fix ipv6 icmphostunr() locking and memory free bugs (from sources)
cinap_lenrek
2012-08-02
ip: fix assert panic on fragmented icmp echo request (see eriks icmp-frag patch)
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen