Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to modify packet content at list of NET_BUFFER structures at N

13 views
Skip to first unread message

George Lee

unread,
Nov 17, 2009, 3:28:01 AM11/17/09
to
Hi:
NDIS 6 takes fully new data structure NET_BUFFER/NET_BUFFER_LIST, therefore
how to modify packet included at above structures? My guess is as follows:
a. Create new MDL chain list ->b. replace existing MDL list with
newly-created one
By doing so, it is no need to allocate NET_BUFFER or NET_BUFFER_LIST unlike
previous NDIS 5.x scheme. Is that right?
Can someone or guru lighten me with hint on how to modify packet content at
list of NET_BUFFER structures at NDIS 6 along send and receive path?


--
George Lee
VoIP anti-blocking guru
www.speed-voip.com

George Lee

unread,
Nov 20, 2009, 2:01:01 AM11/20/09
to
Hi Every guru:
It seems that nobody answers my question. Is it very difficult to handle or
grasp?
I know there is few advisiable documents on how to manipulate packet at
NET_BUFFER structure. Welcome Microsoft NDIS expert to join it and help me
greatly!

Thanks in advance!!
--
VoIP anti-blocking guru
http://www.speed-voip.com

0 new messages