Skip to content
Snippets Groups Projects
  1. Sep 03, 2007
    • g0dil's avatar
      Add 'include/senf' directory · 17269741
      g0dil authored
      Provide additional include files for socket protocols
      Socket: Change UDP socket handle to bind instead of connect if given an address argument.
      17269741
    • g0dil's avatar
      Better SENF configuration support (local_config.hh) · f0406bb2
      g0dil authored
      Packets: Fix PacketImpl::updateIterators implemantation (don't access invalidated iterators)
      Scheduler: Remove access to invalidated timerMap_ iterator
      Socket: BUGFIX: Fix generic WriteRange implementation
      f0406bb2
  2. Aug 31, 2007
  3. Aug 30, 2007
  4. Aug 29, 2007
  5. Aug 28, 2007
  6. 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
  7. Aug 24, 2007
  8. Aug 23, 2007
  9. Aug 22, 2007
  10. Aug 21, 2007
  11. Aug 20, 2007
  12. Aug 17, 2007
  13. Aug 16, 2007
  14. 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
  15. 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
  16. Aug 10, 2007
  17. Aug 09, 2007
Loading