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

14 years agoAdd additional valgrind supptressions
g0dil [Thu, 4 Feb 2010 21:16:10 +0000]
Add additional valgrind supptressions

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

14 years agoUtils/Console: added missing ScopedDirectory proxy members
tho [Thu, 4 Feb 2010 13:09:28 +0000]
Utils/Console: added missing ScopedDirectory proxy members

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

14 years agoUtils: added testServer to svn::ignore
tho [Thu, 4 Feb 2010 09:59:36 +0000]
Utils: added testServer to svn::ignore

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

14 years agoUtils/Console: fix for changed order of senf::console::factory::Command parameters
tho [Wed, 3 Feb 2010 15:57:35 +0000]
Utils/Console: fix for changed order of senf::console::factory::Command parameters

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

14 years agoUtils/Console: Replace mkdir() and link() DirectoryNode members by factories
g0dil [Wed, 3 Feb 2010 15:26:51 +0000]
Utils/Console: Replace mkdir() and link() DirectoryNode members by factories

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

14 years agoAdd test/example apps of senf modules to 'examples' target
g0dil [Wed, 3 Feb 2010 15:26:43 +0000]
Add test/example apps of senf modules to 'examples' target

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

14 years agoUtils/Console: changed order of factory::Command parameters
tho [Wed, 3 Feb 2010 13:12:31 +0000]
Utils/Console: changed order of factory::Command parameters

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

14 years agoFix valgrind suppressions
g0dil [Tue, 2 Feb 2010 15:56:15 +0000]
Fix valgrind suppressions

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

14 years agoUtils/Console: Convert BoundCommand to additional Command overload
g0dil [Mon, 1 Feb 2010 17:49:39 +0000]
Utils/Console: Convert BoundCommand to additional Command overload

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

14 years agoUtils/Console: Fix DirectoryNode::add(...) API
g0dil [Mon, 1 Feb 2010 14:44:21 +0000]
Utils/Console: Fix DirectoryNode::add(...) API

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

14 years agoPackets: Add packet validity checks to ListBParser_Policy constructor
g0dil [Fri, 29 Jan 2010 21:43:48 +0000]
Packets: Add packet validity checks to ListBParser_Policy constructor

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

14 years agoPackets: added documentation about necessary operator<< member for annotations
tho [Fri, 29 Jan 2010 11:13:46 +0000]
Packets: added documentation about necessary operator<< member for annotations

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

14 years agoPackets: GenericTLVRegistry: removed left over debug output
tho [Fri, 29 Jan 2010 09:45:55 +0000]
Packets: GenericTLVRegistry: removed left over debug output

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

14 years agoPackets: added bytes() member to GenericTLVRegistry
tho [Thu, 28 Jan 2010 17:03:24 +0000]
Packets: added bytes() member to GenericTLVRegistry

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

14 years agoUtils: Add strict_totally_ordered1 operator helper
g0dil [Wed, 27 Jan 2010 14:57:44 +0000]
Utils: Add strict_totally_ordered1 operator helper

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

14 years agoUtils/Termlib: New karmic fix
g0dil [Wed, 27 Jan 2010 14:57:39 +0000]
Utils/Termlib: New karmic fix

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

14 years agoUtils/Console: Fix testServer build
g0dil [Wed, 27 Jan 2010 14:57:32 +0000]
Utils/Console: Fix testServer build
Utils/Termlib: Fix telnet negotiation breakage

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

14 years agoall unit tests: replaced BOOST_AUTO_UNIT_TEST with new SENF_AUTO_UNIT_TEST macro
tho [Tue, 26 Jan 2010 09:34:24 +0000]
all unit tests: replaced BOOST_AUTO_UNIT_TEST with new SENF_AUTO_UNIT_TEST macro

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

14 years ago- IPv6 Ext Option documentation added
jmo [Fri, 22 Jan 2010 17:12:20 +0000]
- IPv6 Ext Option documentation added
- IPv6 Dest Ext option added

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

14 years agoRevert bad karmic-fix changes
g0dil [Wed, 20 Jan 2010 19:44:26 +0000]
Revert bad karmic-fix changes

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

14 years agoFix karmic build
g0dil [Tue, 19 Jan 2010 09:05:47 +0000]
Fix karmic build

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

14 years agoFix SparseTestHack to work without subversion installed
g0dil [Tue, 19 Jan 2010 09:05:42 +0000]
Fix SparseTestHack to work without subversion installed

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

14 years agoExamples: Fix redundant rebuilds
g0dil [Tue, 19 Jan 2010 09:05:37 +0000]
Examples: Fix redundant rebuilds

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

14 years agoFix debian/install-depends.sh
g0dil [Tue, 19 Jan 2010 09:05:32 +0000]
Fix debian/install-depends.sh

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

14 years agoPackets/80221Bundle: fix for MIHF_Id parser
tho [Fri, 15 Jan 2010 13:07:58 +0000]
Packets/80221Bundle: fix for MIHF_Id parser

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

14 years agoPackets/80221Bundle: added static MIHF_IDs
tho [Fri, 15 Jan 2010 10:25:37 +0000]
Packets/80221Bundle: added static MIHF_IDs

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

14 years agoPackets/80221Bundle: added classes for list TLV parsers
tho [Wed, 13 Jan 2010 10:35:08 +0000]
Packets/80221Bundle: added classes for list TLV parsers

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

14 years agoConsole: fixed exception handling in Executor::getNode()
tho [Wed, 6 Jan 2010 15:44:47 +0000]
Console: fixed exception handling in Executor::getNode()

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

14 years agoPackets/80221Bundle: fixed error in MIHF_ID-TLV; restructured TLV finalize()
tho [Wed, 16 Dec 2009 15:20:36 +0000]
Packets/80221Bundle: fixed error in MIHF_ID-TLV; restructured TLV finalize()

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

14 years agoAdded missing Unittest for STL-Predicate in genericTLVs
pug [Thu, 10 Dec 2009 12:55:41 +0000]
Added missing Unittest for STL-Predicate in genericTLVs

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

14 years agoscons: added BOOST_VARIANT workaround for karmic
tho [Tue, 1 Dec 2009 08:44:42 +0000]
scons: added BOOST_VARIANT workaround for karmic

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

14 years agoboost: Fix unordered_set concept checking on karmic
tho [Mon, 30 Nov 2009 17:39:47 +0000]
boost: Fix unordered_set concept checking on karmic

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

14 years agoPPI: fixed documentation link to PPI example
tho [Mon, 30 Nov 2009 14:18:33 +0000]
PPI: fixed documentation link to PPI example

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

14 years agoadded hints for RawInetSockets/Protocols (port = protocol)
atx23 [Wed, 18 Nov 2009 12:51:32 +0000]
added hints for RawInetSockets/Protocols (port = protocol)
fixed typo...

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

14 years agoadded hints for RawInetSockets/Protocols (port = protocol)
atx23 [Wed, 18 Nov 2009 12:39:55 +0000]
added hints for RawInetSockets/Protocols (port = protocol)

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

14 years agoPackets/DefaultBundle: IPv6ExtensionsHeaders: set nextHeader to 59 if their is no...
tho [Tue, 17 Nov 2009 15:17:54 +0000]
Packets/DefaultBundle: IPv6ExtensionsHeaders: set nextHeader to 59 if their is no next packet.

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

14 years agoUtils/Console: Documentation fixes
g0dil [Mon, 16 Nov 2009 15:08:33 +0000]
Utils/Console: Documentation fixes

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

14 years agoUtils/Console: Document console supported types
g0dil [Mon, 16 Nov 2009 11:42:47 +0000]
Utils/Console: Document console supported types

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

14 years agoUtils/Console: generic ArgumentTraits::str() quoting
g0dil [Mon, 16 Nov 2009 11:42:35 +0000]
Utils/Console: generic ArgumentTraits::str() quoting

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

14 years agoUtils/Console: Special utility type documentation
g0dil [Mon, 16 Nov 2009 11:01:43 +0000]
Utils/Console: Special utility type documentation

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

14 years agoUtils/Console: Add CharAsString utility
g0dil [Fri, 13 Nov 2009 15:29:24 +0000]
Utils/Console: Add CharAsString utility

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

14 years agoUtils/Console: Add control char escaping to string formatter
g0dil [Fri, 13 Nov 2009 15:29:18 +0000]
Utils/Console: Add control char escaping to string formatter

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

14 years agoUtils/Console: Join multiple consecutive '/' chars in parser
g0dil [Fri, 13 Nov 2009 15:29:12 +0000]
Utils/Console: Join multiple consecutive '/' chars in parser

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

14 years agoUtils/Console: Parse char arguments as integers
g0dil [Fri, 13 Nov 2009 12:39:01 +0000]
Utils/Console: Parse char arguments as integers

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

14 years agoScheduler: Add missing SENF_TIMING_CRITICAL_TESTS guard
g0dil [Fri, 13 Nov 2009 10:15:36 +0000]
Scheduler: Add missing SENF_TIMING_CRITICAL_TESTS guard

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

14 years agoAdd unit test env-var doc to 'scons -h'
g0dil [Fri, 13 Nov 2009 10:03:28 +0000]
Add unit test env-var doc to 'scons -h'

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

14 years agoMake all timing critical tests depend on SENF_TIMING_CRITICAL_TESTS
g0dil [Fri, 13 Nov 2009 09:20:52 +0000]
Make all timing critical tests depend on SENF_TIMING_CRITICAL_TESTS

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

14 years agoUtils/Console: Introduce senf::console::str()
g0dil [Fri, 13 Nov 2009 00:09:14 +0000]
Utils/Console: Introduce senf::console::str()

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

14 years agoUtils/Console: Add std::map and std::set support
g0dil [Thu, 12 Nov 2009 22:31:35 +0000]
Utils/Console: Add std::map and std::set support

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

14 years agoPackets/80221Bundle: MIHFIdTLVParser API clean up
tho [Tue, 10 Nov 2009 14:20:08 +0000]
Packets/80221Bundle: MIHFIdTLVParser API clean up

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

14 years agoSocket/Protocols/Raw: added static EUI64::None member
tho [Tue, 10 Nov 2009 11:08:43 +0000]
Socket/Protocols/Raw: added static EUI64::None member

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

14 years agoadded STL-compatible predicate for GenericParsers
pug [Thu, 5 Nov 2009 13:16:52 +0000]
added STL-compatible predicate for GenericParsers

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

14 years agoPackets: catch senf::exceptions in Packet.dump()
tho [Wed, 4 Nov 2009 16:19:21 +0000]
Packets: catch senf::exceptions in Packet.dump()

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

14 years agoPPI: BUGFIX: Add missing connectorDestroy() calls in MultiConnectorMixin
g0dil [Wed, 4 Nov 2009 09:11:44 +0000]
PPI: BUGFIX: Add missing connectorDestroy() calls in MultiConnectorMixin

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

14 years agoScheduler: Fix timeout/watchdog interference bug
g0dil [Tue, 3 Nov 2009 09:34:17 +0000]
Scheduler: Fix timeout/watchdog interference bug

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

14 years agoUtils: quote DEL chars when formatting
g0dil [Tue, 27 Oct 2009 12:43:56 +0000]
Utils: quote DEL chars when formatting

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

14 years agoUtils/Console: Fix 64bit error
g0dil [Tue, 27 Oct 2009 12:43:50 +0000]
Utils/Console: Fix 64bit error

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

14 years agoPPI: Implement Connector and Event un-registration
g0dil [Tue, 27 Oct 2009 10:51:49 +0000]
PPI: Implement Connector and Event un-registration

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

14 years agoPPI: More MultiConnectorMixin disconnect handling tests
g0dil [Tue, 27 Oct 2009 10:39:45 +0000]
PPI: More MultiConnectorMixin disconnect handling tests

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

14 years agoadded svn::ignore properties
tho [Tue, 27 Oct 2009 10:13:10 +0000]
added svn::ignore properties

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

14 years agoPackets/DefaultBundle: made length field in IPv6HopByHopOptionsPacketParser read...
tho [Tue, 27 Oct 2009 09:40:50 +0000]
Packets/DefaultBundle: made length field in IPv6HopByHopOptionsPacketParser read only
PPI: run ActiveFeeder unit test one second

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

14 years agoPPI: Remove disconnected connectors from MultiConnectorMixin modules
g0dil [Fri, 23 Oct 2009 15:47:22 +0000]
PPI: Remove disconnected connectors from MultiConnectorMixin modules

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

14 years agoPackets/GenericTLV: some GenericTLVParserRegistry modifications; not sure if it goes...
tho [Tue, 20 Oct 2009 14:27:02 +0000]
Packets/GenericTLV: some GenericTLVParserRegistry modifications; not sure if it goes in the right direction....

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

14 years agobugfix for last commits; test your code *before* committing! grmpf :(
tho [Mon, 19 Oct 2009 14:42:51 +0000]
bugfix for last commits; test your code *before* committing! grmpf :(

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

14 years agoPackets/GenericTLV: added some documentation
tho [Mon, 19 Oct 2009 13:32:26 +0000]
Packets/GenericTLV: added some documentation
SConstruct: added command line arguments to SCONSARGS

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

14 years agoPackets/80221Bundle: added more MIH-TLVs
tho [Mon, 19 Oct 2009 11:05:44 +0000]
Packets/80221Bundle: added more MIH-TLVs
Utils/Format: added indent helper

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