VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40291   13 years vboxsync NAT: refactoring (extracting arp_output from arp_input)
(edit) @40287   13 years vboxsync NAT: arp_input refactorting.
(edit) @40284   13 years vboxsync NAT: htip->tip (CTL_CHECK) takes parameter in the network format. The …
(edit) @39949   13 years vboxsync NAT: logs.
(edit) @39883   13 years vboxsync NAT:ARP: reserved ARP WHO HAS 0.0.0.0 diagnosys for myself. o WHO HAS …
(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) @39772   13 years vboxsync NAT: warns on switch on DNS proxy if DNS host resolver has been …
(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) @39555   13 years vboxsync NAT/service: registering port-forwarding without ether address of the …
(edit) @39498   13 years vboxsync RTReq refactoring.
(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) @39409   13 years vboxsync NAT: warnings + NAT/netservice fixes.
(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) @39248   13 years vboxsync Runtime: new guest OS type for Solaris 11 Frontends/VirtualBox: add …
(edit) @39101   13 years vboxsync NAT: warnings.
(edit) @39085   13 years vboxsync NAT: warnings.
(edit) @38971   13 years vboxsync NAT: configuration of limit of ICMP cache and moving icmp finilization …
(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) @38101   13 years vboxsync NAT: fixed error path
(edit) @38090   13 years vboxsync NAT: next attempt to handle FD_CONNECT right, under …
(edit) @38068   13 years vboxsync NAT: experiment with NAT connection (2), attempt to fix xTracker/5742.
(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) @37935   13 years vboxsync Alignment fixes for 32-bit build employing the electric fence.
(edit) @37746   13 years vboxsync NAT/debug: %R[naipv4] -> %RTnaipv4 and &IP -> IP.
(edit) @37724   13 years vboxsync NAT: todo (logging)
(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) @36410   14 years vboxsync slipr: %R[ether] -> %RTmac.
(edit) @36358   14 years vboxsync NAT/arp: typo (gramma).
(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) @36216   14 years vboxsync NAT: limitations, not required any more.
(edit) @35922   14 years vboxsync NAT: out-of-memory feedback (xTracker/5103)
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(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) @34043   14 years vboxsync NAT: warning.
(edit) @34041   14 years vboxsync NAT: handling occasional mbuf chain transmission.
(edit) @34039   14 years vboxsync NAT: if_encap doesn't allocate intermediate buffer, IP-fragmentation …
(edit) @33978   14 years vboxsync NAT: log.
(edit) @33833   14 years vboxsync NAT: log as well when a port forwarding rule is removed
(edit) @33825   14 years vboxsync Main,NAT: Managing port-forwarding at runtime. (xTracker/#4835).
(edit) @32846   14 years vboxsync NAT: properly close a socket if we've got POLLHUP
(edit) @32431   14 years vboxsync scm cleanup
(edit) @30421   14 years vboxsync NAT: small performance enhancement (allocate intermediate buffer only …
(edit) @30363   14 years vboxsync NAT: more comments + cosmetics
(edit) @30354   14 years vboxsync NAT: removed one goto from arp_input()
(edit) @30353   14 years vboxsync NAT: fixed m_freem() in arp_input()
(edit) @30350   14 years vboxsync NAT: Don't m_free mbuf just after send, it's responsible of recv …
(edit) @30045   15 years vboxsync NAT: BSD sbuf.
(edit) @30016   15 years vboxsync NAT: clean up.
(edit) @29946   15 years vboxsync slirp.c/activate_port_forwarding: Must used LIST_FOREACH_SAFE when …
(edit) @29855   15 years vboxsync NAT: nits and a range fix
(edit) @29755   15 years vboxsync NAT: don't let register more than 4 nameservers. (vbox.org/4098)
(edit) @29656   15 years vboxsync NAT: reanable r61642.
(edit) @29506   15 years vboxsync NAT: backed r61642, pospone till 3.2.2.
(edit) @29505   15 years vboxsync NAT: update DNS internal cache on requests containing tag -'5' (dns …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28787   15 years vboxsync NAT: introduces management routines of NAT libalias core. (see …
(edit) @28502   15 years vboxsync NAT: correct handling end of zone's resources.
(edit) @28449   15 years vboxsync NAT: slirp file headers
(edit) @28443   15 years vboxsync NAT: m_free -> m_freem: BSD mbufs m_free releases only first element …
(edit) @28434   15 years vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28397   15 years vboxsync dead code
(edit) @28365   15 years vboxsync NAT: unify slirp_init() and adapt the coding style of some …
(edit) @28346   15 years vboxsync NAT: do transprent proxying by default. some protocols might be …
(edit) @28173   15 years vboxsync NAT: warnings.
(edit) @28166   15 years vboxsync NAT: fixed polling of the ICMP socket reducing the ICMP latency
(edit) @28147   15 years vboxsync NAT: Fixed missing setting of time_fasttimo in ip_icmp.c. Removed …
(edit) @28146   15 years vboxsync NAT: Use poll/WSAWaitForMultipleEvents timeouts instead of timers.
(edit) @28141   15 years vboxsync slirp.c: Attempt at fixing #4811.
(edit) @28023   15 years vboxsync NAT: FD_CLOSE(win) and POLLHUB(Unix) events are processed in common …
(edit) @27986   15 years vboxsync NAT: r59685 relates to BSD mbufs.
(edit) @27981   15 years vboxsync NAT: reverted r59685 - intnet malfunctions
(edit) @27979   15 years vboxsync NAT: arp who hasn't altered current frame to begining of ARP header.
(edit) @27976   15 years vboxsync *: scm cleans up whitespace and adds a new line at the end of …
(edit) @27848   15 years vboxsync NAT service: sync with changes in DrvNAT. NAT service is compilable …
(edit) @27129   15 years vboxsync scm cleaned up some whitespace.
(edit) @26817   15 years vboxsync NAT: applied patch from xtracker 4710 (fix graceful connection …
(edit) @26574   15 years vboxsync Networking: Preparing to make the driver return a send buffer to the …
(edit) @26495   15 years vboxsync Devices: whitespace cleanup
(edit) @26404   15 years vboxsync NAT: applied patch from xtracker 3993 (use BSD mbufs)
(edit) @25822   15 years vboxsync NAT: -Wshadow fixes. Use RT_N2H and RT_H2N instead of ntoh
(edit) @25799   15 years vboxsync NAT: fixed recent regression (xtracker 4590) on non-Linux/non-Windows …
(edit) @25753   15 years vboxsync NAT: use CHECK_FD_SET for FD_CLOSE
(edit) @25752   15 years vboxsync NAT: bugfix for registering xfds_poll at poll()
(edit) @25750   15 years vboxsync NAT: Hrmpf
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