lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <1494095863-21916-1-git-send-email-girish.moodalbail@oracle.com> Date: Sat, 6 May 2017 11:37:42 -0700 From: Girish Moodalbail <girish.moodalbail@...cle.com> To: <stephen@...workplumber.org> Cc: <netdev@...r.kernel.org> Subject: [PATCH iproute2 v2 0/1] vxlan: support for modifying vxlan device 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
Powered by blists - more mailing lists