]> granicus.if.org Git - libnl/commit
link: macvlan fixes
authorWang Jian <jianjian.wang1@gmail.com>
Sat, 29 Sep 2018 11:09:17 +0000 (11:09 +0000)
committerThomas Haller <thaller@redhat.com>
Wed, 10 Oct 2018 10:11:55 +0000 (12:11 +0200)
commit470b98354627eb4ab9eeb67308bc2f2c746e83eb
tree30f2cbd0c2ac3da19bbaac9a1a0198d221f3dde2
parent123dc07bcc3f402a500edf370d2000e171c91b34
link: macvlan fixes

1. While parsing flags, it overrides mode.
2. Before, dump-line and dump-details are same leading that macvlan info will be shown twice while dumpping details.
   So make dump-line show nothing.
3. Add some spaces to show dump-details more prettier.

Signed-off-by: Wang Jian <jianjian.wang1@gmail.com>
Fixes: c76393e2037d78eb60c32f95b26f5b1e5b9422a6
http://lists.infradead.org/pipermail/libnl/2018-August/002405.html
http://lists.infradead.org/pipermail/libnl/2018-September/002406.html
http://lists.infradead.org/pipermail/libnl/2018-September/002411.html
lib/route/link/macvlan.c