commit | 7bbe33ff1896d225588b37c574c0d80dbc63c657 | [log] [tgz] |
---|---|---|
author | John W. Linville <linville@tuxdriver.com> | Tue Sep 22 13:09:32 2015 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 23 15:41:04 2015 -0700 |
tree | 67b02d301f82b2027e8699f6b725e8b39a41bd66 | |
parent | 41b976414c88016e2c9d9b2f6667ee67a998d388 [diff] |
geneve: use network byte order for destination port config parameter This is primarily for consistancy with vxlan and other tunnels which use network byte order for similar parameters. Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>