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) @39506   13 years vboxsync NAT: warnings.
(edit) @39505   13 years vboxsync NAT: processing of dhcp_find_option NULL-result in release build.
(edit) @39498   13 years vboxsync RTReq refactoring.
(edit) @39483   13 years vboxsync NAT:dhcp: return value of dhcp_find_option xTracker/5989.
(edit) @39471   13 years vboxsync No doxygen comment here, keep it short and to the point. …
(edit) @39467   13 years vboxsync NAT: condition for validation of proposed value has been added in …
(edit) @39466   13 years vboxsync NAT: english
(edit) @39465   13 years vboxsync NAT: fixed typo (thanks Knut). This changeset adds comment to …
(edit) @39444   13 years vboxsync NAT: bump SoMaxConnection default up to 10 (xTracker/5983).
(edit) @39430   13 years vboxsync NAT: logging (correct socket state printing).
(edit) @39409   13 years vboxsync NAT: warnings + NAT/netservice fixes.
(edit) @39363   13 years vboxsync NAT: fixes expiration caculation.
(edit) @39362   13 years vboxsync NAT: don't delete master zones before it's children.
(edit) @39360   13 years vboxsync NAT: debug print expiration of the socket.
(edit) @39299   13 years vboxsync NAT: clonning socket without creating real socket(2).
(edit) @39287   13 years vboxsync NAT: "sending to home" on wide cast and cloning udp sockets. Both disabled.
(edit) @39286   13 years vboxsync NAT: socket status print.
(edit) @39285   13 years vboxsync NAT: debug removes SS_NODEREF from condition preventing detailed …
(edit) @39269   13 years vboxsync NAT: wording.
(edit) @39268   13 years vboxsync NAT: workaround for vbox/7711 in default aliasing mode.
(edit) @39259   13 years vboxsync NAT: firewall emulation hack allowing NETBIOS resolving mechanism live …
(edit) @39248   13 years vboxsync Runtime: new guest OS type for Solaris 11 Frontends/VirtualBox: add …
(edit) @39174   13 years vboxsync NAT: fix lookup of rpc servers (e.g. NIS for BSD guests).
(edit) @39102   13 years vboxsync NAT: win build fix.
(edit) @39101   13 years vboxsync NAT: warnings.
(edit) @39085   13 years vboxsync NAT: warnings.
(edit) @39024   14 years vboxsync NAT: warnings.
(edit) @38971   14 years vboxsync NAT: configuration of limit of ICMP cache and moving icmp finilization …
(edit) @38968   14 years vboxsync NAT: replacement of in-place icmp depth calculation with reference …
(edit) @38927   14 years vboxsync NAT: Don't let ICMP cache to grow without limitations.
(edit) @38905   14 years vboxsync NAT: clean up. Fix vbox/9371. before processing response from ICMP API …
(edit) @38492   14 years vboxsync NAT: logging.
(edit) @38402   14 years vboxsync NAT: win build fix.
(edit) @38401   14 years vboxsync NAT: clean mbufs and list of intercepted packets while ICMP processing …
(edit) @38345   14 years vboxsync NAT: logging. (vbox/#9346).
(edit) @38170   14 years vboxsync NAT: processing FD_CONNECT on Windows hosts.
(edit) @38111   14 years vboxsync NAT: makes backlog value configurable in listen(, backlog).
(edit) @38110   14 years vboxsync NAT: logs.
(edit) @38109   14 years vboxsync NAT: logs
(edit) @38108   14 years vboxsync NAT: lets host's TCP/IP stack limit the queue of requests to listeinig …
(edit) @38101   14 years vboxsync NAT: fixed error path
(edit) @38090   14 years vboxsync NAT: next attempt to handle FD_CONNECT right, under …
(edit) @38069   14 years vboxsync NAT: logs.
(edit) @38068   14 years vboxsync NAT: experiment with NAT connection (2), attempt to fix xTracker/5742.
(edit) @38057   14 years vboxsync NAT: typo.
(edit) @38044   14 years vboxsync NAT: FD_CONNECT exception in FD_OOB handler under …
(edit) @38043   14 years vboxsync NAT: experiment with FD_CONNECT processing on Windows host (disabled …
(edit) @37938   14 years vboxsync NAT: logs, don't assert.
(edit) @37937   14 years vboxsync NAT: log handling NULL in tcpcb793.
(edit) @37936   14 years vboxsync NAT: logs.
(edit) @37935   14 years vboxsync Alignment fixes for 32-bit build employing the electric fence.
(edit) @37910   14 years vboxsync NAT: findso: better logging.
(edit) @37908   14 years vboxsync NAT: return mtod pointer to ip header after icmp header begining …
(edit) @37841   14 years vboxsync NAT: typo.
(edit) @37756   14 years vboxsync NAT/debug: typo.
(edit) @37747   14 years vboxsync NAT/debug: dumps tcp state on dumping tcpcb.
(edit) @37746   14 years vboxsync NAT/debug: %R[naipv4] -> %RTnaipv4 and &IP -> IP.
(edit) @37745   14 years vboxsync NAT/debug: tracing of sbuf socket operations.
(edit) @37744   14 years vboxsync NAT/debug: introduces %R[sbuf] prints sbuf fields' values.
(edit) @37743   14 years vboxsync NAT: so{read,write} logging.
(edit) @37742   14 years vboxsync NAT: warning.
(edit) @37741   14 years vboxsync NAT: %R[natsock] prints local ip/port.
(edit) @37738   14 years vboxsync NAT: tracing tcp machine state change.
(edit) @37728   14 years vboxsync NAT: tcp_input more flow logging.
(edit) @37724   14 years vboxsync NAT: todo (logging)
(edit) @37423   14 years vboxsync Ran the source code massager (scm).
(edit) @36966   14 years vboxsync NAT: comment.
(edit) @36965   14 years vboxsync NAT: Attempt to fix (the rest of vbox/7711 and vbox/8701). The reason …
(edit) @36943   14 years vboxsync NAT: correct ar_sha format in who-is requests initiated by Slirp.
(edit) @36901   14 years vboxsync NAT: Each service should use right ethernet address (see xTracker/5664)
(edit) @36608   14 years vboxsync NAT/bsd: returns original number of preallocated 16kb mbufs.
(edit) @36410   14 years vboxsync slipr: %R[ether] -> %RTmac.
(edit) @36358   14 years vboxsync NAT/arp: typo (gramma).
(edit) @36354   14 years vboxsync NAT: log ether %RX8->%hhx.
(edit) @36353   14 years vboxsync NAT/arp: cosmetic. verfication of updating of pair moved to …
(edit) @36352   14 years vboxsync NAT: for gratuitous ARP processing pair ar_sip, ar_sha is used. NAT …
(edit) @36351   14 years vboxsync NAT: loging of ethernet addresses.
(edit) @36216   14 years vboxsync NAT: limitations, not required any more.
(edit) @35957   14 years vboxsync dang
(edit) @35955   14 years vboxsync DrvNAT: leave the critical section of the zone before working …
(edit) @35925   14 years vboxsync NAT: icmp_error frees mbuf at the end of processing.
(edit) @35924   14 years vboxsync NAT: udp's part of r69951.
(edit) @35923   14 years vboxsync NAT: 'icmp_error` frees source mbuf.
(edit) @35922   14 years vboxsync NAT: out-of-memory feedback (xTracker/5103)
(edit) @35861   14 years vboxsync NAT/misc: debug assertion for me.
(edit) @35860   14 years vboxsync NAT/tcp: similar to r69862 case on tcp.
(edit) @35859   14 years vboxsync NAT/udp: free after icmp_error call.
(edit) @35826   14 years vboxsync NAT/udp/socket: let's NAT send bodyless packets without annoying of …
(edit) @35351   14 years vboxsync scm cleanups.
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(edit) @35163   14 years vboxsync gcc 4.2.1 OS X warnings
(edit) @34305   14 years vboxsync NAT: routines printing TCB and TCP segment.
(edit) @34235   14 years vboxsync NAT: fine-tuning of r66315
(edit) @34209   14 years vboxsync NAT: added 'info nat%d' handler
(edit) @34103   14 years vboxsync NAT: (debug) logging fixes
(edit) @34087   14 years vboxsync NAT: typo.
(edit) @34043   14 years vboxsync NAT: warning.
(edit) @34042   14 years vboxsync NAT: warning.
(edit) @34041   14 years vboxsync NAT: handling occasional mbuf chain transmission.
(edit) @34040   14 years vboxsync NAT: more asserts.
Note: See TracRevisionLog for help on using the revision log.

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