]> git.puffer.fish Git - mirror/frr.git/commit
zebra: improve logs when replacing interface to an other netns
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 24 Apr 2018 10:19:48 +0000 (12:19 +0200)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Fri, 4 May 2018 14:50:47 +0000 (16:50 +0200)
commit9373219c67e1e4538d49f9a5f6398d38de6d862f
treee2b58c9e1846f85fe56f9236d94687d7f3b64f2b
parent1c96f2fb9631415ec44046c915520f489a93ebc4
zebra: improve logs when replacing interface to an other netns

The log information is better displated.
Also the variable name fits better with other_ifp, than with old_ifp.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
zebra/if_netlink.c