- DBGKD_WAIT_STATE_CHANGE64 is used in KD protocol 5, not number 6 that we use. Proto...
[reactos.git] / reactos / lib / drivers / ip / network /
2009-10-25 Stefan Ginsberg- DBGKD_WAIT_STATE_CHANGE64 is used in KD protocol...
2009-10-22 Cameron Gutman - Move the DstAddress check above the NCE modification...
2009-10-21 Stefan Ginsberg- Don't use KeBugCheck(0) -- 0 is an invalid bugcode...
2009-10-21 Cameron Gutman - Fix an issue that broke ARP replies because we compa...
2009-10-20 Cameron Gutman - Fix a typo in checksum calculation for datagrams...
2009-10-20 Cameron Gutman - Implement UDP checksum calculation
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-10 Cameron Gutman - Small fix for 43354
2009-10-10 Cameron Gutman - Fix timeout values
2009-10-09 Stefan Ginsberg- Hey, you know what? Dbg/NtQueryDebugFilterState retur...
2009-10-09 Stefan Ginsberg- Fix DbgLoadImageSymbols -- it doesn't return anything.
2009-10-09 Cameron Gutman - Fix some typos from my last commit
2009-10-04 Cameron Gutman - Don't add the media-specific header until right...
2009-09-26 Timo KreuzerMerge HAL changes 34743, 34812, 34839, 34917, 35515...
2009-09-20 Cameron Gutman - Simplify and fix a few bugs in datagram reassembly
2009-09-20 Cameron Gutman - Remove a DbgPrint that was forgotten
2009-09-20 Cameron Gutman - Fix GetIpNetTable
2009-09-19 Timo KreuzerMerge from amd64 branch:
2009-09-19 Timo KreuzerSync with trunk r43000
2009-09-19 Cameron Gutman - Fix a small bug in the route selection code
2009-09-19 Cameron Gutman - Changed some behavior from the last neighbor cache...
2009-09-14 Cameron Gutman - Rework our aging neighbor cache system that never...
2009-08-24 Stefan Ginsberg- Start deprecating TAG()
2009-08-20 Cameron Gutman - Fix receiving packets on an interface's broadcast...
2009-08-20 Cameron Gutman - Allow binding to an interface's broadcast address
2009-08-13 Cameron Gutman - Fix a NULL pointer dereference if ExAllocatePool...
2009-08-10 Cameron Gutman - Rewrite most of the loopback code
2009-08-07 Cameron Gutman - Send a gratuitous ARP packet when our IP address...
2009-08-07 Cameron Gutman - Fix a bug resulting in ROS discarding all gratuitous...
2009-08-05 Gregor Schneider-Import tkreuzer's time implementation from AMD64 branch
2009-08-04 Cameron Gutman - Add missing locking to DeallocatePort
2009-08-03 Cameron GutmanBroadcast fixes
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-20 Cameron Gutman - Update TotalLength based on the fragment size
2009-07-19 Cameron Gutman - Properly implement ICMP
2009-07-19 Cameron Gutman - Send all waiting packets instead of only the first...
2009-07-15 Cameron Gutman - Start reporting packet statistics
2009-07-07 Cameron Gutman - Recommit r41782 now that DHCP is ready for the fix
2009-07-01 Cameron Gutman - Fix corruption of ARP target protocol address
2009-06-30 Cameron Gutman - Put the correct source address in Raw IP and UDP...
2009-06-30 Cameron Gutman - Memtrack enhancements
2009-06-29 Cameron Gutman - Allocate IP_PACKET on the stack
2009-06-27 Cameron Gutman - Always call the completion handler so we don't leak...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-17 Stefan Ginsberg- In Win32 DBG is defined to 0 for a non-debug build...
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-16 Cameron Gutman - Restore the old loopback implementation
2009-05-16 Cameron Gutman - Set up the TCP interface data as needed in TCPFindIn...
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-04 Cameron Gutman - Don't pass the address type to IPInitializePacket...
2009-04-04 Cameron Gutman - Initialize packets before using them
2009-04-03 Cameron Gutman - Loopback adapter rewrite
2009-04-01 Cameron Gutman - Don't shrink the ICMP packet that we receive
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-11 Cameron Gutman - Merge aicom-network-fixes up to r39943
2009-03-06 Cameron Gutman - Merge aicom-network-fixes up to r39293
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-15 Art YerkesRemove an assert that doesn't belong.
2009-02-15 Art YerkesFix loopback adapter locking and make traffic work...
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-26 Cameron Gutman - Add a temporary hack for the double-freeing issue...
2009-01-16 Cameron Gutman - Merge aicom-network-fixes up to r38799
2009-01-13 Cameron Gutman - Merge aicom-network-fixes up to r38730
2009-01-04 Cameron Gutman - Revert r38547 which reverted r38546 which was correct
2009-01-04 Cameron Gutman - Revert r38546
2009-01-04 Cameron Gutman - Fix debug build
2009-01-04 Cameron Gutman - Merge the rest of my changes
2009-01-04 Cameron Gutman - Merge r38358, r38539, and r38541
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-21 Cameron Gutman - Merge aicom-network-fixes up to r38205
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-03 Dmitry GorbachevSilence compiler warnings (6/11).
2008-11-30 Stefan Ginsberg- Go away STDCALL, time has come for WINAPI and NTAPI
2008-11-27 Stefan Ginsberg- ACPI: Don't redefine standard DDK types
2008-11-22 Cameron Gutman - Merge aicom-network-fixes up to r37556
2008-11-10 Samuel Serapion- Merge to trunk r37270.
2008-11-09 Cameron Gutman - Merge aicom-network-fixes up to r37266
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-27 Timo Kreuzersync trunk head (37032)
2008-10-27 Cameron Gutman - Merge aicom-network-fixes up to r37010
2008-10-25 Cameron Gutman - Merge aicom-network-fixes up to r36973
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-24 Timo Kreuzersync to trunk head (36925)
2008-10-24 Timo Kreuzermerge trunk changes to r36869
2008-10-24 Cameron Gutman - Merge aicom-network-fixes up to r36921
2008-10-20 Cameron Gutman - Merge aicom-network-fixes up to r36861
2008-10-20 Samuel SerapionMerge to trunk HEAD(r36856)
2008-10-20 Timo Kreuzersync to trunk revision 36700
2008-10-20 Timo Kreuzersync to trunk revision 36500
2008-10-20 Timo Kreuzersync to trunk revision 36100
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-09-27 Cameron Gutman - Merge aicom-network-fixes up to r36558
2008-09-20 Cameron Gutman - Merge aicom-network-fixes up to r36337
2008-09-15 Cameron Gutman - Merge aicom-network-fixes up to r36256
2008-09-14 Cameron Gutman - Merge aicom-network-fixes up to r36215
2008-09-06 Cameron Gutman - Merge aicom-network-fixes up to r36009
2008-09-05 Timo Kreuzersync to trunk head (35945)
next