16 years agoHowTows/NewPacket: Fix howto to be less focused on GRE
g0dil [Sat, 23 Feb 2008 14:44:54 +0000]
HowTows/NewPacket: Fix howto to be less focused on GRE

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

16 years agoSocket/Protocols/INet: Rename all INet6Address members named 'ipv*' to 'inet*'
g0dil [Fri, 22 Feb 2008 20:49:45 +0000]
Socket/Protocols/INet: Rename all INet6Address members named 'ipv*' to 'inet*'
Socket/Protocols/INet: Fix INet6SocketAddress base classes

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

16 years agoSocket: BUGFIX: Add missing 'explicit' to Protocol[CLient|Server]SocketHandle
g0dil [Fri, 22 Feb 2008 14:18:31 +0000]
Socket: BUGFIX: Add missing 'explicit' to Protocol[CLient|Server]SocketHandle

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

16 years agofixed static address in example to argv[]
pug [Fri, 22 Feb 2008 12:58:06 +0000]
fixed static address in example to argv[]

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

16 years agodebian: New automatic versioning from release tags
g0dil [Fri, 22 Feb 2008 11:36:31 +0000]
debian: New automatic versioning from release tags

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

16 years agoreplaced tabs to spaces
tho [Fri, 22 Feb 2008 10:18:35 +0000]
replaced tabs to spaces

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

16 years agoImplemented senf::Daemon::arg[cv] member functions
jkaeber [Fri, 22 Feb 2008 09:20:19 +0000]
Implemented senf::Daemon::arg[cv] member functions

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

16 years agodebian: Add libboost-serialization-dev to dependencies to fix gutsy build
g0dil [Fri, 22 Feb 2008 09:14:16 +0000]
debian: Add libboost-serialization-dev to dependencies to fix gutsy build

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

16 years agodebian: Update build depends
g0dil [Fri, 22 Feb 2008 08:25:25 +0000]
debian: Update build depends
Packets: change *_RO field helper macros to add a private r/w accessor
senfscons: Introduce TEST_EXTRA_LIBS variable and move BOOSTFSLIB there
Socket/Protocols/INet: Make INet[46]MulticastSocketProtocol inherit MulticastSocketprotocol
Change SENF_NO_DEBUG to SENF_DEBUG

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

16 years agominor documentation updates
tho [Tue, 19 Feb 2008 11:49:08 +0000]
minor documentation updates

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

16 years agocleanup UNAdressing
tho [Tue, 19 Feb 2008 10:21:25 +0000]
cleanup UNAdressing

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

16 years agouse boost_filesystem lib only for testing
tho [Tue, 19 Feb 2008 10:08:48 +0000]
use boost_filesystem lib only for testing

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

16 years agoupdated RateStuffer documentation
tho [Mon, 18 Feb 2008 14:43:17 +0000]
updated RateStuffer documentation

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

16 years agouse unittest include from util!
tho [Mon, 18 Feb 2008 13:41:37 +0000]
use unittest include from util!

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

16 years ago- updated MPESection creation
tho [Thu, 14 Feb 2008 15:04:39 +0000]
- updated MPESection creation
- some documentation updates, once again

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

16 years agoPackets: BUGFIX: Fix bad FlagParser offset calculation
g0dil [Thu, 14 Feb 2008 09:18:32 +0000]
Packets: BUGFIX: Fix bad FlagParser offset calculation

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

16 years agoSocket/Protocols/INet: Commit forgotten file
g0dil [Thu, 14 Feb 2008 07:51:44 +0000]
Socket/Protocols/INet: Commit forgotten file

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

16 years agofixed documentation for mcLoop
pug [Wed, 13 Feb 2008 14:12:14 +0000]
fixed documentation for mcLoop

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

16 years agoSocket/Protocols/INet: Add MulticastSocketProtocol unit test
g0dil [Wed, 13 Feb 2008 12:52:13 +0000]
Socket/Protocols/INet: Add MulticastSocketProtocol unit test

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

16 years agoextended documentation example
jmo [Wed, 13 Feb 2008 10:53:56 +0000]
extended documentation example

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

16 years agodoclib: Add helper script to build image map from dia files
g0dil [Wed, 13 Feb 2008 10:33:11 +0000]
doclib: Add helper script to build image map from dia files
doclib: Introduce an intermediate doxygen-compatible image map format
Update all image maps to the new format

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

16 years agoSocket: Update Protocols.dia diagram
g0dil [Tue, 12 Feb 2008 15:35:00 +0000]
Socket: Update Protocols.dia diagram

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

16 years agoset HIDE_UNDOC_RELATIONS to NO /grmpf/
tho [Tue, 12 Feb 2008 15:13:32 +0000]
set HIDE_UNDOC_RELATIONS to NO /grmpf/

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

16 years agodoclib: link new berlios wiki
tho [Tue, 12 Feb 2008 12:41:01 +0000]
doclib: link new berlios wiki
Packets/DefaultBundle/extra_tests: use unittest include from utils /grrr
Socket/Protocols/AddressExceptions: fixes
Socket: fixed documentation

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

16 years agoSocket/Protocols: Move incorrectly placed members from AddressableBSDSocketProtocol...
g0dil [Tue, 12 Feb 2008 10:03:11 +0000]
Socket/Protocols: Move incorrectly placed members from AddressableBSDSocketProtocol to BSDSocketProtocol
Socket/Protocols: Add missing DatagramSocketProtocol to some protocols
Socket/Protocols: Extend documentation of addressing classes

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

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