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) @40048   13 years vboxsync NAT: ICMP: logs (replacement custom IP address printing with %RTnaip4).
(edit) @40018   13 years vboxsync NAT: TCPCB validation macrodefinitions. (DEBUG_vvl)
(edit) @39949   13 years vboxsync NAT: logs.
(edit) @39894   13 years vboxsync NAT: don't confuse anyone with service port. It was never used and was …
(edit) @39884   13 years vboxsync NAT:TCP:tcp_output uninitiolized template detection and warning once …
(edit) @39883   13 years vboxsync NAT:ARP: reserved ARP WHO HAS 0.0.0.0 diagnosys for myself. o WHO HAS …
(edit) @39861   13 years vboxsync DrvNAT: Use RTStrSimplePatternMultiMatch instead of …
(edit) @39848   13 years vboxsync NAT: after creation of fresh mbuf on tcp_ouput we need to fill …
(edit) @39783   13 years vboxsync doxygen comments where appropriate, please.
(edit) @39776   13 years vboxsync NAT: (release log) let user know when mapping is registered or …
(edit) @39775   13 years vboxsync NAT: introduces CFGM value …
(edit) @39774   13 years vboxsync NAT: backed out r75718.
(edit) @39773   13 years vboxsync NAT: logs and comments.
(edit) @39772   13 years vboxsync NAT: warns on switch on DNS proxy if DNS host resolver has been …
(edit) @39768   13 years vboxsync NAT: replaces goto with if {} else {} statement.
(edit) @39766   13 years vboxsync NAT: host resolver can use user-defined mapping instead of host …
(edit) @39599   13 years vboxsync NAT: repaired port forwarding
(edit) @39556   13 years vboxsync NAT: logging.
(edit) @39555   13 years vboxsync NAT/service: registering port-forwarding without ether address of the …
(edit) @39550   13 years vboxsync Request thread pool hancking. Some RTReq refactoring as always…
(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   13 years vboxsync NAT: warnings.
(edit) @38971   13 years vboxsync NAT: configuration of limit of ICMP cache and moving icmp finilization …
(edit) @38968   13 years vboxsync NAT: replacement of in-place icmp depth calculation with reference …
(edit) @38927   13 years vboxsync NAT: Don't let ICMP cache to grow without limitations.
(edit) @38905   13 years vboxsync NAT: clean up. Fix vbox/9371. before processing response from ICMP API …
(edit) @38492   13 years vboxsync NAT: logging.
(edit) @38402   13 years vboxsync NAT: win build fix.
(edit) @38401   13 years vboxsync NAT: clean mbufs and list of intercepted packets while ICMP processing …
(edit) @38345   13 years vboxsync NAT: logging. (vbox/#9346).
(edit) @38170   13 years vboxsync NAT: processing FD_CONNECT on Windows hosts.
(edit) @38111   13 years vboxsync NAT: makes backlog value configurable in listen(, backlog).
(edit) @38110   13 years vboxsync NAT: logs.
(edit) @38109   13 years vboxsync NAT: logs
(edit) @38108   13 years vboxsync NAT: lets host's TCP/IP stack limit the queue of requests to listeinig …
(edit) @38101   13 years vboxsync NAT: fixed error path
(edit) @38090   13 years vboxsync NAT: next attempt to handle FD_CONNECT right, under …
(edit) @38069   13 years vboxsync NAT: logs.
(edit) @38068   13 years vboxsync NAT: experiment with NAT connection (2), attempt to fix xTracker/5742.
(edit) @38057   13 years vboxsync NAT: typo.
(edit) @38044   13 years vboxsync NAT: FD_CONNECT exception in FD_OOB handler under …
(edit) @38043   13 years vboxsync NAT: experiment with FD_CONNECT processing on Windows host (disabled …
(edit) @37938   13 years vboxsync NAT: logs, don't assert.
(edit) @37937   13 years vboxsync NAT: log handling NULL in tcpcb793.
(edit) @37936   13 years vboxsync NAT: logs.
(edit) @37935   13 years vboxsync Alignment fixes for 32-bit build employing the electric fence.
(edit) @37910   13 years vboxsync NAT: findso: better logging.
(edit) @37908   13 years vboxsync NAT: return mtod pointer to ip header after icmp header begining …
(edit) @37841   13 years vboxsync NAT: typo.
(edit) @37756   13 years vboxsync NAT/debug: typo.
(edit) @37747   13 years vboxsync NAT/debug: dumps tcp state on dumping tcpcb.
(edit) @37746   13 years vboxsync NAT/debug: %R[naipv4] -> %RTnaipv4 and &IP -> IP.
(edit) @37745   13 years vboxsync NAT/debug: tracing of sbuf socket operations.
(edit) @37744   13 years vboxsync NAT/debug: introduces %R[sbuf] prints sbuf fields' values.
(edit) @37743   13 years vboxsync NAT: so{read,write} logging.
(edit) @37742   13 years vboxsync NAT: warning.
(edit) @37741   13 years vboxsync NAT: %R[natsock] prints local ip/port.
(edit) @37738   13 years vboxsync NAT: tracing tcp machine state change.
(edit) @37728   13 years vboxsync NAT: tcp_input more flow logging.
(edit) @37724   13 years vboxsync NAT: todo (logging)
(edit) @37423   13 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 …
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