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) @30045   15 years vboxsync NAT: BSD sbuf.
(edit) @30018   15 years vboxsync NAT: initial contribution of FreeBSD 7.2 sbufs.
(edit) @30016   15 years vboxsync NAT: clean up.
(edit) @30013   15 years vboxsync scm cleanup.
(edit) @29968   15 years vboxsync NAT: do dns proxy , if the mode is enabled.
(edit) @29967   15 years vboxsync NAT: enables selecting right transaction id for dns query (fixes …
(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) @29050   15 years vboxsync NAT: reserves space for ether header before any manipulation with mbuf.
(edit) @28807   15 years vboxsync NAT: logs too noisy.
(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) @28542   15 years vboxsync NAT: typo.
(edit) @28522   15 years vboxsync NAT: logs l3->l2.
(edit) @28520   15 years vboxsync NAT: destructor and fini hooks are called from slirp_uma_free. …
(edit) @28510   15 years vboxsync refined r60215
(edit) @28502   15 years vboxsync NAT: correct handling end of zone's resources.
(edit) @28501   15 years vboxsync NAT: missed (m_free -> m_freem).
(edit) @28494   15 years vboxsync NAT: correctly returns null values to DrvNAT in case zone has run out …
(edit) @28490   15 years vboxsync NAT: don't call constructor on null buffer.
(edit) @28483   15 years vboxsync NAT: nuke dead code.
(edit) @28482   15 years vboxsync NAT: nuke dead code.
(edit) @28480   15 years vboxsync NAT: nuke dead code.
(edit) @28450   15 years vboxsync addendum to r60221.
(edit) @28449   15 years vboxsync NAT: slirp file headers
(edit) @28445   15 years vboxsync NAT: udp.c assertion is corrected and similar check added into …
(edit) @28444   15 years vboxsync NAT: tcp_close filter out listening sockets while freeing socket …
(edit) @28443   15 years vboxsync NAT: m_free -> m_freem: BSD mbufs m_free releases only first element …
(edit) @28440   15 years vboxsync NAT: a few warnings and one goto
(edit) @28434   15 years vboxsync *: whitespace cleanups by scm and two manually picked nits.
(edit) @28397   15 years vboxsync dead code
(edit) @28394   15 years vboxsync NAT: paranoid border check.
(edit) @28391   15 years vboxsync NAT: warnings.
(edit) @28390   15 years vboxsync NAT: ICMP with BSD buffers.
(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) @28274   15 years vboxsync slirp: sbfree - try to work around heap issue…
(edit) @28191   15 years vboxsync NAT: warnings + removing of dead code.
(edit) @28188   15 years vboxsync NAT: warnings.
(edit) @28187   15 years vboxsync NAT: warnings.
(edit) @28183   15 years vboxsync NAT: excludes BSD functions, which might confuse reader.
(edit) @28181   15 years vboxsync NAT: make BSD panic() never return
(edit) @28175   15 years vboxsync NAT: warnings.
(edit) @28174   15 years vboxsync NAT: warnings.
(edit) @28173   15 years vboxsync NAT: warnings.
(edit) @28172   15 years vboxsync NAT: win build fix.
(edit) @28171   15 years vboxsync NAT: Solaris build fix.
(edit) @28170   15 years vboxsync NAT: Solaris build fix.
(edit) @28169   15 years vboxsync NAT: Solaris build fix.
(edit) @28167   15 years vboxsync NAT: removes arming fast tcp timer to poll ICMP socket.
(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) @28142   15 years vboxsync QSOCKET_FOREACH: log the same stuff for both versions, please.
(edit) @28141   15 years vboxsync slirp.c: Attempt at fixing #4811.
(edit) @28042   15 years vboxsync NAT: BSD mbufs: before migration of slice from master to slave zone …
(edit) @28035   15 years vboxsync NAT: ioctl->ioctlsocket
(edit) @28034   15 years vboxsync NAT: BSD mbufs zones allocated at the moment when the number of …
(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) @27923   15 years vboxsync NAT: warnings.
(edit) @27869   15 years vboxsync OSE fixes for NAT
(edit) @27848   15 years vboxsync NAT service: sync with changes in DrvNAT. NAT service is compilable …
(edit) @27797   15 years vboxsync misc compiler warning fixes, comment typos and other minor cleanups
(edit) @27765   15 years vboxsync NAT: log too noisy.
(edit) @27764   15 years vboxsync NAT: on succesful sent of ICMP packet to the ICMP raw socket, charge …
(edit) @27573   15 years vboxsync NAT: cosmetics; refined comments
(edit) @27571   15 years vboxsync NAT: some spaces
(edit) @27569   15 years vboxsync NAT: bsd mbuf releasing of zones is corrected.
(edit) @27568   15 years vboxsync NAT: ICMP Darwin specifics. Darwin reports IP in host format and …
(edit) @27468   15 years vboxsync NAT: clarification to byte order in ip_len check of original ip packet.
(edit) @27467   15 years vboxsync NAT: comment to ICMP find routine.
(edit) @27466   15 years vboxsync NAT: ICMP Solaris specific ip_len calculation was added.
(edit) @27457   15 years vboxsync NAT: disable too strict checks.
(edit) @27450   15 years vboxsync NAT: typo
(edit) @27448   15 years vboxsync NAT: one more m_inc() fix (just in case), and some cleanup. ripping …
(edit) @27447   15 years vboxsync NAT: ICMP sanity checks of matching ECHO-ECHOREPLY communication. mbuf …
(edit) @27443   15 years vboxsync NAT: paranoid check of mbuf incrementation.
(edit) @27441   15 years vboxsync NAT: check minimal size of ICMP header before type check.
(edit) @27417   15 years vboxsync NAT: ICMP checks minimal sizes of ICMP datagrams received from socket …
(edit) @27399   15 years vboxsync NAT: the 2-step ICMP read has been introduced. Mbuf destination …
(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) @26676   15 years vboxsync Network/slirp: release log typo.
(edit) @26639   15 years vboxsync NAT: zone's used list should be freed only on master zone.
(edit) @26598   15 years vboxsync NAT: read no more than available space in the mbuf.
(edit) @26597   15 years vboxsync NAT: bsd mbuf synced with last changes in drvnat.
(edit) @26596   15 years vboxsync NAT: leak in BSD mbuf sync (#3993)
(edit) @26580   15 years vboxsync slirp_state.h: Use RTReqCall*.
(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) @26423   15 years vboxsync NAT: some fewer AssertRelease*
(edit) @26405   15 years vboxsync NAT: applied patch from xtracker 4671 (prevent release assertions when …
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