# # ChangeLog for trunk/include/iprt/net.h in vbox # # Generated by Trac 1.4.3.2 # Dec 15, 2024 8:49:06 AM Thu, 27 Nov 2008 10:34:30 GMT vboxsync [14695] * trunk/include/iprt/net.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) IntNet: Quick hack to force broadcast flag in DHCP requests on shared ... Thu, 21 Aug 2008 16:36:50 GMT vboxsync [11546] * trunk/include/iprt/net.h (modified) attempt to fix the Windows builds Thu, 21 Aug 2008 15:16:07 GMT vboxsync [11538] * trunk/include/iprt/net.h (modified) * trunk/src/VBox/Devices/Network/DevPCNet.cpp (modified) * trunk/src/VBox/Runtime/testcase/tstUuid.cpp (modified) pcnet: Rearranged the giant frame detection, adding the VLAN ... Fri, 15 Aug 2008 14:46:56 GMT vboxsync [11445] * trunk/include/iprt/net.h (modified) iprt/net.h: corrected ICMP protocol identifier. Fri, 01 Aug 2008 01:26:02 GMT vboxsync [11054] * trunk/include/iprt/net.h (modified) iprt/net.h: Added dummy IPX ethertypes. Thu, 31 Jul 2008 23:16:23 GMT vboxsync [11052] * trunk/include/iprt/net.h (modified) iprt/net.h: Added minimum lengths for DHCP and BOOTP packets. Thu, 31 Jul 2008 21:19:52 GMT vboxsync [11049] * trunk/include/iprt/net.h (modified) * trunk/src/VBox/Runtime/common/checksum/ipv4.cpp (modified) IPRT/RTNetIPv4: Rewrote the RTNETDHCP header as RTNETBOOTP and ... Thu, 31 Jul 2008 18:42:47 GMT vboxsync [11044] * trunk/include/iprt/net.h (modified) * trunk/src/VBox/Runtime/common/checksum/ipv4.cpp (modified) IPRT/RTNetIPv4: Simple TCP validation. Thu, 31 Jul 2008 01:24:18 GMT vboxsync [11025] * trunk/include/iprt/net.h (modified) iprt/net.h: Added some ICMP (v4) bits. Wed, 30 Jul 2008 19:24:57 GMT vboxsync [11012] * trunk/include/iprt/net.h (modified) * trunk/src/VBox/Runtime/common/checksum/ipv4.cpp (modified) iprt: More IPv4 validating / checksumming. Wed, 30 Jul 2008 13:33:48 GMT vboxsync [10982] * trunk/include/iprt/net.h (modified) * trunk/src/VBox/Runtime/common/checksum/ipv4.cpp (modified) iprt: More IPv4 checksum calculation. Wed, 30 Jul 2008 12:34:20 GMT vboxsync [10978] * trunk/include/iprt/net.h (modified) * trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp (modified) * trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp (modified) tstIntNet-1,iprt: Use iprt/net in tstIntNet-1. Modified the ... Wed, 30 Jul 2008 02:40:20 GMT vboxsync [10966] * trunk/include/iprt/net.h (modified) * trunk/src/VBox/Runtime/common/checksum/ipv4.cpp (modified) IPRT: some more IP checksumming stuff (hope it works). Wed, 30 Jul 2008 01:48:29 GMT vboxsync [10964] * trunk/include/iprt/net.h (modified) * trunk/src/VBox/Runtime/Makefile.kmk (modified) * trunk/src/VBox/Runtime/common/checksum/ipv4.cpp (added) IPRT: added RTNETTCP to iprt/net.h and started on the IPv4 checksum ... Tue, 29 Jul 2008 22:26:39 GMT vboxsync [10963] * trunk/include/VBox/types.h (modified) * trunk/include/iprt/net.h (modified) types: Merged PDMMAC and RTNETMAC into RTMAC. Tue, 29 Jul 2008 22:05:05 GMT vboxsync [10960] * trunk/include/iprt/net.h (added) IPRT/intnet: Moving network protocol structures and related stuff ...