datapath: tunnelling: capwap: UDP_ENCAP_CAPWAP is an abitrary value
authorSimon Horman <horms@verge.net.au>
Wed, 4 Apr 2012 05:06:24 +0000 (14:06 +0900)
committerJesse Gross <jesse@nicira.com>
Thu, 5 Apr 2012 20:06:10 +0000 (13:06 -0700)
commit7dc05f69efcc3bfc29b8cf5ac74567a940a53c1c
tree015c3d16ffeb18564cba1cee7b4e08e3e19957f0
parenta2af1e9dd995420730a334a610d53e381d259e54
datapath: tunnelling: capwap: UDP_ENCAP_CAPWAP is an abitrary value

It seems to me that as the value of UDP_ENCAP_CAPWAP is hardcoded
it would be more appropriate to describe it as arbitrary than
random.

Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Jesse Gross <jesse@nicira.com>
datapath/vport-capwap.c