16 years agotiny documentation updates
tho [Tue, 12 Feb 2008 09:05:41 +0000]
tiny documentation updates

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

16 years agoSocket: Renamed all protocol classes and files to end in SocketProtocol
g0dil [Tue, 12 Feb 2008 08:15:12 +0000]
Socket: Renamed all protocol classes and files to end in SocketProtocol

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

16 years agoUtils: Removed ErrnoException and implemented generic Exception base-class
g0dil [Tue, 12 Feb 2008 00:06:32 +0000]
Utils: Removed ErrnoException and implemented generic Exception base-class
Changed all exceptions to inherit from senf::Exception
Replaced all throwErrno() calls with throw SystemException()

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

16 years agouse new doxygen command \tparam
tho [Mon, 11 Feb 2008 12:22:29 +0000]
use new doxygen command \tparam

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

16 years agoPackets: Add PacketRegistry::begin()/end() and senf::dumpPacketRegistries() utility
g0dil [Mon, 11 Feb 2008 11:32:31 +0000]
Packets: Add PacketRegistry::begin()/end() and senf::dumpPacketRegistries() utility
Examples/Sniffer: Dump all packet registries before starting the packet capture

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

16 years agoupdated senf home directory structure
tho [Mon, 11 Feb 2008 10:42:58 +0000]
updated senf home directory structure

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

16 years agoAdd another scons (old version) workaround
g0dil [Sun, 10 Feb 2008 22:06:04 +0000]
Add another scons (old version) workaround

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

16 years agoExport PATH to build environment
g0dil [Sun, 10 Feb 2008 19:22:53 +0000]
Export PATH to build environment

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

16 years agoPackets: Add 'name()' member to packet registry entries
g0dil [Sun, 10 Feb 2008 18:30:58 +0000]
Packets: Add 'name()' member to packet registry entries

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

16 years agoScheduler: Added EventId documentation
g0dil [Sat, 9 Feb 2008 00:01:04 +0000]
Scheduler: Added EventId documentation

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

16 years agoSocket/Protocols: Commit missing file
g0dil [Fri, 8 Feb 2008 23:31:55 +0000]
Socket/Protocols: Commit missing file

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

16 years agoSocket/Protocols: Factor out address exception classes
g0dil [Fri, 8 Feb 2008 23:27:35 +0000]
Socket/Protocols: Factor out address exception classes

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

16 years agoPackets: BUGFIX: Ensure correct linking of all referenced packet types
g0dil [Fri, 8 Feb 2008 22:44:58 +0000]
Packets: BUGFIX: Ensure correct linking of all referenced packet types

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

16 years agominor documentation updates
tho [Fri, 8 Feb 2008 12:54:55 +0000]
minor documentation updates

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

16 years agoHowtos/NewPacket: Small fixes
g0dil [Fri, 8 Feb 2008 09:38:57 +0000]
Howtos/NewPacket: Small fixes
PPI: Add missing unit-test for typed connectors and fix typed connectors implementation
Socket: Remove left-over log message

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

16 years agosome small fixes
tho [Thu, 7 Feb 2008 15:34:16 +0000]
some small fixes

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

16 years agoSocket: BUGFIX: Move incorrect v-function call out of FileBody destructor
g0dil [Wed, 6 Feb 2008 09:51:41 +0000]
Socket: BUGFIX: Move incorrect v-function call out of FileBody destructor

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

16 years agosmall documentation fixes
tho [Wed, 6 Feb 2008 09:11:35 +0000]
small documentation fixes

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

16 years agoEven better documentation XML postprocessing pipeline (hrmpf)
g0dil [Tue, 5 Feb 2008 21:07:35 +0000]
Even better documentation XML postprocessing pipeline (hrmpf)

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

16 years agoBetter documentation XML postprocessing pipeline
g0dil [Tue, 5 Feb 2008 20:06:05 +0000]
Better documentation XML postprocessing pipeline

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

16 years agoAdd 'senf/' to #include path documentation
g0dil [Tue, 5 Feb 2008 19:30:35 +0000]
Add 'senf/' to #include path documentation

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

16 years agosmall documentation fixes
tho [Tue, 5 Feb 2008 16:24:47 +0000]
small documentation fixes

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

16 years agosmall documentation fixes
tho [Tue, 5 Feb 2008 14:53:59 +0000]
small documentation fixes

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

16 years agoset keyword-property
tho [Tue, 5 Feb 2008 10:43:17 +0000]
set keyword-property

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

16 years agoadded some links
tho [Tue, 5 Feb 2008 10:39:35 +0000]
added some links

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

16 years agoremoved some useless spaces; not very important, I know :)
tho [Tue, 5 Feb 2008 09:53:54 +0000]
removed some useless spaces; not very important, I know :)

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

16 years agoPlease use spaces instead of tabs!
tho [Tue, 5 Feb 2008 09:08:06 +0000]
Please use spaces instead of tabs!

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

16 years agoshow relative include path
tho [Fri, 1 Feb 2008 15:55:21 +0000]
show relative include path

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

16 years agosmall documentation fixes
tho [Fri, 1 Feb 2008 14:17:48 +0000]
small documentation fixes

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

16 years agominor documentation fix
tho [Fri, 1 Feb 2008 13:15:07 +0000]
minor documentation fix

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

16 years agoSocket: Fix template parameter names to correct doxygen images
g0dil [Fri, 1 Feb 2008 12:31:58 +0000]
Socket: Fix template parameter names to correct doxygen images

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

16 years agoRemove obsolete fixme, todo and idea items
g0dil [Thu, 31 Jan 2008 16:22:35 +0000]
Remove obsolete fixme, todo and idea items
Socket: Removed (now) empty IPv4Protocol/IPv6Protocol facets

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

16 years agodoclib: Add extensive documentation about the documentation build process
g0dil [Thu, 31 Jan 2008 13:20:08 +0000]
doclib: Add extensive documentation about the documentation build process

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

16 years agoMerged revisions 623,625-627,630-652 via svnmerge from
g0dil [Thu, 31 Jan 2008 08:34:19 +0000]
Merged revisions 623,625-627,630-652 via svnmerge from
https://svn.berlios.de/svnroot/repos/senf/branches/2008-01-TW

........
  r647 | dw6 | 2008-01-30 15:53:54 +0100 (Wed, 30 Jan 2008) | 1 line

  adding access to handle to reconnect sockets
........
  r649 | dw6 | 2008-01-30 17:30:03 +0100 (Wed, 30 Jan 2008) | 1 line

  moving template implementation into cti
........

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

16 years agoBlocked revisions 624,628-629 via svnmerge
g0dil [Thu, 31 Jan 2008 08:25:19 +0000]
Blocked revisions 624,628-629 via svnmerge

........
  r624 | g0dil | 2008-01-18 10:41:56 +0100 (Fri, 18 Jan 2008) | 3 lines

  Initialized merge tracking via "svnmerge" with revisions "1-621" from
  https://svn.berlios.de/svnroot/repos/senf/trunk
........
  r628 | jmo | 2008-01-18 14:48:07 +0100 (Fri, 18 Jan 2008) | 1 line
........
  r629 | jmo | 2008-01-18 16:22:15 +0100 (Fri, 18 Jan 2008) | 2 lines

  trunk accidentally added to branch and now removed
........

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

16 years agoSocket: Documentation update
g0dil [Thu, 31 Jan 2008 08:24:30 +0000]
Socket: Documentation update

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

16 years agoSocket: Move protocol into the socket body (as private base class) and allow non...
g0dil [Thu, 31 Jan 2008 08:16:02 +0000]
Socket: Move protocol into the socket body (as private base class) and allow non-const protocol access

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

16 years agoUtils: Implement Tags.hh and move 'senf::noinit' and 'senf::nothrow' there
g0dil [Wed, 30 Jan 2008 15:27:01 +0000]
Utils: Implement Tags.hh and move 'senf::noinit' and 'senf::nothrow' there
Adjust all senf components to use Utils/Tags.hh (if necessary)

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

16 years agodebian: Move documentation into 'html' subdir
g0dil [Wed, 30 Jan 2008 12:34:10 +0000]
debian: Move documentation into 'html' subdir
debian: Clean up documtentation removing unneeded files

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

16 years agoFix menu highlighting in 'HowTos' subtree
g0dil [Wed, 30 Jan 2008 11:11:30 +0000]
Fix menu highlighting in 'HowTos' subtree

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

16 years agodebian: Add missing 'netpbm' build dependency
g0dil [Wed, 30 Jan 2008 10:33:43 +0000]
debian: Add missing 'netpbm' build dependency
debian: Add missing call to build arch packages
debian: Exclude '_template' dir from the source package
doclib: Fix 'dot' script to work with more doxygen versions

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

16 years agoAdd missing 'Clean' targets
g0dil [Wed, 30 Jan 2008 00:26:10 +0000]
Add missing 'Clean' targets

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

16 years agodebian: Add README.Debian file to all packages
g0dil [Wed, 30 Jan 2008 00:18:59 +0000]
debian: Add README.Debian file to all packages
debian: Optimize build process (compile in build stage not in binary stage)

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

16 years agoRework debian package build: build final and debug packages and split off include...
g0dil [Mon, 28 Jan 2008 21:50:26 +0000]
Rework debian package build: build final and debug packages and split off include files

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

16 years agoHowtos/NewPacket: Reformat 'Further reading' list
g0dil [Mon, 28 Jan 2008 13:38:42 +0000]
Howtos/NewPacket: Reformat 'Further reading' list
doclib: Fix some senf.css / doxygen.css interactions
Packets: Implement ConcreatePacket::parser
Packets: Make the PacketTypeMixin work with (simple) dynamically sized parsers

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

16 years agoAdded SENF_NO_DEBUG symbol and removed dependency on NDEBUG
g0dil [Fri, 25 Jan 2008 16:13:26 +0000]
Added SENF_NO_DEBUG symbol and removed dependency on NDEBUG
Implemented SENF_ASSERT and replaced all occurences of BOOST_ASSERT with SENF_ASSERT
Packets: Fixed compile-error (missing namespace prefix) in PacketParser.cci

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

16 years agoPackets: Add PacketParserBase::i(size_type) utility
g0dil [Fri, 25 Jan 2008 11:10:58 +0000]
Packets: Add PacketParserBase::i(size_type) utility
Packets: Renamed PacketParserMixin::registry_key_t to key_t
Packets: Add PacketParserMixin::lookup helper

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

16 years agoadmin: Allow SCONS var to override the scons binary to use
g0dil [Thu, 24 Jan 2008 14:14:01 +0000]
admin: Allow SCONS var to override the scons binary to use

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

16 years agoHowTos/NewPacket: More stuff
g0dil [Thu, 24 Jan 2008 13:26:55 +0000]
HowTos/NewPacket: More stuff
admin: Make build.sh do a parallel build and use 'nice'
admin: Make build.sh import an optional DOXYGEN envvar
senfscons: Allow setting arbitrary simple build environment variables from the command line

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

16 years agoStarted a glossary implementation (initialized from the socket lib glossary) in Gloss...
g0dil [Thu, 24 Jan 2008 00:32:15 +0000]
Started a glossary implementation (initialized from the socket lib glossary) in Glossary.dox
HowTos/NewPacket: Started the packet type section
doclib: Implemented the '\autotoc' command
Packets: Add SENF_PACKET_REGISTRY_REGISTER macro

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

16 years agoHowTos/NewPacket: Some updates
g0dil [Wed, 23 Jan 2008 14:36:55 +0000]
HowTos/NewPacket: Some updates
doclib: Find optimal graph rotation for large dot graphs
doclib: Break long pathnames in dot graphs
doclib: Use new DOT_GRAPH_MAX_NODES parameter in Doxyfile.global
doclib: Break lines in (textual) class inheritance lists

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

16 years agodoclib: Clean up documentation generation
g0dil [Tue, 22 Jan 2008 23:34:25 +0000]
doclib: Clean up documentation generation
Examples: Autogenerate Mainpage.dox
HowTos/NewPacket: Start new howto

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

16 years agoDocumentation updates
g0dil [Mon, 21 Jan 2008 15:05:33 +0000]
Documentation updates

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

16 years agoDocumentation updates
g0dil [Mon, 21 Jan 2008 14:45:23 +0000]
Documentation updates

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

16 years agoPPI: Made 'Generic' connector constructors protected
g0dil [Fri, 18 Jan 2008 21:35:21 +0000]
PPI: Made 'Generic' connector constructors protected
PPI: Added/updated new connector documentation
Packets: Updated packet navigation documentation

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

16 years agoFixed the Examples Menu entries
pug [Fri, 18 Jan 2008 13:20:52 +0000]
Fixed the Examples Menu entries

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

16 years agoNew Example UDP Client Server application
pug [Fri, 18 Jan 2008 13:11:18 +0000]
New Example UDP Client Server application

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

16 years agoPPI: Add optional template arg for packet type to connectors
g0dil [Fri, 18 Jan 2008 09:51:09 +0000]
PPI: Add optional template arg for packet type to connectors

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

16 years agoInitialized merge tracking via "svnmerge" with revisions "1-622" from
g0dil [Fri, 18 Jan 2008 09:41:26 +0000]
Initialized merge tracking via "svnmerge" with revisions "1-622" from
https://svn.berlios.de/svnroot/repos/senf/branches/2008-01-TW

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

16 years agoExamples/RateStuffer: Revert accidentaly commited changes
g0dil [Fri, 18 Jan 2008 09:38:12 +0000]
Examples/RateStuffer: Revert accidentaly commited changes

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

16 years agoPackets: BUGFIX: Remove DataPacket from Ip registry
g0dil [Thu, 17 Jan 2008 17:02:53 +0000]
Packets: BUGFIX: Remove DataPacket from Ip registry

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

16 years agoPacktes: Add missing 'nothrow' parameters
g0dil [Thu, 17 Jan 2008 15:07:28 +0000]
Packtes: Add missing 'nothrow' parameters

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

16 years agoPackets: (Re-)add (consistent) 'nothrow' variants of packet traversal functions
g0dil [Thu, 17 Jan 2008 14:45:35 +0000]
Packets: (Re-)add (consistent) 'nothrow' variants of packet traversal functions

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

16 years agoPackets: BUGFIX: next<> and prev<> now correctly handle in-valid() returns
g0dil [Thu, 17 Jan 2008 13:44:20 +0000]
Packets: BUGFIX: next<> and prev<> now correctly handle in-valid() returns

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

16 years agoPackets: Fix next()/prev() etc. semantics, naming and doc
g0dil [Thu, 17 Jan 2008 09:27:51 +0000]
Packets: Fix next()/prev() etc. semantics, naming and doc

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

16 years agoRemove merge tracking
g0dil [Thu, 17 Jan 2008 08:18:58 +0000]
Remove merge tracking

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

16 years agoMerged revisions 570-572,574-575,578-579,581-595,598-611 via svnmerge from
g0dil [Thu, 17 Jan 2008 08:15:38 +0000]
Merged revisions 570-572,574-575,578-579,581-595,598-611 via svnmerge from
https://svn.berlios.de/svnroot/repos/senf/branches/socket-cleanup

........
  r582 | g0dil | 2007-12-18 19:12:46 +0100 (Tue, 18 Dec 2007) | 2 lines

  Socket/Protocols: Move timestamp() (SIOCGSTAMP) into (new) DatagramSocketProtocol facet
  Socket/Protocols/INet: Rename all '*Inet*' classes and files to '*INet*'
........
  r584 | g0dil | 2007-12-19 21:05:41 +0100 (Wed, 19 Dec 2007) | 7 lines

  Socket: Add 'clientHandle()' and 'serverHandle()' members to 'ConcreteSocketProtocol' class
  Socket/Protocols: Removed 'connect()'/'bind()' members from all protocol classes
  Socket/Protoocols: Implemented 'BSDSocketProtocol::priority()'
  Socket/Protocols/INet: Implement 'INetProtocol' policy facet
  Socket/Protocols/INet: Implemented 'MulticastProtocol' and 'INet[46]MulticastProtocol' facets
  Socket/Protocols/INet: Moved all multicast members to the 'MulticastProtocol' facets and changed interface to use INet[46]Address instead of socket addresses
  Socket/Protocols/INet: Added multicast facets to RawV[46]SocketProtocol
........
  r595 | g0dil | 2008-01-14 14:52:16 +0100 (Mon, 14 Jan 2008) | 1 line

  Examples/MCSniffer: Fix address class from INet4SocketAddress to INet4Address
........
  r601 | g0dil | 2008-01-15 12:38:35 +0100 (Tue, 15 Jan 2008) | 1 line

  Add file missing from svnmerge
........
  r603 | g0dil | 2008-01-15 14:22:10 +0100 (Tue, 15 Jan 2008) | 1 line

  doclib: Fix integer field parser names
........
  r605 | g0dil | 2008-01-15 15:03:48 +0100 (Tue, 15 Jan 2008) | 2 lines

  Socket: Remove BufferingPolicy
  Socket: Add sndbuf/rcvbuf to BSDSocketProtocol protocol facet
........

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

16 years agoBlocked revisions 580 via svnmerge
g0dil [Wed, 16 Jan 2008 22:39:58 +0000]
Blocked revisions 580 via svnmerge

................
  r580 | g0dil | 2007-12-18 14:45:02 +0100 (Tue, 18 Dec 2007) | 19 lines

  Blocked revisions 575 via svnmerge

  ................
    r575 | g0dil | 2007-12-18 12:51:15 +0100 (Tue, 18 Dec 2007) | 13 lines

    Blocked revisions 568-569 via svnmerge

    ........
      r568 | g0dil | 2007-12-17 10:28:59 +0100 (Mon, 17 Dec 2007) | 1 line

      Open Socket library cleanup branch
    ........
      r569 | g0dil | 2007-12-17 12:57:46 +0100 (Mon, 17 Dec 2007) | 3 lines

      Initialized merge tracking via "svnmerge" with revisions "1-567" from
      https://svn.berlios.de/svnroot/repos/senf/trunk
    ........
  ................
................

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

16 years agoLogger: Tiny doc typo fix
g0dil [Wed, 16 Jan 2008 22:33:13 +0000]
Logger: Tiny doc typo fix

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

16 years agoLogger: Fix doxygen grouping
g0dil [Wed, 16 Jan 2008 14:06:02 +0000]
Logger: Fix doxygen grouping

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

16 years agoremoving replaceHandle methods for all Sinks/Sources but the PassiveSocketSink
dw6 [Wed, 16 Jan 2008 11:07:52 +0000]
removing replaceHandle methods for all Sinks/Sources but the PassiveSocketSink

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

16 years agoadd function to change packet to be cloned
dw6 [Tue, 15 Jan 2008 16:38:55 +0000]
add function to change packet to be cloned

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

16 years agoadd a class for a ratefilter
dw6 [Tue, 15 Jan 2008 16:38:18 +0000]
add a class for a ratefilter

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

16 years agoAdd '_templates/Example.test.cc' template and support double-extensions in '_template...
g0dil [Tue, 15 Jan 2008 14:00:45 +0000]
Add '_templates/Example.test.cc' template and support double-extensions in '_templates/add.sh'

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

16 years agoAdd '-f' option to force overwriting to '_templates/add.sh'
g0dil [Tue, 15 Jan 2008 13:06:59 +0000]
Add '-f' option to force overwriting to '_templates/add.sh'

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

16 years agoMake '_templates/add.sh' schedule the file for SVN repository addition
g0dil [Tue, 15 Jan 2008 10:27:55 +0000]
Make '_templates/add.sh' schedule the file for SVN repository addition

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

16 years agoAdded _template folder and 'add.sh' helper script
g0dil [Tue, 15 Jan 2008 10:13:01 +0000]
Added _template folder and 'add.sh' helper script

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

16 years agofixed typo
tho [Tue, 15 Jan 2008 09:36:29 +0000]
fixed typo

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

16 years agofixed typo
tho [Mon, 14 Jan 2008 13:17:14 +0000]
fixed typo

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

16 years agomade the TLVPacketType more generic
tho [Mon, 14 Jan 2008 12:40:05 +0000]
made the TLVPacketType more generic

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

16 years agoimplementing initial dump
dw6 [Fri, 11 Jan 2008 15:45:54 +0000]
implementing initial dump

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

16 years agoadding accessor methods for the v4/v6FeedLists
dw6 [Fri, 11 Jan 2008 15:44:00 +0000]
adding accessor methods for the v4/v6FeedLists

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

16 years agoTypo: ethernet -> eth
jkaeber [Fri, 11 Jan 2008 10:41:29 +0000]
Typo: ethernet -> eth

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

16 years agoAccess the ConsoleTarget singleton via instance()
jkaeber [Fri, 11 Jan 2008 09:00:09 +0000]
Access the ConsoleTarget singleton via instance()

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

16 years agofixed some file headers to the new format
tho [Wed, 9 Jan 2008 09:11:07 +0000]
fixed some file headers to the new format

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

16 years agoadding a function to replace the socket handle int the SocketSource / SocketSink.
dw6 [Tue, 8 Jan 2008 16:06:22 +0000]
adding a function to replace the socket handle int the SocketSource / SocketSink.
renaming the "write helper" / "read helper" classes (formerly named "Sink" / "Source") to Writer and Reader

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

16 years agoset keyword svn property on more files
tho [Sat, 29 Dec 2007 16:45:22 +0000]
set keyword svn property on more files

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

16 years agoNEW FILE HEADER / COPYRIGHT FORMAT
tho [Fri, 28 Dec 2007 21:12:16 +0000]
NEW FILE HEADER / COPYRIGHT FORMAT

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

16 years agoconnectedUnixDgramSocket working
dw6 [Wed, 19 Dec 2007 17:57:47 +0000]
connectedUnixDgramSocket working

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

16 years agoconnectedUnixDgramSocket (based on "old" socketlib)
dw6 [Tue, 18 Dec 2007 14:48:52 +0000]
connectedUnixDgramSocket (based on "old" socketlib)

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

16 years agoMerged revisions 570-575,577-578 via svnmerge from
g0dil [Tue, 18 Dec 2007 13:42:38 +0000]
Merged revisions 570-575,577-578 via svnmerge from
https://svn.berlios.de/svnroot/repos/senf/branches/socket-cleanup

........
  r573 | g0dil | 2007-12-18 12:15:23 +0100 (Tue, 18 Dec 2007) | 6 lines

  Socket: Replace 'SocketProtocol::body()' member with 'fh()' and 'fd()' members
  Socket: Rename ConvertibleString to StreamableString and use 'operator<<' instead of 'operator='
  Socket: some minor documentation clarifications
  Socket/Protocols/UN: Removed unneeded UNAddress
  Socket/Protocols/UN: Fixed UNSocketAddress to adhere to the GenericAddressingPolicy requirements
........
  r577 | g0dil | 2007-12-18 13:08:27 +0100 (Tue, 18 Dec 2007) | 1 line

  Socket/Protocols/UN: Add all_includes.hh to svn:ignore
........

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

16 years agoAdd documentation on private data member naming convention
g0dil [Tue, 18 Dec 2007 12:56:44 +0000]
Add documentation on private data member naming convention

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

16 years agoBlocked revisions 568-569 via svnmerge
g0dil [Tue, 18 Dec 2007 11:51:15 +0000]
Blocked revisions 568-569 via svnmerge

........
  r568 | g0dil | 2007-12-17 10:28:59 +0100 (Mon, 17 Dec 2007) | 1 line

  Open Socket library cleanup branch
........
  r569 | g0dil | 2007-12-17 12:57:46 +0100 (Mon, 17 Dec 2007) | 3 lines

  Initialized merge tracking via "svnmerge" with revisions "1-567" from
  https://svn.berlios.de/svnroot/repos/senf/trunk
........

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

16 years agoInitialized merge tracking via "svnmerge" with revisions "1-567" from
g0dil [Tue, 18 Dec 2007 11:48:14 +0000]
Initialized merge tracking via "svnmerge" with revisions "1-567" from
https://svn.berlios.de/svnroot/repos/senf/branches/socket-cleanup

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

16 years agoset keyword-property
tho [Mon, 17 Dec 2007 14:47:04 +0000]
set keyword-property

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

16 years agorenamed all parsers from parse_X to XParser.
tho [Mon, 17 Dec 2007 14:41:04 +0000]
renamed all parsers from parse_X to XParser.

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

16 years agoUtils/Exception: Allow to disable ErrnoExceptions via SENF_NO_ERRNOEXC
g0dil [Mon, 17 Dec 2007 12:07:11 +0000]
Utils/Exception: Allow to disable ErrnoExceptions via SENF_NO_ERRNOEXC
PPI: Allow access to source/sink helper in (Active|Passive)Socket(Source|Sink)

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

16 years ago-/-
tho [Fri, 14 Dec 2007 16:10:57 +0000]
-/-

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

16 years agogrmpf, erst testen, dann einchecken.
tho [Fri, 14 Dec 2007 15:57:31 +0000]
grmpf, erst testen, dann einchecken.

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

16 years agominor renaming
tho [Fri, 14 Dec 2007 15:53:42 +0000]
minor renaming

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