Search:
Browse Source
Home
Download
Documentation
Community
source:
vbox
/
trunk
/
src
/
VBox
/
Devices
/
Network
/
slirp
/
ip_input.c
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@15845
16 years
vboxsync
warnings and minor fixes to coding style
(edit)
@15792
16 years
vboxsync
NAT: RTMemFree
(edit)
@15791
16 years
vboxsync
NAT: malloc/free/realloc/strdup => iprt functions; fixed …
(edit)
@15636
16 years
vboxsync
slirp:icmp: Get rid of old ICMP implementation
(edit)
@15480
16 years
vboxsync
slirp: warnings
(edit)
@15453
16 years
vboxsync
slirp: removed the old 64-bit incompatible reassemble code
(edit)
@15450
16 years
vboxsync
slirp: style, dead code
(edit)
@15035
16 years
vboxsync
ICMP: support storaging and searching of sent packet.
(edit)
@14795
16 years
vboxsync
warning
(edit)
@14489
16 years
vboxsync
more cosmetic
(edit)
@14488
16 years
vboxsync
cosmetic
(edit)
@14487
16 years
vboxsync
helper functions used in old reassembling was disabled
(edit)
@14470
16 years
vboxsync
slirp: remove tabs
(edit)
@14390
16 years
vboxsync
check sum calculation was fixed
(edit)
@14287
16 years
vboxsync
Lenght shouldn't changed because we've disabled altering size at the …
(edit)
@14252
16 years
vboxsync
csum validation hack, for testing IP integration of fragmentation …
(edit)
@14243
16 years
vboxsync
IP fragmentation seems works fine todo: fix the checksum calculation
(edit)
@14232
16 years
vboxsync
Adapted versions of ip_reass, ip_freef and ip_slowtimo from FreeBSD …
(edit)
@14228
16 years
vboxsync
hash table for BSD-styled fragmentation/reassembling introduced and …
(edit)
@14227
16 years
vboxsync
initial preparation for injecting FreeBSD IP fragmentation code …
(edit)
@13984
16 years
vboxsync
- simplefied syncronization - work on Unixes only
(edit)
@13783
16 years
vboxsync
per-socket and per-mbuf mutexes are removed only global locks are …
(edit)
@13710
16 years
vboxsync
mid point in replacing on VBOX_SLIRP_LOCK/UNLOCK macroces resolved deadlock
(edit)
@13704
16 years
vboxsync
TCP sync was intoducedTCP sync was intoduced
(edit)
@13670
16 years
vboxsync
Resolved locks in UDP Some mutex operations checked with …
(edit)
@1076
18 years
vboxsync
Removed tons of ifdef VBOX conditionals to make slirp readable again
(edit)
@1048
18 years
vboxsync
slirp insque/remque fixes for amd64
(edit)
@1039
18 years
vboxsync
Attempt to fix slirp build for 64 bit (also eliminated global variables)
(edit)
@1033
18 years
vboxsync
Big change to make slirp fully instantiatable (replace all global …
(edit)
@530
18 years
vboxsync
Hack for running slirp (NAT) on 64-bit hosts.
(add)
@1
55 years
vboxsync
import
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog