X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FEvents.hh;h=39e9d486cff61a5d86b90aada56961fd201703b6;hb=d5a72d0b3f6fee56dba6de1c54cafb448ebe3457;hp=3f2fc25b25bc694456b14ee0af70c02be97152d4;hpb=412024ed31a4ab4eaea7a4165a434f8efebee325;p=senf.git diff --git a/PPI/Events.hh b/PPI/Events.hh index 3f2fc25..39e9d48 100644 --- a/PPI/Events.hh +++ b/PPI/Events.hh @@ -87,6 +87,7 @@ namespace ppi { void registerRoute(ForwardingRoute & route); bool enabled_; + bool throttled_; typedef std::vector Routes; Routes routes_;