Srivats P.
|
fedc4ec5d1
|
Extended ICMP to work for ICMPv6 as well as ICMPv4
|
2010-06-11 20:48:24 +05:30 |
|
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.
|
710eb7f836
|
Fixed a bug in IcmpProtocol::frameFieldCount() which would return incorrect values sometimes
|
2010-06-07 19:20:35 +05:30 |
|
Srivats P.
|
11acbf201d
|
Modified ICMP protocol such that the 'Id' and 'Seq' fields are shown and used only for those ICMP types that actually have those fields
|
2010-06-06 22:42:19 +05:30 |
|
Srivats P.
|
35f4a8bafb
|
Fixes for 64bit compilation and Qt4.6
|
2010-04-16 16:45:35 +05:30 |
|
Srivats P.
|
59c9ae8baa
|
- Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto
- Also added a "License" tab to the 'About Ostinato' dialog box.
|
2010-03-27 18:38:57 +00:00 |
|
Srivats P.
|
4dc3d2d7f9
|
- Added TODO instruction comments to the sample protocol
- Implemented ICMP protocol builder
- Added #ifdefs to intcombobox.h to prevent multiple inclusion
|
2010-03-17 15:47:56 +00:00 |
|