Gleb Smirnoff
078468ede4
o Remove last argument to ip_fragment(), and obtain all needed information
...
on checksums directly from mbuf flags. This simplifies code.
o Clear CSUM_IP from the mbuf in ip_fragment() if we did checksums in
hardware. Some driver may not announce CSUM_IP in theur if_hwassist,
although try to do checksums if CSUM_IP set on mbuf. Example is em(4).
o While here, consistently use CSUM_IP instead of its alias CSUM_DELAY_IP.
After this change CSUM_DELAY_IP vanishes from the stack.
Submitted by: Sebastian Kuzminsky <seb lineratesystems.com>
2012-10-26 21:06:33 +00:00
..
2012-05-21 22:19:19 +00:00
2012-05-21 22:19:19 +00:00
2012-08-05 14:11:42 +00:00
2012-06-09 10:04:40 +00:00
2012-10-05 18:42:50 +00:00
2012-05-21 22:17:29 +00:00
2012-10-10 08:36:38 +00:00
2012-04-20 10:06:28 +00:00
2012-09-04 12:07:33 +00:00
2012-05-26 08:09:01 +00:00
2012-10-10 08:36:38 +00:00
2012-10-10 08:36:38 +00:00
2012-10-26 21:06:33 +00:00
2012-10-17 21:19:27 +00:00
2012-10-16 13:37:54 +00:00
2012-10-16 13:37:54 +00:00
2012-05-19 02:39:43 +00:00
2012-10-16 13:37:54 +00:00
2012-10-18 13:57:24 +00:00
2012-10-16 13:37:54 +00:00
2012-10-18 09:57:56 +00:00
2012-10-10 08:36:38 +00:00
2012-10-16 13:37:54 +00:00
2012-10-10 08:36:38 +00:00
2012-10-10 08:36:38 +00:00
2012-10-16 13:37:54 +00:00
2012-10-22 21:09:03 +00:00
2012-10-10 08:36:38 +00:00
2012-10-17 08:19:08 +00:00
2012-03-06 22:58:13 +00:00
2012-08-02 13:57:49 +00:00
2012-08-02 13:57:49 +00:00
2012-10-16 13:37:54 +00:00
2012-04-10 13:59:35 +00:00
2012-09-14 11:51:49 +00:00
2012-09-14 11:51:49 +00:00
2012-10-18 13:57:24 +00:00
2012-10-22 21:09:03 +00:00
2012-10-16 13:37:54 +00:00
2012-09-25 23:41:45 +00:00
2012-10-16 13:37:54 +00:00
2012-10-18 13:57:24 +00:00
2012-10-16 13:37:54 +00:00
2012-10-19 10:07:55 +00:00
2012-10-17 19:24:13 +00:00
2012-10-03 21:41:20 +00:00
2012-04-13 16:03:07 +00:00
2012-09-14 11:51:49 +00:00
2012-10-25 09:39:14 +00:00
2012-10-25 09:39:14 +00:00
2012-09-20 06:52:05 +00:00
2012-03-18 11:23:40 +00:00
2012-07-04 07:37:53 +00:00
2012-10-18 13:57:24 +00:00
2012-10-10 08:36:38 +00:00