netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 v2 0/1] vxlan: support for modifying vxlan device
@ 2017-05-06 18:37 Girish Moodalbail
  2017-05-06 18:37 ` [PATCH iproute2 v2 1/1] vxlan: Add support for modifying vxlan device attributes Girish Moodalbail
  0 siblings, 1 reply; 5+ messages in thread
From: Girish Moodalbail @ 2017-05-06 18:37 UTC (permalink / raw)
  To: stephen; +Cc: netdev

Hello all,

This patch adds support for modifying VXLAN device attributes. I have
refactored the vxlan_parse_opt() function to be more readable and not
use lot of bool variables.

I have tested my changes by running Linux Test Project's VXLAN
testcases, and I didn't see any regression.
---
v1->v2
- refactored vxlan_parse_opt() to not to use a bunch of
  foo_set variables

Girish Moodalbail (1):
  vxlan: Add support for modifying vxlan device attributes

 ip/iplink_vxlan.c | 251 +++++++++++++++++++++++++++++++-----------------------
 1 file changed, 143 insertions(+), 108 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-05-11 18:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-06 18:37 [PATCH iproute2 v2 0/1] vxlan: support for modifying vxlan device Girish Moodalbail
2017-05-06 18:37 ` [PATCH iproute2 v2 1/1] vxlan: Add support for modifying vxlan device attributes Girish Moodalbail
2017-05-07 14:40   ` Roman Mashak
2017-05-10  7:31     ` Girish Moodalbail
2017-05-11 18:12   ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).