13 years agoDocumentation: fixed links to boost.org
tho [Wed, 11 Aug 2010 07:58:33 +0000]
Documentation: fixed links to boost.org
PPI: use QueueingDiscipline::NONE in PassiveJoin and PassiveQueueingSocketSink
site_scons: allow to set boost configure variables

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1670 270642c3-0616-0410-b53a-bc976706d245

13 years agoUtils/Console: Default stream limit: Fix console route listing and help
g0dil [Mon, 9 Aug 2010 21:45:12 +0000]
Utils/Console: Default stream limit: Fix console route listing and help

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1669 270642c3-0616-0410-b53a-bc976706d245

13 years agomore documentation fixes
g0dil [Mon, 9 Aug 2010 12:25:22 +0000]
more documentation fixes

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1668 270642c3-0616-0410-b53a-bc976706d245

13 years agoRename PacketRegistry::RegistrationProxy to ScopedRegistrationProxy
g0dil [Mon, 9 Aug 2010 12:25:20 +0000]
Rename PacketRegistry::RegistrationProxy to ScopedRegistrationProxy

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1667 270642c3-0616-0410-b53a-bc976706d245

13 years agoFix some small and innocent build-system bugs
g0dil [Mon, 9 Aug 2010 12:15:28 +0000]
Fix some small and innocent build-system bugs

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1666 270642c3-0616-0410-b53a-bc976706d245

13 years agoDocumentation fix
g0dil [Sun, 8 Aug 2010 12:19:58 +0000]
Documentation fix

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1665 270642c3-0616-0410-b53a-bc976706d245

13 years agoDocumentation updates/fixes
g0dil [Sat, 7 Aug 2010 08:45:46 +0000]
Documentation updates/fixes

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1664 270642c3-0616-0410-b53a-bc976706d245

13 years agoPPI: added QueueingDiscipline::NONE
tho [Fri, 6 Aug 2010 09:05:15 +0000]
PPI: added QueueingDiscipline::NONE

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1663 270642c3-0616-0410-b53a-bc976706d245

13 years agoadd BOOST_NO_MT define on final build
tho [Wed, 4 Aug 2010 14:59:28 +0000]
add BOOST_NO_MT define on final build

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1662 270642c3-0616-0410-b53a-bc976706d245

13 years agoFix CPPDFINES handling in scons
g0dil [Wed, 4 Aug 2010 14:53:35 +0000]
Fix CPPDFINES handling in scons

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1661 270642c3-0616-0410-b53a-bc976706d245

13 years agoChange CompileCheck builder to write error messages into .checked file (on success)
g0dil [Wed, 4 Aug 2010 14:53:32 +0000]
Change CompileCheck builder to write error messages into .checked file (on success)

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1660 270642c3-0616-0410-b53a-bc976706d245

13 years agoUtils: Add pimpl_tr (no documentation as of yet)
g0dil [Wed, 4 Aug 2010 14:53:30 +0000]
Utils: Add pimpl_tr (no documentation as of yet)

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1659 270642c3-0616-0410-b53a-bc976706d245

13 years agoPPI: InputConnector: some minor optimization
tho [Wed, 4 Aug 2010 11:03:35 +0000]
PPI: InputConnector: some minor optimization

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1658 270642c3-0616-0410-b53a-bc976706d245

13 years agoPackets: optimized intrusive_ptr access; optimized PacketTypeMixin member parameters
tho [Tue, 3 Aug 2010 10:40:43 +0000]
Packets: optimized intrusive_ptr access; optimized PacketTypeMixin member parameters

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1657 270642c3-0616-0410-b53a-bc976706d245

13 years agoSocket/Protocols/Raw: optimized MACAddress - EUI64 comparison
tho [Mon, 2 Aug 2010 13:41:15 +0000]
Socket/Protocols/Raw: optimized MACAddress - EUI64 comparison

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1656 270642c3-0616-0410-b53a-bc976706d245

13 years agoPPI: introduced SENF_PPI_NOTRACE define
tho [Mon, 2 Aug 2010 12:34:03 +0000]
PPI: introduced SENF_PPI_NOTRACE define
Socket,PPI: pass handle parameter by reference

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1655 270642c3-0616-0410-b53a-bc976706d245

13 years agofix for drawmodules.py to colour modules beginning with "senf::emu" in orange instead...
ssauer [Fri, 30 Jul 2010 11:22:35 +0000]
fix for drawmodules.py to colour modules beginning with "senf::emu" in orange instead of green

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1654 270642c3-0616-0410-b53a-bc976706d245

13 years agoChanged to colour every module ending with Source or Sink red
ssauer [Fri, 30 Jul 2010 10:29:35 +0000]
Changed to colour every module ending with Source or Sink  red

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1653 270642c3-0616-0410-b53a-bc976706d245

13 years agoPPI: added ActiveBurstSocketSource for testing
tho [Wed, 28 Jul 2010 13:19:32 +0000]
PPI: added ActiveBurstSocketSource for testing

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1652 270642c3-0616-0410-b53a-bc976706d245

13 years agoScheduler: Fix for TimerEventProxy
tho [Wed, 28 Jul 2010 11:20:04 +0000]
Scheduler: Fix for TimerEventProxy

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1651 270642c3-0616-0410-b53a-bc976706d245

13 years agoChanged drawmodules to highlight NetEmu modules
ssauer [Mon, 26 Jul 2010 11:55:00 +0000]
Changed drawmodules to highlight NetEmu modules

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1650 270642c3-0616-0410-b53a-bc976706d245

13 years agoimported Stefan's colored version of drawmodules...
mtk [Sun, 25 Jul 2010 15:27:03 +0000]
imported Stefan's colored version of drawmodules...

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1649 270642c3-0616-0410-b53a-bc976706d245

13 years agodump() provides additional byte length
jmo [Fri, 23 Jul 2010 12:33:25 +0000]
dump() provides additional byte length

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1648 270642c3-0616-0410-b53a-bc976706d245

13 years agofixed documentation build
tho [Thu, 22 Jul 2010 09:12:11 +0000]
fixed documentation build

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1647 270642c3-0616-0410-b53a-bc976706d245

13 years agoPackets/DefaultBundle: hotfix for IPv6 Pad1 alignment options in ListOptionTypeParser...
tho [Wed, 21 Jul 2010 16:43:39 +0000]
Packets/DefaultBundle: hotfix for IPv6 Pad1 alignment options in ListOptionTypeParser_Policy; needs to be rewritten!!

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1646 270642c3-0616-0410-b53a-bc976706d245

13 years agofix QueueingSocketSink to update the IOEvent when the handle is modified. tihgtened...
mtk [Tue, 13 Jul 2010 12:49:01 +0000]
fix QueueingSocketSink to update the IOEvent when the handle is modified. tihgtened unit test

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1645 270642c3-0616-0410-b53a-bc976706d245

13 years agoPPI: PassiveQueueingSocketSink: added registry for QueueingAlgorithms
tho [Wed, 7 Jul 2010 12:03:47 +0000]
PPI: PassiveQueueingSocketSink: added registry for QueueingAlgorithms

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1644 270642c3-0616-0410-b53a-bc976706d245

13 years agoadopt svn url in menu bar
jmo [Wed, 7 Jul 2010 10:53:46 +0000]
adopt svn url in menu bar

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1643 270642c3-0616-0410-b53a-bc976706d245

13 years agoadded PassiveQueueingSocketSink
tho [Tue, 29 Jun 2010 09:57:16 +0000]
added PassiveQueueingSocketSink

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1642 270642c3-0616-0410-b53a-bc976706d245

13 years agoUtils: Beeper::start_beep() is public now
tho [Wed, 23 Jun 2010 11:21:00 +0000]
Utils: Beeper::start_beep() is public now

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1641 270642c3-0616-0410-b53a-bc976706d245

13 years agoUtils: added Beeper helper :)
tho [Wed, 23 Jun 2010 09:55:44 +0000]
Utils: added Beeper helper :)

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1640 270642c3-0616-0410-b53a-bc976706d245

13 years agofix to get svn revision
tho [Thu, 17 Jun 2010 09:38:20 +0000]
fix to get svn revision

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1639 270642c3-0616-0410-b53a-bc976706d245

13 years agoadded Version.hh
tho [Wed, 16 Jun 2010 13:04:15 +0000]
added Version.hh
Console: added sys/info command

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1638 270642c3-0616-0410-b53a-bc976706d245

13 years agohandle ENOBUFS just like EAGAIN => return 0;
mtk [Wed, 16 Jun 2010 10:20:32 +0000]
handle ENOBUFS just like EAGAIN => return 0;

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1637 270642c3-0616-0410-b53a-bc976706d245

13 years agoPackets: added ValueParserBase; documentation missing
tho [Wed, 9 Jun 2010 14:59:38 +0000]
Packets: added ValueParserBase; documentation missing

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1636 270642c3-0616-0410-b53a-bc976706d245

13 years agoPackets: support is<SomePacketType>() for in-valid Packets
tho [Tue, 8 Jun 2010 10:51:51 +0000]
Packets: support is<SomePacketType>() for in-valid Packets

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1635 270642c3-0616-0410-b53a-bc976706d245

13 years agoFix valgrind suppressions to work with -O2
g0dil [Fri, 28 May 2010 21:17:01 +0000]
Fix valgrind suppressions to work with -O2

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1634 270642c3-0616-0410-b53a-bc976706d245

13 years agoAdd CCACHE_ and DISTCC_ vars to imported environemnt
g0dil [Fri, 28 May 2010 21:16:58 +0000]
Add CCACHE_ and DISTCC_ vars to imported environemnt

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1633 270642c3-0616-0410-b53a-bc976706d245

13 years agoAdd bundledump to libsenf-tools package
g0dil [Fri, 28 May 2010 21:16:54 +0000]
Add bundledump to libsenf-tools package

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1632 270642c3-0616-0410-b53a-bc976706d245

13 years agoMove boost/intrusive to senf/boost_intrusive
g0dil [Fri, 28 May 2010 21:16:15 +0000]
Move boost/intrusive to senf/boost_intrusive
Fix installation of boost_ext into dev package

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1631 270642c3-0616-0410-b53a-bc976706d245

13 years agoFix Example SConstruct files to search for senfutil.py in system directory
g0dil [Fri, 28 May 2010 21:16:03 +0000]
Fix Example SConstruct files to search for senfutil.py in system directory

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1630 270642c3-0616-0410-b53a-bc976706d245

13 years agoFix package build
g0dil [Fri, 28 May 2010 21:15:50 +0000]
Fix package build
Disable documentation build for debian packages
Fixes to make SENF compile under debian 'etch'

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1629 270642c3-0616-0410-b53a-bc976706d245

14 years agoUtils: Aggregate statistics interface unit test
g0dil [Fri, 7 May 2010 15:59:09 +0000]
Utils: Aggregate statistics interface unit test

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1628 270642c3-0616-0410-b53a-bc976706d245

14 years agoUtils: Aggregate statistics submit interface
g0dil [Fri, 7 May 2010 08:46:25 +0000]
Utils: Aggregate statistics submit interface

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1627 270642c3-0616-0410-b53a-bc976706d245

14 years agoreverted Rev. 1620 (enable/disable PPI ActiveSocketSource)
tho [Thu, 6 May 2010 12:38:59 +0000]
reverted Rev. 1620 (enable/disable PPI ActiveSocketSource)

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1626 270642c3-0616-0410-b53a-bc976706d245

14 years agoAdd 'comment' argument to SENF_ASSERT
g0dil [Thu, 6 May 2010 12:23:29 +0000]
Add 'comment' argument to SENF_ASSERT

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1625 270642c3-0616-0410-b53a-bc976706d245

14 years agoPackets: Fix PacketRegistry duplicate packet assertion
g0dil [Thu, 6 May 2010 07:35:38 +0000]
Packets: Fix PacketRegistry duplicate packet assertion

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1624 270642c3-0616-0410-b53a-bc976706d245

14 years agoPacketse: PacketRegistry priority support documentation
g0dil [Wed, 5 May 2010 22:30:16 +0000]
Packetse: PacketRegistry priority support documentation

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1623 270642c3-0616-0410-b53a-bc976706d245

14 years agoPackets: Macros and unit-tests for the PacketRegistry priority support
g0dil [Wed, 5 May 2010 21:19:31 +0000]
Packets: Macros and unit-tests for the PacketRegistry priority support

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1622 270642c3-0616-0410-b53a-bc976706d245

14 years agoPackets: Implement PacketRegistry priority support
g0dil [Wed, 5 May 2010 15:23:04 +0000]
Packets: Implement PacketRegistry priority support

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1621 270642c3-0616-0410-b53a-bc976706d245

14 years agoallow the IOEvent of an ActiveSocketSource to be enabled/disabled
mtk [Wed, 5 May 2010 12:19:10 +0000]
allow the IOEvent of an ActiveSocketSource to be enabled/disabled

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1620 270642c3-0616-0410-b53a-bc976706d245

14 years agoPackets: Packet Registry unregister() support
g0dil [Tue, 4 May 2010 22:12:40 +0000]
Packets: Packet Registry unregister() support

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1619 270642c3-0616-0410-b53a-bc976706d245

14 years agoSocket: Fix extra available() call in readfrom()
g0dil [Tue, 4 May 2010 22:12:35 +0000]
Socket: Fix extra available() call in readfrom()

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1618 270642c3-0616-0410-b53a-bc976706d245

14 years agoadded support for get/set TxQueueLen
mtk [Tue, 4 May 2010 15:14:12 +0000]
added support for get/set TxQueueLen

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1617 270642c3-0616-0410-b53a-bc976706d245

14 years agoSocket/Protocols/INet: added operator>> for INet6Network
tho [Tue, 4 May 2010 11:09:39 +0000]
Socket/Protocols/INet: added operator>> for INet6Network

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1616 270642c3-0616-0410-b53a-bc976706d245

14 years agoUtils/Console: New add() API documentation updates
g0dil [Mon, 3 May 2010 15:33:42 +0000]
Utils/Console: New add() API documentation updates

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1615 270642c3-0616-0410-b53a-bc976706d245

14 years agoUtils/Console: Fix classic spirit include warnings
g0dil [Mon, 3 May 2010 10:52:49 +0000]
Utils/Console: Fix classic spirit include warnings

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1614 270642c3-0616-0410-b53a-bc976706d245

14 years agoFix for NDP Options header length representation
ssauer [Mon, 3 May 2010 10:10:45 +0000]
Fix for NDP Options header length representation

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1613 270642c3-0616-0410-b53a-bc976706d245

14 years agoWhitespce cleanup: Remove whitespace at end-on-line, remove tabs, wrap
g0dil [Sat, 1 May 2010 09:28:24 +0000]
Whitespce cleanup: Remove whitespace at end-on-line, remove tabs, wrap
long lines

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1612 270642c3-0616-0410-b53a-bc976706d245

14 years agoPackets: createInsertAfter() documentation
g0dil [Fri, 30 Apr 2010 15:40:20 +0000]
Packets: createInsertAfter() documentation

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1611 270642c3-0616-0410-b53a-bc976706d245

14 years agoPacket: Implement createInsertBefore() API
g0dil [Fri, 30 Apr 2010 10:35:53 +0000]
Packet: Implement createInsertBefore() API

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1610 270642c3-0616-0410-b53a-bc976706d245

14 years agoAdded dump information for NDP options to appropriate ICMPv6 types
ssauer [Thu, 29 Apr 2010 14:47:55 +0000]
Added dump information for NDP options to appropriate ICMPv6 types

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1609 270642c3-0616-0410-b53a-bc976706d245

14 years agoImplement senf::IGNORE and replace all casts-to-void with senf::IGNORE() calls
g0dil [Wed, 28 Apr 2010 16:01:46 +0000]
Implement senf::IGNORE and replace all casts-to-void with senf::IGNORE() calls

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1608 270642c3-0616-0410-b53a-bc976706d245

14 years agoTimerEventProxy pseudo bug prevention removed
jmo [Tue, 27 Apr 2010 15:59:52 +0000]
TimerEventProxy pseudo bug prevention removed

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1607 270642c3-0616-0410-b53a-bc976706d245

14 years agoFix spurious warnings and workaround possible aliasing porblems (-fno-strict-aliasing)
g0dil [Mon, 26 Apr 2010 11:28:47 +0000]
Fix spurious warnings and workaround possible aliasing porblems (-fno-strict-aliasing)

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1606 270642c3-0616-0410-b53a-bc976706d245

14 years agoSocket/Protocols/Raw: Allow direct comparison of MACAddress and EUI64 instances
g0dil [Mon, 26 Apr 2010 09:43:40 +0000]
Socket/Protocols/Raw: Allow direct comparison of MACAddress and EUI64 instances

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1605 270642c3-0616-0410-b53a-bc976706d245

14 years agoAdd .sconf_temp to CLEAN_PATTERNS
g0dil [Mon, 26 Apr 2010 07:10:35 +0000]
Add .sconf_temp to CLEAN_PATTERNS

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1604 270642c3-0616-0410-b53a-bc976706d245

14 years agoUse variable in unit tests
g0dil [Mon, 26 Apr 2010 07:09:13 +0000]
Use  variable in unit tests

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1603 270642c3-0616-0410-b53a-bc976706d245

14 years agoadded antoher ifdev for ulibc compatibility
derpeter [Fri, 23 Apr 2010 14:16:10 +0000]
added antoher ifdev for ulibc compatibility

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1602 270642c3-0616-0410-b53a-bc976706d245

14 years agomissed this file in last commit
derpeter [Thu, 22 Apr 2010 10:00:02 +0000]
missed this file in last commit

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1601 270642c3-0616-0410-b53a-bc976706d245

14 years agoadded some ifdef to make senf compile against ulibc if its build final
derpeter [Thu, 22 Apr 2010 09:51:51 +0000]
added some ifdef to make senf compile against ulibc if its build final

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1600 270642c3-0616-0410-b53a-bc976706d245

14 years agoUtils: fixed typo on TypeIdValue
tho [Wed, 21 Apr 2010 08:21:36 +0000]
Utils: fixed typo on TypeIdValue
added svn::keyword property

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1599 270642c3-0616-0410-b53a-bc976706d245

14 years agoAdded ICMPv6 types for IPv6 Neighbor Discovery
ssauer [Tue, 20 Apr 2010 14:56:52 +0000]
Added ICMPv6 types for IPv6 Neighbor Discovery

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1598 270642c3-0616-0410-b53a-bc976706d245

14 years agodefault to -O2 for non debug build
mtk [Mon, 19 Apr 2010 17:19:15 +0000]
default to -O2 for non debug build

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1597 270642c3-0616-0410-b53a-bc976706d245

14 years agouse -O2 for normal builds, und -O0 for debug builds
mtk [Mon, 19 Apr 2010 12:09:34 +0000]
use -O2 for normal builds, und -O0 for debug builds

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1596 270642c3-0616-0410-b53a-bc976706d245

14 years agoScheduler/TimerEventProxy: added timeout() member
tho [Wed, 14 Apr 2010 11:43:38 +0000]
Scheduler/TimerEventProxy: added timeout() member

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1595 270642c3-0616-0410-b53a-bc976706d245

14 years agolistTimer() was renamed to list()
mtk [Wed, 14 Apr 2010 07:08:48 +0000]
listTimer() was renamed to list()

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1594 270642c3-0616-0410-b53a-bc976706d245

14 years agoScheduler/TimerEventProxy: include fix for last commit :(
tho [Tue, 13 Apr 2010 12:03:05 +0000]
Scheduler/TimerEventProxy: include fix for last commit :(

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1593 270642c3-0616-0410-b53a-bc976706d245

14 years agoScheduler/TimerEventProxy: some code clean ups
tho [Tue, 13 Apr 2010 11:57:44 +0000]
Scheduler/TimerEventProxy: some code clean ups

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1592 270642c3-0616-0410-b53a-bc976706d245

14 years agonew timer event proxy to reduce scheduler load
jmo [Tue, 13 Apr 2010 09:51:58 +0000]
new timer event proxy to reduce scheduler load
the documentation need to be enriched

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1591 270642c3-0616-0410-b53a-bc976706d245

14 years agoUtils: added documentation for format::IndentHelper
tho [Thu, 1 Apr 2010 15:10:36 +0000]
Utils: added documentation for format::IndentHelper

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1590 270642c3-0616-0410-b53a-bc976706d245

14 years agoscons fix for lucid
tho [Thu, 1 Apr 2010 10:54:19 +0000]
scons fix for lucid

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1589 270642c3-0616-0410-b53a-bc976706d245

14 years agohack to modify the revision field in the documentation
tho [Wed, 24 Mar 2010 10:18:48 +0000]
hack to modify the revision field in the documentation

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1588 270642c3-0616-0410-b53a-bc976706d245

14 years agoUtils/test: added SENF_CHECK_NOT_EQUAL
tho [Tue, 16 Mar 2010 09:57:07 +0000]
Utils/test: added SENF_CHECK_NOT_EQUAL

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1587 270642c3-0616-0410-b53a-bc976706d245

14 years agofix packet socket setup example
jmo [Fri, 12 Mar 2010 15:57:56 +0000]
fix packet socket setup example

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1586 270642c3-0616-0410-b53a-bc976706d245

14 years agoConsole: SystemException in parseFile() should include filename
tho [Tue, 2 Mar 2010 15:38:45 +0000]
Console: SystemException in parseFile() should include filename
Packet: GenericTLV: removed useless const

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1585 270642c3-0616-0410-b53a-bc976706d245

14 years agoSocket: AddressSyntaxExceptions provide more information
tho [Wed, 24 Feb 2010 10:11:39 +0000]
Socket: AddressSyntaxExceptions provide more information
SConstruct: added -pipe to CXXFLAGS

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1582 270642c3-0616-0410-b53a-bc976706d245

14 years agofix for last commit; grmpf.
tho [Thu, 18 Feb 2010 15:18:35 +0000]
fix for last commit; grmpf.

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1581 270642c3-0616-0410-b53a-bc976706d245

14 years agoUtils/Console: fixed parsing ConfigFile if file is empty
tho [Thu, 18 Feb 2010 14:47:56 +0000]
Utils/Console: fixed parsing ConfigFile if file is empty
Utils: made SystemException::anyOf() const

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1580 270642c3-0616-0410-b53a-bc976706d245

14 years agosome more #include cleanups
tho [Wed, 17 Feb 2010 09:47:30 +0000]
some more #include cleanups

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1579 270642c3-0616-0410-b53a-bc976706d245

14 years agoSocket/Protocols/Raw: LLAddressingPolicy inherit from BSDAddressingPolicy
tho [Tue, 16 Feb 2010 17:00:56 +0000]
Socket/Protocols/Raw: LLAddressingPolicy inherit from BSDAddressingPolicy
Socket: include cleanups

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1578 270642c3-0616-0410-b53a-bc976706d245

14 years agoExamples: updated svn:ignore property
tho [Tue, 16 Feb 2010 08:45:14 +0000]
Examples: updated svn:ignore property

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1577 270642c3-0616-0410-b53a-bc976706d245

14 years agosenf/Packets/80211Bundle/WLANPacket: fixed bug in set method for sequence number...
cni [Wed, 10 Feb 2010 14:03:09 +0000]
senf/Packets/80211Bundle/WLANPacket: fixed bug in set method for sequence number in WLAN (Data and Mgt) Header

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1576 270642c3-0616-0410-b53a-bc976706d245

14 years agoPackets/GenericTLV: added bytes(key) member to registry
tho [Wed, 10 Feb 2010 10:29:08 +0000]
Packets/GenericTLV: added bytes(key) member to registry
some minor mixed changes

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1575 270642c3-0616-0410-b53a-bc976706d245

14 years agoAdd try/except to SConstruct senf search expression
g0dil [Mon, 8 Feb 2010 22:28:51 +0000]
Add try/except to SConstruct senf search expression

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1574 270642c3-0616-0410-b53a-bc976706d245

14 years agoAdd SCons configure checks
g0dil [Mon, 8 Feb 2010 22:25:21 +0000]
Add SCons configure checks

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1573 270642c3-0616-0410-b53a-bc976706d245

14 years agoAdd Boost.Test karmic valgrind suppressions
g0dil [Mon, 8 Feb 2010 22:24:56 +0000]
Add Boost.Test karmic valgrind suppressions

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1572 270642c3-0616-0410-b53a-bc976706d245

14 years agosenf/Packets/80211Bundle/WLANPacket: added set method for sequence number in WLAN...
cni [Fri, 5 Feb 2010 15:10:43 +0000]
senf/Packets/80211Bundle/WLANPacket: added set method for sequence number in WLAN (Data and Mgt) Header

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1571 270642c3-0616-0410-b53a-bc976706d245

14 years agoUnit Tests: added BOOST_CHECK(true) to tests without any assertions to avoid warnings
tho [Fri, 5 Feb 2010 10:59:43 +0000]
Unit Tests: added BOOST_CHECK(true) to tests without any assertions to avoid warnings

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1570 270642c3-0616-0410-b53a-bc976706d245

14 years agoAdd SENFSCons.BuildExample helper
g0dil [Thu, 4 Feb 2010 21:16:15 +0000]
Add SENFSCons.BuildExample helper

git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@1569 270642c3-0616-0410-b53a-bc976706d245