]> git.ipfire.org Git - people/jschlag/network.git/commit
ip-tunnel: Improve checks
authorJonatan Schlag <jonatan.schlag@ipfire.org>
Sun, 4 Mar 2018 18:24:58 +0000 (18:24 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 9 Mar 2018 20:19:41 +0000 (20:19 +0000)
commit5bbd1fab191de5ec8fe7c03ebc7e57c487e948f7
treee1b6eeb4c6e240a35bc3ecd8f7f8ebcb98391a38
parente173e612cc54378ad7059ae9e61dbdee1fdb07b7
ip-tunnel: Improve checks

We cannot mix ipv6 and ipv4 and we also need to detect the IP protocol
version to decide which mode we have to use.
This is done in a seperated commit.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/functions/functions.ip-tunnel