summaryrefslogtreecommitdiff
path: root/src/VBox/Devices/Network/slirp/ip.h
Commit message (Expand)AuthorAgeFilesLines
* Network/slirp: Advertising clause for Danny Gasparovsky was unintentional, sh...vboxsync2022-07-081-5/+1
* 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
* (C) 2016vboxsync2016-07-221-1/+1
* Devices: Updated (C) year.vboxsync2015-06-091-1/+1
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
* NAT: slirp file headersvboxsync2010-04-191-0/+23
* NAT: -Wshadow fixes. Use ''RT_N2H'' and ''RT_H2N'' instead of ''ntoh'' and ''...vboxsync2010-01-141-4/+4
* spacesvboxsync2009-02-271-1/+1
* slirp: removed the old 64-bit incompatible reassemble codevboxsync2008-12-131-70/+1
* slirp: style, dead codevboxsync2008-12-131-57/+0
* better fixvboxsync2008-12-051-5/+5
* build fixvboxsync2008-12-051-0/+4
* slirp: code readabilityvboxsync2008-12-051-144/+166
* NAT: some reformatting for better readability; merged VBOX_WITH_BSD_TCP_REASS...vboxsync2008-11-261-6/+6
* ipovly now conform modern BSD making ih_x1 field as array overlapping ih_{nex...vboxsync2008-11-261-7/+11
* disabled part of 32/64-bit hashing for new REASSvboxsync2008-11-251-0/+4
* slirp: remove tabsvboxsync2008-11-211-134/+134
* ip/tcp fragment reassambling routines are compilable and workable on Windowsvboxsync2008-11-201-5/+1
* check sum calculation was fixedvboxsync2008-11-201-2/+0
* #else /* what comes now */vboxsync2008-11-171-2/+2
* csum validation hack, for testing IP integration of fragmentation routines bo...vboxsync2008-11-171-0/+2
* Adapted versions of ip_reass, ip_freef and ip_slowtimo from FreeBSD (compilab...vboxsync2008-11-171-0/+1
* Coding stylevboxsync2008-11-161-4/+4
* hash table for BSD-styled fragmentation/reassembling introduced and its initi...vboxsync2008-11-161-0/+12
* initial preparation for injecting FreeBSD IP fragmentation codevboxsync2008-11-151-2/+18
* Removed tons of ifdef VBOX conditionals to make slirp readable againvboxsync2007-02-271-14/+0
* Big change to make slirp fully instantiatable (replace all global vboxsync2007-02-231-2/+8
* importvboxsync1-0/+335