VirtualBox

source: vbox/trunk/src/VBox/Devices/Network

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20377   16 years vboxsync NAT: sbuf perfomance counters
(edit) @20376   16 years vboxsync NAT: slirp performance counters
(edit) @20374   16 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20367   16 years vboxsync Devices: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @20351   16 years vboxsync NAT: burn fix
(edit) @20350   16 years vboxsync NAT: make counters registration easier
(edit) @20306   16 years vboxsync NAT: compile fixes
(edit) @20302   16 years vboxsync NAT: fix solaris burns
(edit) @20301   16 years vboxsync NAT: fixed the worst warnings
(edit) @20297   16 years vboxsync NAT: make port-forwarding the same speed as guest->remote
(edit) @20296   16 years vboxsync NAT/libalias: right shutdown
(edit) @20257   16 years vboxsync minor compiler warnings
(edit) @20245   16 years vboxsync NAT/libalias: no emu in libalias mode
(edit) @20244   16 years vboxsync NAT: fixed buffer in 64kB
(edit) @20233   16 years vboxsync NAT/libalias: forwarding printf (in alias_nbt) to Log2
(edit) @20203   16 years vboxsync NAT/libalias: nbt module
(edit) @20172   16 years vboxsync NAT: redability (part2)
(edit) @20171   16 years vboxsync NAT: readability (lower nesting)
(edit) @20170   16 years vboxsync NAT: reading (less nesting)
(edit) @20165   16 years vboxsync NAT: build fix
(edit) @20164   16 years vboxsync NAT/libalias: port-forwarding
(edit) @20119   16 years vboxsync DevPCNet: TM locking regression (state restore).
(edit) @20087   16 years vboxsync TM,*: Proper timer callback locking and pvUser for devices.
(edit) @20086   16 years vboxsync NAT/libalias: logging enchancements
(edit) @20053   16 years vboxsync NAT: LibAlias enabling + tcp_emu replaced with ftp_module
(edit) @20016   16 years vboxsync NAT: noisy logging
(edit) @19981   16 years vboxsync NAT: warnings and style
(edit) @19980   16 years vboxsync NAT: unix build fix
(edit) @19979   16 years vboxsync NAT: fix of vbox.org/4091 change list to queue to feed dhcp client …
(edit) @19977   16 years vboxsync NAT: some glue code and experiments with default NAT rule
(edit) @19924   16 years vboxsync IPRT,SUP: Renamed RTPathProgram to RTPathExecDir to make it clear what …
(edit) @19899   16 years vboxsync NAT: attempt to fix (workaround) #3894.
(edit) @19876   16 years vboxsync NAT: not need ethernet information here anymore
(edit) @19857   16 years vboxsync NAT: remove assertion
(edit) @19851   16 years vboxsync NAT: router is invalid for direct NAT
(edit) @19847   16 years vboxsync NAT: typo
(edit) @19846   16 years vboxsync NAT: some refactoring of ip fragmentation code
(edit) @19840   16 years vboxsync #3790: Proper init of receive buffer size fixes the issue with PXE …
(edit) @19839   16 years vboxsync NAT: Slirp don't use ether address of guest anymore instead it …
(edit) @19838   16 years vboxsync NAT: Ether address debug printing
(edit) @19802   16 years vboxsync NAT: line lenght: 80
(edit) @19801   16 years vboxsync compiler warning
(edit) @19759   16 years vboxsync NAT: replace header storing with calculation of start of IP header in place
(edit) @19748   16 years vboxsync NAT: fix of (#3885)
(edit) @19722   16 years vboxsync NAT: move Assert where it really need
(edit) @19700   16 years vboxsync small fix
(edit) @19689   16 years vboxsync NAT: debug give slirp custom resolv.conf for debug need
(edit) @19688   16 years vboxsync NAT: fix (#3900) don't create request if no dns server registered in …
(edit) @19545   16 years vboxsync NAT: better header space reserving
(edit) @19525   16 years vboxsync NAT: Correct ethernet package check
(edit) @19454   16 years vboxsync VMM++: More on poking. Fixed broken R0 stats (wrong way of calling …
(edit) @19411   16 years vboxsync NAT: wrong Ether address detection and ethernet gap detection
(edit) @19392   16 years vboxsync NAT: attempt to fix #3651
(edit) @19383   16 years vboxsync NAT: UDP gaps removed (detected with VPN)
(edit) @19318   16 years vboxsync NAT: corrects mbuf data offset arithmetic
(edit) @19313   16 years vboxsync NAT: slirp servicing several guests
(edit) @19309   16 years vboxsync gcc-4.4 warning
(edit) @19257   16 years vboxsync Reapplied 46658 + fix
(edit) @19255   16 years vboxsync Backed out 46655-57 for now
(edit) @19253   16 years vboxsync Compile fixes
(edit) @19113   16 years vboxsync PCNet: handle rare cases were the register content changed when we …
(edit) @19112   16 years vboxsync PCNet: removed dead code (will not work with the current memory model …
(edit) @19104   16 years vboxsync PCNet: proposed fix for the deadlock with EMT problem (see internal …
(edit) @19079   16 years vboxsync DrvIntNet: correct the unit for 4 of the stats.
(edit) @19074   16 years vboxsync DrvNAT: spelling.
(edit) @19049   16 years vboxsync NAT: polished r46167
(edit) @19048   16 years vboxsync NAT: Process the queue unconditionally
(edit) @19047   16 years vboxsync NAT: EINTR handling in poll
(edit) @19014   16 years vboxsync NAT: suppressed message
(edit) @18902   16 years vboxsync NAT: removed VBOX_WITH_SIMPLIFIED_SLIRP_SYNC as the poller API was …
(edit) @18874   16 years vboxsync NAT: handling empty domain name list moved to package preparing
(edit) @18872   16 years vboxsync slirp.c: empty strings still takes at least 1 byte of heap, don't leak …
(edit) @18865   16 years vboxsync NAT: some dhcp clients happy to have at least " " domain name than to …
(edit) @18858   16 years vboxsync NAT: replacing release assert with suppressed message
(edit) @18857   16 years vboxsync NAT: zero-length strings in dhcp offer
(edit) @18841   16 years vboxsync DevE1000: corrected comment, the EMT involvment in PhysWrite happens …
(edit) @18834   16 years vboxsync #3815: Solved the problem for e1k.
(edit) @18815   16 years vboxsync properly export dnsproxy
(edit) @18794   16 years vboxsync NAT: better header inclusion
(edit) @18739   16 years vboxsync pcnet: another correction for the physwrite hack
(edit) @18732   16 years vboxsync NetIfList-* -> renamed to NetIf-*, tapinit_solaris.sh removed
(edit) @18726   16 years vboxsync NAT: DNS proxy more logging
(edit) @18690   16 years vboxsync pcnet: typos
(edit) @18645   16 years vboxsync VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
(edit) @18622   16 years vboxsync e1000: Changed card ids for 82545EM to VMWare Network Adapter for …
(edit) @18606   16 years vboxsync slirp.c: leaks in get_dns_addr_domain (hope I fixed it right).
(edit) @18591   16 years vboxsync E1000: Added support for 82545EM (MT Server)
(edit) @18584   16 years vboxsync NAT: adding name domains improved. multibytes handling in IPRT style …
(edit) @18573   16 years vboxsync PCNet: another workaround for #3775
(edit) @18459   16 years vboxsync SrvIntNetR0: size_t warnings.
(edit) @18457   16 years vboxsync tstIntNet-1: size_t warnings.
(edit) @18447   16 years vboxsync bootp.c: Unreferenced variable.
(edit) @18442   16 years vboxsync Pcap.cpp: MSC/64 warnings.
(edit) @18441   16 years vboxsync DrvIntNet.cpp: MSC/64 warnings.
(edit) @18439   16 years vboxsync DevE1000.cpp: One size_t and one bool conversion warning.
(edit) @18438   16 years vboxsync DevE1000Phy.cpp: Fixed MSC warning about converting 0x8000 to bool. …
(edit) @18437   16 years vboxsync DevPCNet.cpp: MSC/64 size_t warning.
(edit) @18419   16 years vboxsync slirp.c: Overlooked another bogus LogRel(("adding %s to DNS suffix …
(edit) @18418   16 years vboxsync quick fix for #3775
(edit) @18414   16 years vboxsync Fix for r45174 (make sure the timer does not stop)
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette