]> git.ipfire.org Git - people/ms/network.git/commit - src/functions/functions.util
Fix hook settings writing and checking
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 27 Dec 2014 13:32:07 +0000 (13:32 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 27 Dec 2014 13:32:07 +0000 (13:32 +0000)
commit1e6f187eb4eb2990f26b2f54ddaaf993e9285718
tree8a9ac5106a16adb612b79aec25fb868d6194a4a3
parentfa0eb21fe367f80abbe9624634be06e80f21b112
Fix hook settings writing and checking

Formerly the check functions were not correctly called in
some cases. Hence passing the check function is now explicitely
required. The {port,zone}_settings_{read,write} functions do
this transparent to the zone/port hooks.
21 files changed:
src/functions/functions.list
src/functions/functions.ports
src/functions/functions.settings
src/functions/functions.util
src/functions/functions.zone
src/header-zone
src/hooks/ports/batman-adv
src/hooks/ports/bonding
src/hooks/ports/dummy
src/hooks/ports/ethernet
src/hooks/ports/vlan
src/hooks/ports/wireless-adhoc
src/hooks/ports/wireless-ap
src/hooks/zones/6rd
src/hooks/zones/6to4-tunnel
src/hooks/zones/aiccu
src/hooks/zones/bridge
src/hooks/zones/modem
src/hooks/zones/pppoe
src/hooks/zones/pptp
src/hooks/zones/wireless