V4L/DVB (3966): Core: ULE fixes and RFC4326 additions
authorChristian Praehauser <cpraehaus@cosy.sbg.ac.at>
Mon, 22 May 2006 13:31:47 +0000 (10:31 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 25 Jun 2006 04:59:54 +0000 (01:59 -0300)
commit18232ca61b4c73b849850200a5e6ec40517f35ab
treedb62beb024d77bac0bb4351a01535d71cb0bc227
parentadcb0fa2504aac35e0ed285147b11e75a6db34c7
V4L/DVB (3966): Core: ULE fixes and RFC4326 additions

Fix some problems regarding support for Unidirectional Lightweight
Encapsulation (ULE) in dvbnet.c.
The original ULE code was based on a draft.  In the meantime, ULE has been
published in RFC 4326 (ftp://ftp.rfc-editor.org/in-notes/rfc4326.txt).
With these fixes, and some additions (which are included in the patch), the
decaps code should now be complient to RFC4326.

Signed-off-by: Christian Praehauser <cpraehaus@cosy.sbg.ac.at>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-core/dvb_net.c