Gleb Smirnoff e76163a539 We don't need to convert ip6_len to host byte order before
ip6_output(), the IPv6 stack is working in net byte order.

The reason this code worked before is that ip6_output()
doesn't look at ip6_plen at all and recalculates it based
on mbuf length.
2012-10-15 07:57:55 +00:00
..
2011-04-13 11:28:46 +00:00
2012-09-20 03:29:43 +00:00
2012-10-10 08:36:38 +00:00
2012-01-24 14:27:14 +00:00
2012-10-10 08:36:38 +00:00
2012-08-07 07:52:25 +00:00
2012-05-03 08:56:43 +00:00
2012-10-10 08:36:38 +00:00
2012-10-12 09:24:24 +00:00
2012-09-08 20:54:54 +00:00
2012-09-06 07:03:56 +00:00
2012-09-23 07:43:10 +00:00
2012-06-25 17:15:09 +00:00
2012-06-25 17:15:09 +00:00
2012-10-12 09:24:24 +00:00
2012-05-24 23:03:23 +00:00
2012-06-19 07:34:13 +00:00
2012-10-10 08:36:38 +00:00
2012-10-12 09:24:24 +00:00
2011-01-07 21:40:34 +00:00