Bug 858

Summary: support MSG_PEEK in IPv4/IPv6 raw socket
Product: ns-3 Reporter: Hajime Tazaki <tazaki>
Component: internetAssignee: ns-bugs <ns-bugs>
Status: VERIFIED FIXED    
Severity: enhancement CC: tazaki, tomh
Priority: P3    
Version: pre-release   
Hardware: All   
OS: All   
Attachments: Support MSG_PEEK flag in socket

Description Hajime Tazaki 2010-04-04 10:15:16 UTC
MSG_PEEK is used during receiving the packet without removing the data from the queue.
Attached patch aims to support this function in ipv4/ipv6 raw socket.
Comment 1 Hajime Tazaki 2010-04-07 10:41:54 UTC
Created attachment 812 [details]
Support MSG_PEEK flag in socket
Comment 2 Hajime Tazaki 2010-06-01 05:06:02 UTC
If someone is fine with this patch, I'll push it to ns-3-dev.
Comment 3 Tom Henderson 2010-06-03 01:41:24 UTC
+1
Comment 4 Hajime Tazaki 2010-06-03 18:24:57 UTC
pushed into ns-3-dev as 
changeset 6333	c461f7a25895