Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add csum_udp6() helper for calculating UDP over IPv6 checksums | David Gibson | 2022-10-19 | 1 | -0/+4 |
* | Add csum_icmp4() helper for calculating ICMP checksums | David Gibson | 2022-10-19 | 1 | -0/+2 |
* | Add csum_icmp6() helper for calculating ICMPv6 checksums | David Gibson | 2022-10-19 | 1 | -0/+5 |
* | treewide: Mark constant references as const | Stefano Brivio | 2022-03-29 | 1 | -2/+2 |
* | treewide: Add include guards | Stefano Brivio | 2022-03-29 | 1 | -0/+5 |
* | LICENSES: Add license text files, add missing notices, fix SPDX tags | Stefano Brivio | 2021-10-20 | 1 | -0/+5 |
* | checksum: Add checksum.h | Stefano Brivio | 2021-09-14 | 1 | -0/+5 |