kevlo 69da76e9e5 MFC r264212,r264213,r264248,r265776,r265811,r265909:
- Add support for UDP-Lite protocol (RFC 3828) to IPv4 and IPv6 stacks.
  Tested with vlc and a test suite [1].
  [1] http://www.erg.abdn.ac.uk/~gerrit/udp-lite/files/udplite_linux.tar.gz

  Reviewed by:	jhb, glebius, adrian

- Fix a logic bug which prevented the sending of UDP packet with 0 checksum.

- Disable TX checksum offload for UDP-Lite completely. It wasn't used for
  partial checksum coverage, but even for full checksum coverage it doesn't
  work.
2014-05-13 06:05:53 +00:00
..
2014-04-09 18:16:58 +00:00
2013-01-01 18:29:25 +00:00
2013-11-29 19:44:30 +00:00
2014-03-05 19:30:36 +00:00
2013-12-10 22:55:22 +00:00
2014-02-09 00:34:21 +00:00
2014-03-19 00:53:24 +00:00
2012-06-02 08:47:26 +00:00
2014-01-09 23:08:56 +00:00
2014-04-15 09:49:44 +00:00
2014-04-24 10:23:35 +00:00
2012-04-18 07:02:53 +00:00
2014-03-04 14:49:05 +00:00
2014-05-09 07:24:39 +00:00
2014-03-31 00:28:54 +00:00
2013-09-08 10:04:26 +00:00
2013-05-30 08:02:00 +00:00
2014-03-14 00:12:53 +00:00
2014-04-29 03:36:04 +00:00
2014-03-19 23:55:03 +00:00
2013-05-12 22:22:12 +00:00
2014-02-01 22:29:04 +00:00
2013-11-14 09:25:29 +00:00
2013-12-30 20:15:46 +00:00
2012-10-18 15:39:29 +00:00
2013-05-12 22:22:12 +00:00
2014-02-08 15:51:24 +00:00
2014-04-18 07:50:25 +00:00
2014-02-16 02:33:59 +00:00
2013-10-23 18:07:07 +00:00
2013-05-05 06:20:49 +00:00
2014-03-26 07:31:57 +00:00
2014-03-01 03:09:16 +00:00
2013-12-28 20:05:31 +00:00
2014-04-09 18:16:58 +00:00