]> git.ipfire.org Git - people/jschlag/network.git/commit
Replace ipv[64]-static by one static hook
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 6 Feb 2018 14:49:21 +0000 (14:49 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 6 Feb 2018 14:49:21 +0000 (14:49 +0000)
commit46a28dcda4cc335187e2be7d4daf96d42724de48
treef9108bef2adee23e25412db52c33005fa3bda63d
parent111328cdf6b81a30309f82ec430aaf28cc990212
Replace ipv[64]-static by one static hook

There is no need to split this into multiple hooks
since they share a lot of common configuration, etc.

There is no migration path provided here.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/header-config
src/hooks/configs/ipv4-static [deleted file]
src/hooks/configs/ipv6-static [deleted file]
src/hooks/configs/static [new file with mode: 0644]