------------------------------------------------------------------------
r1281 | mgrooms | 2009-01-12 08:19:48 -0600 (Mon, 12 Jan 2009) | 1 line
Final version of the power state transition handling updates for the
NDIS 5 filter driver. This corrects a few bugs that were introduced.
Lots of testing went into this version so it should be ready for general
consumption.
------------------------------------------------------------------------
r1279 | mgrooms | 2009-01-03 21:59:47 -0600 (Sat, 03 Jan 2009) | 1 line
Rewrite power state transition handling for the NDIS 5 filter driver.
Some code paths were being handled incorrectly and packet reference
counting was invalid. These issues could cause a host to stop processing
packets correctly or hang during shutdown.
------------------------------------------------------------------------
r1278 | mgrooms | 2008-11-28 05:34:05 -0600 (Fri, 28 Nov 2008) | 1 line
Improve some logging in the libvflt forward lookup code. This was added
while troubleshooting an issue and should be generally useful.
------------------------------------------------------------------------