]> granicus.if.org Git - libnl/commit
lib/veth.c: Disassociate link name of peer name
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>
Thu, 4 Jan 2018 22:24:55 +0000 (20:24 -0200)
committerThomas Haller <thaller@redhat.com>
Tue, 16 Jan 2018 08:13:26 +0000 (09:13 +0100)
commitac72624e9c00ba4b9ce7db93ba125a6b03ee6b77
treeec24e6deac30b066cd451ad95c465f309b668d9e
parentd747083a3cca719c94c328c8cf51068aceb03171
lib/veth.c: Disassociate link name of peer name

Based in the function documentation, peer name could be set regardless
of the link name being informed of not. These parameters should be
checked independently.

Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
https://github.com/thom311/libnl/pull/162
lib/route/link/veth.c