Hi all,
I am new to NT driver development, I want to develop a firewall
travesal program. The program requires:
(1) Drop packet to some addr and port
(2) Inject packet to upper layer (TCP)
I am surveying existing techniques, and read “firewall for 9x…”
by Vadim V.Smirnov, and think TDI filter driver is suitable for me.
I am sure (2) can be done in TDI driver, but can anyone tell me
that (1) can also be fullfilled by TDI driver? ❓
Thanks for your attention!
Ling