]> git.ipfire.org Git - thirdparty/lxc.git/commit
network.c: Remove ip_forward_set and callers
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>
Tue, 23 Jan 2018 00:04:03 +0000 (22:04 -0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Tue, 6 Feb 2018 12:34:15 +0000 (13:34 +0100)
commit509862e9316a50d6d8ba69d8b7e7235d096aef9e
tree6f332ad217f8b40da187f63f6d5bbfc13bad2694
parent90c199625da0ab943795c2de0aba92f4d495f279
network.c: Remove ip_forward_set and callers

The last user of ip_forward_set, lxc_ip_forward_on and
lxc_ip_forward_off was in 2009:

commit 92d385229be040cf034ac6efd9405b7bdfe06a3e
Author: Daniel Lezcano <dlezcano@fr.ibm.com>
Date:   Thu Oct 22 15:33:40 2009 +0200

    remove test directory

These functions are not called anymore.

Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
src/lxc/network.c
src/lxc/network.h