User Details
- User Since
- May 14 2014, 6:50 AM (552 w, 4 d)
Nov 5 2024
Mar 18 2024
Mar 4 2024
Apr 14 2023
Mar 14 2022
Looks good to me.
Oct 13 2021
Sep 29 2021
Reduce code duplication.
Update kqueue.2.
Sep 15 2021
Jun 2 2021
This looks good to me. Good catch.
Dec 13 2020
Nov 24 2020
For me this looks good. In the middle term (next year) I have a plan to get rid of static data in the library.
Apr 1 2020
Mar 31 2020
Oct 22 2018
Sep 20 2018
Aug 16 2018
Updated diff and marked comments as done.
Use memcpy() in some places.
Save and use the complete in6_pktinfo.
Check that link local addresses have a non-zero scope and produce a warning if not.
Add upd6 and ipv6 address format for server specification.
Factor out common creation code for ipv6 and ipv6z.
Fix a type in gensnmptree.
Aug 11 2018
Hi Andrey, some comments on your comments :-)
Aug 10 2018
Jul 27 2018
Jul 3 2018
May 8 2018
Ah, thanks. This looks fine. Then we really could go for 64-bit counters for all interfaces.
May 7 2018
How does it do that? The problem is whether a 64-bit increment or add is atomic with regard to a read from another CPU.