]> git.ipfire.org Git - people/dweismueller/ipfire-2.x.git/commit
Captive Portal: add c-wrapper captivectrl
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 28 Jan 2016 13:24:07 +0000 (14:24 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 14 Dec 2016 12:57:09 +0000 (13:57 +0100)
commit1d81763b9e17cc167b84ab250607de781907fc4f
treee6412c2bbc470fdc02e119c9d81b8b9b29a6c5c4
parentb2f96a94e3535a7fccbfd6b7dd18370718d5804b
Captive Portal: add c-wrapper captivectrl

This wrapper reads the captive settings and clients and sets the
firewall access rules. It is called every time the config changed or
everytime that a client changes. Also this wrapper is later called once
hourly to flush the chains and rebuild rules for actual clients.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
config/rootfiles/common/misc-progs
src/misc-progs/Makefile
src/misc-progs/captivectrl.c [new file with mode: 0644]