Move boost/intrusive to senf/boost_intrusive
[senf.git] / senf / Packets /
2010-05-28 g0dil Move boost/intrusive to senf/boost_intrusive
2010-05-28 g0dil Fix package build
2010-05-06 g0dil Add 'comment' argument to SENF_ASSERT
2010-05-06 g0dil Packets: Fix PacketRegistry duplicate packet assertion
2010-05-05 g0dil Packetse: PacketRegistry priority support documentation
2010-05-05 g0dil Packets: Macros and unit-tests for the PacketRegistry...
2010-05-05 g0dil Packets: Implement PacketRegistry priority support
2010-05-04 g0dil Packets: Packet Registry unregister() support
2010-05-03 ssauer Fix for NDP Options header length representation
2010-05-01 g0dil Whitespce cleanup: Remove whitespace at end-on-line...
2010-04-30 g0dil Packets: createInsertAfter() documentation
2010-04-30 g0dil Packet: Implement createInsertBefore() API
2010-04-29 ssauer Added dump information for NDP options to appropriate...
2010-04-28 g0dil Implement senf::IGNORE and replace all casts-to-void...
2010-04-21 tho Utils: fixed typo on TypeIdValue
2010-04-20 ssauer Added ICMPv6 types for IPv6 Neighbor Discovery
2010-04-01 tho scons fix for lucid
2010-03-16 tho Utils/test: added SENF_CHECK_NOT_EQUAL
2010-03-12 jmo fix packet socket setup example
2010-03-02 tho Console: SystemException in parseFile() should include...
2010-02-10 cni senf/Packets/80211Bundle/WLANPacket: fixed bug in set...
2010-02-10 tho Packets/GenericTLV: added bytes(key) member to registry
2010-02-05 cni senf/Packets/80211Bundle/WLANPacket: added set method...
2010-02-05 tho Unit Tests: added BOOST_CHECK(true) to tests without...
2010-01-29 g0dil Packets: Add packet validity checks to ListBParser_Poli...
2010-01-29 tho Packets: added documentation about necessary operator...
2010-01-29 tho Packets: GenericTLVRegistry: removed left over debug...
2010-01-28 tho Packets: added bytes() member to GenericTLVRegistry
2010-01-26 tho all unit tests: replaced BOOST_AUTO_UNIT_TEST with...
2010-01-22 jmo - IPv6 Ext Option documentation added
2010-01-15 tho Packets/80221Bundle: fix for MIHF_Id parser
2010-01-15 tho Packets/80221Bundle: added static MIHF_IDs
2010-01-13 tho Packets/80221Bundle: added classes for list TLV parsers
2009-12-16 tho Packets/80221Bundle: fixed error in MIHF_ID-TLV; restru...
2009-12-10 pug Added missing Unittest for STL-Predicate in genericTLVs
2009-11-17 tho Packets/DefaultBundle: IPv6ExtensionsHeaders: set nextH...
2009-11-10 tho Packets/80221Bundle: MIHFIdTLVParser API clean up
2009-11-05 pug added STL-compatible predicate for GenericParsers
2009-11-04 tho Packets: catch senf::exceptions in Packet.dump()
2009-10-27 tho Packets/DefaultBundle: made length field in IPv6HopByHo...
2009-10-20 tho Packets/GenericTLV: some GenericTLVParserRegistry modif...
2009-10-19 tho bugfix for last commits; test your code *before* commit...
2009-10-19 tho Packets/GenericTLV: added some documentation
2009-10-19 tho Packets/80221Bundle: added more MIH-TLVs
2009-10-19 tho Packets/80221Bundle: integrated GenericTLVRegistry
2009-10-16 tho Packets: some minor GenericTLV clean ups
2009-10-16 tho Packets/80211Bundle: integrated GenericTLVRegistry
2009-10-15 tho Packets: added GenericTLVParserRegistry
2009-10-14 tho Packets/80221Bundle: fix for 64bit
2009-10-14 tho Packets/80221Bundle: more GenericTLVBase integration...
2009-10-12 tho Packets/GenericTLV: fix for dynamic size length fields...
2009-10-12 tho Packets/GenericTLV: started with documentation how...
2009-10-09 tho Packets/80211Bundle: completed information elements...
2009-10-09 g0dil Fix senf::StringParser refreences to new API
2009-10-09 tho Packets/80211Bundle: added SSID-IE to BeaconPacket
2009-10-09 tho Packets/StringParser: added template arg for length...
2009-10-09 cni Packets/80211Bundle: added WLANBeaconPacket class ...
2009-10-08 tho Packets/DefaultBundle: use new generic TLV base class...
2009-10-08 tho Packets: first steps for a generic TLV base class
2009-10-01 tho Utils: moved range.hh .cti into Range.hh .cti
2009-10-01 tho Packets/DefaultBundle: added as<>() member to IPv6Gener...
2009-09-30 g0dil Utils: Formating helpers (senf::format::eng, senf:...
2009-09-29 tho doclib: changed copyright information in footer
2009-09-28 tho added FormFeed character for emacs to end of files
2009-09-28 g0dil Packets: Fix 64bit failure
2009-09-28 tho moved IPv6Option example to unit test
2009-09-28 tho Packets: added svn:ignore properties
2009-09-25 g0dil Apply senf::fieldName() to all packet dump methods
2009-09-25 g0dil Packets: Implement packet dump formating helpers
2009-09-25 pug -added example selfnet generic option Type for checksum...
2009-09-25 g0dil Packets: Better packet registry dump and implement...
2009-09-25 pug added dump() methods for ICMPv6 PacketTypes
2009-09-24 tho Packets/80221Bundle/MIHPacket: fixed unit test (see...
2009-09-24 g0dil Packets/DefaultBundle: Fix ICMPv5Packet::calcChecksum...
2009-09-24 g0dil Packets/DefaultBundle: Implement ICMPv6Packet::create...
2009-09-24 pug updated unittest
2009-09-24 tho Packets/80221Bundle/MIHPacket: fixed EtherType registration
2009-09-24 g0dil Packets/DefaultBundle: Use push_back_space() return...
2009-09-23 g0dil Utils: Add SENF_CHECK_EQUAL_COLLECTIONS() unit-test...
2009-09-23 tho moved AllBundles build to toplevel SConscipt to allow...
2009-09-23 g0dil Packets: return value_type parser from collection parse...
2009-09-23 tho Packets: use SENF_PACKET_REGISTRY_REGISTER macro for...
2009-09-23 cni Packets/80221Bundle/MIHPacket: register MIH EtherType...
2009-09-23 tho Packets/DefaultBundle: fixed names of IPv6 Extension...
2009-09-23 pug changed IPv6 Extension Header naming conventions
2009-09-23 pug added initfunction for genericOptionTypeParser with...
2009-09-22 tho moved IPv6Extension option-list to defaultbundle
2009-09-18 tho docu fixes
2009-09-17 g0dil Implement partial BUILDDIR support
2009-09-11 pug added additional flags in optionType Parser and unittests
2009-09-10 pug finished Unittest IPv6 hopByHop Packet with optionTypes
2009-09-10 pug fixed ...
2009-09-08 g0dil Packets: Take value arguments of container parser push_...
2009-09-04 pug updated ListOptionTypeParser and unittests, fixed error...
2009-09-01 g0dil Add missing install files
2009-08-27 pug added IPv6 Option Type List Parser and generic packet...
2009-08-26 g0dil Re-add construct()/destruct() members (where did they...
2009-08-26 tho senf/Ext: added svn:ignore properties
2009-08-26 g0dil Add missing install of 'AllBundles.o'
2009-08-24 g0dil Fix example build
next