tuexen
e281e3d938
Fix the checksum computation for UDPLite/IPv6. This requires the
...
usage of a function computing the checksum only over a part of the function.
Therefore introduce in6_cksum_partial() and implement in6_cksum() based
on that.
While there, ensure that the UDPLite packet contains at least enough bytes
to contain the header.
Reviewed by: kevlo
MFC after: 3 days
2014-10-02 10:32:24 +00:00
..
2014-10-02 05:32:29 +00:00
2014-10-02 06:00:55 +00:00
2014-10-01 08:26:51 +00:00
2014-04-07 20:44:00 +00:00
2014-10-02 10:02:38 +00:00
2014-10-02 00:13:08 +00:00
2014-09-25 21:07:19 +00:00
2014-10-01 12:44:16 +00:00
2014-09-30 03:29:46 +00:00
2014-06-24 06:55:49 +00:00
2014-09-25 08:28:10 +00:00
2014-10-02 08:12:42 +00:00
2014-10-02 10:31:32 +00:00
2014-09-05 16:40:47 +00:00
2014-09-30 12:00:50 +00:00
2014-09-25 19:10:32 +00:00
2014-09-30 16:46:45 +00:00
2014-03-19 21:03:04 +00:00
2014-10-01 15:32:28 +00:00
2014-09-08 08:12:09 +00:00
2014-09-28 07:27:58 +00:00
2014-10-01 15:34:48 +00:00
2014-10-02 05:56:17 +00:00
2014-09-19 09:20:55 +00:00
2014-09-20 16:43:14 +00:00
2014-10-02 00:25:57 +00:00
2014-10-02 10:32:24 +00:00
2014-10-02 02:00:21 +00:00
2014-10-01 14:39:06 +00:00
2014-04-17 12:22:08 +00:00
2014-06-14 12:26:12 +00:00
2014-09-14 18:07:55 +00:00
2014-07-01 20:00:35 +00:00
2014-03-11 00:25:55 +00:00
2014-09-27 20:39:24 +00:00
2014-09-22 17:32:27 +00:00
2014-09-28 14:39:11 +00:00
2014-09-26 15:16:53 +00:00
2014-07-01 20:47:16 +00:00
2014-08-20 16:04:30 +00:00
2014-09-25 08:28:10 +00:00
2014-10-01 16:16:01 +00:00
2014-08-30 22:39:15 +00:00
2014-09-15 12:28:29 +00:00
2014-09-24 14:35:08 +00:00
2014-09-30 16:49:17 +00:00
2014-09-30 17:31:04 +00:00
2014-09-23 06:32:19 +00:00