summaryrefslogtreecommitdiff
path: root/src/VBox/NetworkServices/NetLib/VBoxNetUDP.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* NetLib: bswap udp lengthvboxsync2017-02-071-1/+1
* (C) 2016vboxsync2016-07-221-1/+1
* *: scm cleanup run.vboxsync2015-08-141-3/+4
* NetworkServices: Updated (C) year.vboxsync2015-06-091-1/+1
* IntNet, VirtioNet, NetFilter: Large frame support + drop oversized + UFO fix ...vboxsync2013-07-021-3/+3
* header (C) fixesvboxsync2013-02-041-1/+1
* header (C) fixesvboxsync2013-02-041-1/+1
* VMM reorg: Moving the public include files from include/VBox to include/VBox/...vboxsync2010-12-271-1/+1
* RTNETCSUMTYPE -> PDMNETCSUMTYPE. Assert on invalid parameters.vboxsync2010-08-021-1/+1
* vboxnetflt: host-only checksum fix (xtracker 5020)vboxsync2010-08-021-1/+1
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
* intnetinline.h: Changed the prefix to IntNet.vboxsync2010-04-251-2/+2
* VBoxNetFlt-linux: GSO to host and wire experiment, the former is a success th...vboxsync2010-04-101-1/+1
* intnet, VBoxNet*, network device & drivers: GSO preps.vboxsync2010-04-071-15/+42
* export NetworkServices/NAT and NetworkServices/NetLib to OSEvboxsync2010-03-311-0/+280
* NetworkServices: fix OSEvboxsync2010-03-311-280/+0
* Networking: Preparing to make the driver return a send buffer to the device e...vboxsync2010-02-161-5/+6
* VBoxNetUDP.cpp: size_t warnings.vboxsync2009-03-281-5/+5
* ARP.vboxsync2009-03-121-0/+279