Re: [PATCH] iproute2: ip: add udp_csum, udp6_csum_tx, udp6_csum_rx control flags to ip l2tp add tunnel

2016-07-22 Thread Stephen Hemminger
On Thu, 21 Jul 2016 18:59:10 +0800 Shanker Wang wrote: > Three options are added for the user to control > whether the checksum is enabled > > Signed-off-by: Miao Wang Applied. I changed the subject (commit summary) to be

[PATCH] iproute2: ip: add udp_csum, udp6_csum_tx, udp6_csum_rx control flags to ip l2tp add tunnel

2016-07-21 Thread Shanker Wang
Three options are added for the user to control whether the checksum is enabled Signed-off-by: Miao Wang --- ip/ipl2tp.c | 45 + 1 file changed, 45 insertions(+) diff --git a/ip/ipl2tp.c b/ip/ipl2tp.c index