Re: [PATCH] vxlan: allow a user to set TTL value
From: David Miller <davem@davemloft.net>
Date: 2012-11-03 19:25:07
From: David Miller <davem@davemloft.net>
Date: 2012-11-03 19:25:07
From: Vincent Bernat <redacted> Date: Tue, 30 Oct 2012 21:27:16 +0100
"ip link add ... type vxlan ... ttl X" allows a user to set the TTL used by a VXLAN for encapsulation. The provided value was ignored by vxlan module and the default value of 1 was used when encapsulating multicast packets. Signed-off-by: Vincent Bernat <redacted>
Applied net-next.