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
..
2013-11-06 23:59:19 +00:00
2014-04-15 09:49:44 +00:00
2014-05-05 14:50:53 +00:00
2014-04-23 12:11:14 +00:00
2013-07-28 18:44:17 +00:00
2013-07-28 18:44:17 +00:00
2014-05-09 01:20:39 +00:00
2014-03-26 07:31:57 +00:00
2014-03-10 00:53:37 +00:00
2013-12-13 05:54:30 +00:00
2014-03-10 00:53:37 +00:00
2014-02-04 03:36:42 +00:00
2013-11-29 19:44:30 +00:00