Bugzilla – Bug 858
support MSG_PEEK in IPv4/IPv6 raw socket
Last modified: 2010-06-03 18:25:26 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.
Created attachment 812 [details] Support MSG_PEEK flag in socket
If someone is fine with this patch, I'll push it to ns-3-dev.
+1
pushed into ns-3-dev as changeset 6333 c461f7a25895