]> git.ipfire.org Git - people/ms/network.git/commit
Introduce triggers
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 13 Aug 2015 09:02:58 +0000 (11:02 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 13 Aug 2015 09:02:58 +0000 (11:02 +0200)
commitde3ceceff6b02872a5c062091b2e470623558254
treee3a15293e4c4d018ef4bfc3151e1781fc6f4f185
parentb6e68799698feb3a92969bcbcd08cc0f52578f45
Introduce triggers

When the state of the network changes (i.e. a zone comes up, etc.)
a set of triggers will be called so that external applications can
adopt to these changes.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/functions/functions.constants
src/functions/functions.in
src/functions/functions.routing
src/functions/functions.triggers [new file with mode: 0644]
src/functions/functions.util
src/functions/functions.zone