Skip to content
Snippets Groups Projects
  1. Nov 02, 2007
  2. Sep 17, 2007
  3. Sep 13, 2007
  4. Sep 10, 2007
  5. Sep 04, 2007
  6. Aug 31, 2007
  7. Aug 30, 2007
  8. Aug 27, 2007
    • g0dil's avatar
      Socket: Ignore ECONNREFUSED on write to datagram socket · 499ce9b5
      g0dil authored
      Examples/RateStuffer: Use CloneSource module
      Exmaples/RateStuffer: Implement using a RateStuffer subnet
      PPI: Implement CloneSource
      PPI: Add throttle()/unthrottle() to passive debug modules
      PPI: Implement DiscardSink
      PPI: Implement ThrottleBarrier
      PPI: Implement missing unit tests
      PPI: Complete the documentation
      Scheduler: Improve ClockService performance and remove a race condition
      Scheduler: Clean up Scheduler::process()
      Utils: Make singleton::instance() protected by default and fix implementation
      Remove private members from doxygen documentation
      499ce9b5
  9. Aug 23, 2007
  10. Aug 22, 2007
    • g0dil's avatar
      PPI: Remove specializations from documentation · ffc1b62d
      g0dil authored
      PPI: More documentation
      PPI: Implement IdleEvent and ActiveFeeder
      PPI: add Module::running() member
      Scheduler: Remove MinTimeout (not needed with ClockService working)
      ffc1b62d
  11. Aug 16, 2007
  12. Aug 14, 2007
    • g0dil's avatar
      PPI: Implement DebugEvent · d27f0d17
      g0dil authored
      PPI: Fix PassivePackeSink: provide front() instead of back() members
      PPI: Provide specializations for void-argument callbacks in Events and Route
      PPI: Add notifyThrottle/notifyUnthrottle to EventDescriptor
      PPI: Re-implement routing classes using a traits-based implementation
      PPI: Add Route unit testing (mainly testing throttling)
      d27f0d17
  13. Aug 13, 2007
    • g0dil's avatar
      PPI: Complete connector implementation · 75086e9b
      g0dil authored
      PPI: Implement throttling
      PPI: Implement ModuleManager and ppi::init
      PPI: Implement ThresholdQueuing
      PPI: Hugely extended routing classes
      75086e9b
  14. Aug 09, 2007
  15. Aug 08, 2007
    • g0dil's avatar
      PPI: Checkin of first compiling (yet not working) version · 649a81d4
      g0dil authored
      Socket/Protocols/INet: Slightly optimized generic INet6Address algorithms
      Utils: Add ios_all_saver to hexdump()
      senfscons: Add automatic image-copy to Doxygen builder (fixes weird doxygen copy problem)
      Socket/Protocols/Inet: Add ConnectedUDPSocketHandle
      649a81d4
  16. Jul 10, 2007
  17. Jul 04, 2007
  18. Jul 02, 2007
  19. Jun 13, 2007
    • g0dil's avatar
      Changed some PPI conventions: · beacee42
      g0dil authored
      * Place all modules in the senf::ppi::module namespace
      * Place all connectors in the senf::ppi::connector namespace
      * Name input modles 'Reader', output modules 'Writer'
      Added specification for SocketReader / SocketWriter and PassiveQueue
      Removed three-argument connect() form
      beacee42
  20. May 07, 2007
  21. May 03, 2007
Loading