Comment 11 for bug 1420905

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/21924
Committed: http://github.org/Juniper/contrail-vrouter/commit/e10f1468308ca32382a9612eb9d8a45f65702aa2
Submitter: Zuul
Branch: master

commit e10f1468308ca32382a9612eb9d8a45f65702aa2
Author: Divakar <email address hidden>
Date: Wed Jul 13 10:09:41 2016 +0530

Change MplsOudp destination port to IANA port

Right now the destination port that Vrouter uses in MplsOudp packet is
51234 which is not by IANA. But Vrouter is accepting the packets in the
reception path both old and new port numbers. With this change we will
be sening the destination port also to be IANA assigned port.

Change-Id: Ida38a910e9d26c2527bd9bb9cb19d462bdd10adc
closes-bug: #1420905