Modify dpif_linux_port_add() to set the destination port for VXLAN ports.
authorKyle Mestery <kmestery@cisco.com>
Thu, 14 Feb 2013 14:37:26 +0000 (09:37 -0500)
committerEthan Jackson <ethan@nicira.com>
Tue, 26 Feb 2013 19:28:29 +0000 (11:28 -0800)
commit6c5f65f263f5d6888c64f59217144b69a1197dc6
tree14daac45e0de2f7589b5ada115e9e9d4974fc30d
parentd1ce0e9b90a604bcd05974bf05d458f114ff4cdf
Modify dpif_linux_port_add() to set the destination port for VXLAN ports.

Signed-off-by: Kyle Mestery <kmestery@cisco.com>
Acked-by: Ethan Jackson <ethan@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/dpif-linux.c