[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ips] Data Segment Padding



No, padding is not supported (e.g., breaks data digests).
 
RFC 3720 has this to say in Section 10.7.7 which strongly
recommends 4-byte alignment of data segment boundaries:

The Data Segments of Data-In and Data-Out PDUs SHOULD be filled to the integer number of 4 byte words (real payload) unless the F bit is set to 1.

Thanks,
--David

----------------------------------------------------
David L. Black, Distinguished Engineer
EMC Corporation, 176 South St., Hopkinton, MA  01748
+1 (508) 293-7953             FAX: +1 (508) 293-7786
black_david at emc.com        Mobile: +1 (978) 394-7754
----------------------------------------------------


From: ips-bounces at ietf.org [mailto:ips-bounces at ietf.org] On Behalf Of yushang
Sent: Thursday, October 08, 2009 11:34 PM
To: ips at ietf.org
Subject: [Ips] Data Segment Padding

Hi , is it possible to send the middle part of a sequence of DATA-OUT with data segment padding to 4 bytes boundary ? Many thanks.