Commit Graph

12 Commits

Author SHA1 Message Date
Mathieu Lacage
2aecf7055b bug 278: print protocol number from Ipv4Header::Print 2008-10-20 13:31:25 +02:00
Sebastien Vincent
75fab6d1b0 bug 236: add optional support for tcp and udp checksum. 2008-07-01 10:52:11 -07:00
Mathieu Lacage
fb9ca8f381 add support for attribtues to bug 34 2008-06-05 15:56:23 -07:00
Florian Westphal
64e2c2bb8f Add ipv4 header checksum support. 2008-06-05 01:08:33 +02:00
Mathieu Lacage
d86a521ff1 fix bug 208 for true. 2008-06-04 11:35:14 -07:00
Mathieu Lacage
1eb07aeaef bug 208: must clear flags bits in fragment offset deserialization. 2008-06-04 10:39:36 -07:00
Mathieu Lacage
10a7924d63 bug 207: ipv4-header.h needed in src/node module. 2008-06-04 10:18:57 -07:00
Mathieu Lacage
6e437f5103 move code around 2007-05-04 15:04:07 +02:00
Mathieu Lacage
e8633acdca merge Packet API changes needed for Packet pretty printing. 2007-05-01 11:54:21 +02:00
Mathieu Lacage
873bbd4ba1 convert old TRACE code to use new NS_DEBUG macro 2007-02-16 10:04:02 +01:00
Mathieu Lacage
d9318db068 convert use of <cassert> to "ns3/assert.h" 2007-02-16 09:56:21 +01:00
Mathieu Lacage
70e5b37f4f add ipv4 and udp header, add ipv4 checksum support to make the udp header compile. Need to be fixed in UdpHeader later. 2007-02-08 16:01:58 +01:00