VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14089   16 years vboxsync unix build fix
(edit) @14088   16 years vboxsync maximum available mask for event catching was added (probably need to …
(edit) @14085   16 years vboxsync loops for initialization/creation of event array was fixed but wasn't …
(edit) @14041   16 years vboxsync NAT: some sync fixes
(edit) @14028   16 years vboxsync commit current NAT state (not yet working)
(edit) @13984   16 years vboxsync - simplefied syncronization - work on Unixes only
(edit) @13958   16 years vboxsync slirp:typo
(edit) @13957   16 years vboxsync make tcp_timer functions more readable
(edit) @13955   16 years vboxsync fix CPP guard
(edit) @13951   16 years vboxsync fixed win build for 38966
(edit) @13949   16 years vboxsync backed out r38966
(edit) @13940   16 years vboxsync pseudo-timers moved to timers polling select is notified via pipe (!!! …
(edit) @13897   16 years vboxsync undoing 38898
(edit) @13896   16 years vboxsync old-BSD queues workarounds
(edit) @13840   16 years vboxsync Hex format types (Vhx[sd] -> Rhx[sd]).
(edit) @13783   16 years vboxsync per-socket and per-mbuf mutexes are removed only global locks are …
(edit) @13776   16 years vboxsync loop edge checks in delayed deletion loops
(edit) @13771   16 years vboxsync do {} while (0)
(edit) @13740   16 years vboxsync lock order fixed
(edit) @13739   16 years vboxsync delayed deletion in _poll part of polling
(edit) @13738   16 years vboxsync removing extra if/ifndefs introduced defered socket removing, to …
(edit) @13733   16 years vboxsync The rest of macro replacment was added
(edit) @13727   16 years vboxsync Enother yet portion of macrofied if/ifndef orgy will finish soon
(edit) @13712   16 years vboxsync win build fixed
(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) @13640   16 years vboxsync comments was added to slirp global mutexes
(edit) @13639   16 years vboxsync mutex creation moved in allocation part of m_get
(edit) @13623   16 years vboxsync slirp:typo
(edit) @13622   16 years vboxsync slirp:typo
(edit) @13621   16 years vboxsync slirp: typo
(edit) @13620   16 years vboxsync slirp:typo
(edit) @13617   16 years vboxsync slirp:typo
(edit) @13616   16 years vboxsync slirp:typo
(edit) @13612   16 years vboxsync slirp:typo
(edit) @13611   16 years vboxsync typo
(edit) @13610   16 years vboxsync slirp: typo
(edit) @13604   16 years vboxsync Synchronized slirp was inroduced
(edit) @9150   17 years vboxsync fixed windows builds
(edit) @9144   17 years vboxsync NAT: fixed ARP for .2 and .3 if the guest IP range was changed
(edit) @9109   17 years vboxsync fix crash in slirp code if the wrong IP was released from DHCP (#2893)
(edit) @8285   17 years vboxsync NAT: set network address after loadstate (fixed #2467)
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @8010   17 years vboxsync slirp: bugfix
(edit) @8009   17 years vboxsync slirp: make it possible to configure the netmask
(edit) @7809   17 years vboxsync bootp: send DHCPNAK if the client requests an invalid IP address
(edit) @6761   17 years vboxsync Devices/Network: Made NAT networking work on OS/2 hosts.
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5723   17 years vboxsync Fix UDP forwarding in the NAT code. Was completely broken.
(edit) @5716   17 years vboxsync Make sure DNS forwarding address is kept current. It can change at …
(edit) @5715   17 years vboxsync Get rid of K&R C code.
(edit) @5436   17 years vboxsync Back out NAT ping error message code.
(edit) @5401   17 years vboxsync gcc warning
(edit) @5332   17 years vboxsync Make PXE booting in NAT mode work without much hassle.
(edit) @5295   17 years vboxsync Small fix to the NAT TFTP server: don't insist on "absolute" boot file …
(edit) @5291   17 years vboxsync Fox memory leak when suppressing NAT ping to outside IP addresses.
(edit) @5266   17 years vboxsync Show a warning message when the guest tries to send a ping packet that …
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
(edit) @3693   17 years vboxsync OS2 -> RT_OS_OS2 (for the sake of completeness).
(edit) @3666   17 years vboxsync replace underscore symbols in Devices/
(edit) @3391   17 years vboxsync Fixed slirp: a deallocated memory was accessed.
(edit) @3226   17 years vboxsync warnings
(edit) @3021   18 years vboxsync Release logging of NAT DNS settings taken from host OS.
(edit) @2981   18 years vboxsync InnoTek -> innotek: all the headers and comments.
(edit) @2960   18 years vboxsync Implement Windows host variant of determining domain name to pass in …
(edit) @2959   18 years vboxsync Don't log crap for malformed resolv.conf files.
(edit) @2938   18 years vboxsync NAT: Pass first entry of search list as domain name in DHCP (which …
(edit) @2566   18 years vboxsync Make sure curtime is updated when the first packet is sent by the …
(edit) @2533   18 years vboxsync Make sure the packet is large enough to receive the data.
(edit) @2477   18 years vboxsync export
(edit) @2475   18 years vboxsync Makefile.kmk -> Makefile.kup
(edit) @1856   18 years vboxsync DNS failure in NAT setup is not fatal anymore
(edit) @1824   18 years vboxsync Disable NAT UDP broadcast resend to local address. Removed the inline …
(edit) @1796   18 years vboxsync Commit the code written by Michal (with some minor changes).
(edit) @1789   18 years vboxsync Fixed accidentally slipped in code duplication.
(edit) @1300   18 years vboxsync Fix eol style properties for header files
(edit) @1076   18 years vboxsync Removed tons of ifdef VBOX conditionals to make slirp readable again
(edit) @1053   18 years vboxsync Restore original pointer hash table size (slirp amd64)
(edit) @1052   18 years vboxsync silly typo
(edit) @1051   18 years vboxsync Yet another slirp amd64 fix.
(edit) @1050   18 years vboxsync silly typo
(edit) @1048   18 years vboxsync slirp insque/remque fixes for amd64
(edit) @1045   18 years vboxsync Fix slirp queue macro prototypes for deglobalized amd64.
(edit) @1043   18 years vboxsync Fix slirp hash macro defs for amd64.
(edit) @1042   18 years vboxsync Move inline hash code after the actual state structure definition.
(edit) @1040   18 years vboxsync Fix typo in amd64 NAT fix.
(edit) @1039   18 years vboxsync Attempt to fix slirp build for 64 bit (also eliminated global variables)
(edit) @1036   18 years vboxsync Fixed Windows part of slirp, too.
(edit) @1035   18 years vboxsync shut up gcc
(edit) @1034   18 years vboxsync Added header file I forgot in the big slirp change to OSE
(edit) @1033   18 years vboxsync Big change to make slirp fully instantiatable (replace all global …
(edit) @1023   18 years vboxsync make slirp compile on win boxes again
(edit) @1022   18 years vboxsync Reenabled tftp code to see if it compiles on win boxes. It's not a …
(edit) @1020   18 years vboxsync slirp: merged bootp filename from recent Qemu
(edit) @1016   18 years vboxsync slirp: resync with qemu: added OACK support to tftp server; changed …
(edit) @1010   18 years vboxsync Disable built-in TFTP service in slirp. Needs to be configured …
(edit) @926   18 years vboxsync Eliminate unnecessary global vars in slirp
(edit) @817   18 years vboxsync nc
(edit) @766   18 years vboxsync Use our runtime heap.
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