]> git.ipfire.org Git - thirdparty/lxc.git/commit
network.c: Remove ip_forward_set and callers 2103/head
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>
Tue, 23 Jan 2018 00:04:03 +0000 (22:04 -0200)
committerMarcos Paulo de Souza <marcos.souza.org@gmail.com>
Tue, 23 Jan 2018 00:04:03 +0000 (22:04 -0200)
commitc0a6d713b237db2fbb2a2e0a23885c32718071d2
treecf581c4cb12e5ceec9f3c2e5745d0b95577eb7f0
parentf947066a5af372596015b208e48276afdee68c42
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