datapath: add key support to CAPWAP tunnel
authorValient Gough <vgough@pobox.com>
Wed, 24 Aug 2011 06:12:06 +0000 (15:12 +0900)
committerJesse Gross <jesse@nicira.com>
Sat, 10 Sep 2011 02:29:46 +0000 (19:29 -0700)
Add tunnel key support to CAPWAP vport.  Uses the optional WSI field in a
CAPWAP header to store a 64bit key.  It can also be used without keys, in which
case it is backward compatible with the old code.  Documentation about the
WSI field format is in CAPWAP.txt.

Signed-off-by: Valient Gough <vgough@pobox.com>
[horms@verge.net.au: Various minor fixes (v4.1)]
Signed-off-by: Simon Horman <horms@verge.net.au>
[jesse: Additional parsing fixes]
Signed-off-by: Jesse Gross <jesse@nicira.com>

No differences found