]> git.ipfire.org Git - thirdparty/lxc.git/commit
network: Makes some routing functions static 2961/head
authortomponline <thomas.parrott@canonical.com>
Tue, 30 Apr 2019 09:30:58 +0000 (10:30 +0100)
committertomponline <thomas.parrott@canonical.com>
Tue, 30 Apr 2019 09:33:29 +0000 (10:33 +0100)
commit8f82874c8c850a2e65deed0822fe8e0c773fe213
treedcc0728eeb106318bc98d8057a380b67b4f910d4
parent75614e8e52b29e678074c3a2a301aeceef14cf4d
network: Makes some routing functions static

The following functions can be made static for consistency:

lxc_ipv4_dest_add
lxc_ipv6_dest_add
lxc_ip_route_dest_add (renamed)

Signed-off-by: tomponline <thomas.parrott@canonical.com>
src/lxc/network.c
src/lxc/network.h