Srivats P.
|
069cc16279
|
Protocol Framework Change: FieldFlags - FrameField and MetaField are no longer exclusive. A field can be neither. Also frameFieldCount() now actually counts the number of frameFields instead of deriving it from metaFieldCount() - these changes allow protocols to export different sets of fields based on a opcode/type field.
|
2010-06-07 20:52:50 +05:30 |
|
Srivats P.
|
956455137c
|
Implemented the remaining IP Tunneling protocols - IP6over4, IP4over6, IP6over6; renumbered L3 protocol protobuf "field numbers". ComboProtocol now implements PseudoIp cksum as protoB's cksum as a convenience for the IP tunneling protocols. Also found and fixed an issue with IPv6's pseudoIp cksum which was causing the TCP/UDP cksums to be incorrect
|
2010-05-23 16:46:43 +05:30 |
|
Srivats P.
|
4a70d52e3e
|
Implemented IPv6 protocol; found and fixed a bug in AbstractProtocol::protocolFrameValue() in the process
|
2010-05-22 22:02:46 +05:30 |
|