IP fragmentation attack: Difference between revisions

Content deleted Content added
fix grammar
Added reference to RFC 3514
Line 33:
: A 3 bit field which says if the datagram is a part of a fragmented [[data frame]] or not.
 
: Bit 0: reserved, must be zero (unless datagram is adhering to RFC 3514)
: Bit 1: (AF) 0 = May Fragment, 1 = Don't Fragment.
: Bit 2: (AF) 0 = Last Fragment, 1 = More Fragments.