]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: upon associating netns with vrf, prileges are raised
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 13 Mar 2018 13:51:31 +0000 (14:51 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 13 Mar 2018 15:32:58 +0000 (16:32 +0100)
commit1c9d288e496d0fc20baeadd2e792e927a6f50312
treea9acfa9bbbbcd5ac53bdd4d13707081f65a358a5
parentc1a003878246ccc84ab5986558ca959f4545f738
zebra: upon associating netns with vrf, prileges are raised

In order to create the netns context, the zebra parser at startup needs
to have its privileges raised.

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