VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22505   15 years vboxsync NAT: missed m_free
(edit) @22501   15 years vboxsync slirp.c: weird character
(edit) @22500   15 years vboxsync NAT: replacing dhcp_cache update with arp_cache, leasing dhcp updates …
(edit) @22495   15 years vboxsync NAT: nuked whitespaces.
(edit) @22494   15 years vboxsync NAT: some pollish of r51498
(edit) @22480   15 years vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
(edit) @22478   15 years vboxsync NAT: fix of save/restore problem (some todo still required)
(edit) @22460   15 years vboxsync DrvNetSniffer: no need to query the upward interfaces while …
(edit) @22459   15 years vboxsync DrvNAT: more spaces and comment.
(edit) @22458   15 years vboxsync Fixed bad STAM_PROFILE_STOP usage in drvNATRecv
(edit) @22452   15 years vboxsync NAT/libalias: don't alloc to much
(edit) @22451   15 years vboxsync NAT/libalias: no-static
(edit) @22449   15 years vboxsync NAT: re-counters
(edit) @22428   15 years vboxsync NAT: initialization of ether header area on allocating mbuf.
(edit) @22413   15 years vboxsync NAT: Backed r51387
(edit) @22410   15 years vboxsync NAT: some counters
(edit) @22406   15 years vboxsync NAT: DrvNAT and Slirp use the same macroces for (de-)registering counters
(edit) @22404   15 years vboxsync NAT: some cleanings
(edit) @22403   15 years vboxsync NAT: (de-)register counter macrodifinitions was introduced.
(edit) @22402   15 years vboxsync NAT: clearing temporal preprocessor's macro definitions
(edit) @22401   15 years vboxsync NAT: typo
(edit) @22400   15 years vboxsync NAT: Helping macros for counters
(edit) @22380   15 years vboxsync NAT: req queue replacement for PDMQueue is enabled by default.
(edit) @22375   15 years vboxsync NetSniffer: do not erase the dump file even if network attachment is …
(edit) @22369   15 years vboxsync PCNet/E1000: change the link UP delay to 5 seconds
(edit) @22361   15 years vboxsync NAT: more comments (send/recv are terms from the guest's point of view)
(edit) @22360   15 years vboxsync NAT: DrvNAT coding style and comments. No functionality change.
(edit) @22354   15 years vboxsync NAT: disabling r51281
(edit) @22353   15 years vboxsync NAT: temporal enabling Req queue
(edit) @22341   15 years vboxsync NAT: replacing PDM queue with req queue which processed with NATRx …
(edit) @22315   15 years vboxsync NAT: allocate intermediate buffer in case Slirp will really send packet.
(edit) @22277   15 years vboxsync PDMDRVREG change (big changeset).
(edit) @22252   15 years vboxsync NAT: polling + counter wakeup counter in NATRx
(edit) @22251   15 years vboxsync NAT: name counter fix
(edit) @22250   15 years vboxsync NAT: counter consumer false
(edit) @22249   15 years vboxsync NAT: retransmit counters
(edit) @22240   15 years vboxsync NAT: typo
(edit) @22225   15 years vboxsync NAT: typo
(edit) @22219   15 years vboxsync NAT: cosmetics
(edit) @22218   15 years vboxsync #3547: multicast is broken, fixed multicast array matching.
(edit) @22217   15 years vboxsync NAT: remove RX-check via PDM Queue experiment
(edit) @22216   15 years vboxsync NAT: enable experiment
(edit) @22207   15 years vboxsync NAT: PDMQueueFlusher => NATRx
(edit) @22206   15 years vboxsync NAT: make experiment more clear
(edit) @22205   15 years vboxsync NAT: Disabling PDMQueueFlush
(edit) @22202   15 years vboxsync NAT: burn fix
(edit) @22201   15 years vboxsync NAT: updated experimental pdmqueue flusher (disabled)
(edit) @22193   15 years vboxsync NAT: Moving splitting slirp_output to experimental (disabled) code and …
(edit) @22192   15 years vboxsync NAT: slirp_can_send (on NAT thread and EMT) flushes PDM queue on …
(edit) @22182   15 years vboxsync NAT: fix in rebinding/renew state detection
(edit) @22160   15 years vboxsync NAT: splitting PDM consumer to serve slirp_can_output and slirp_output
(edit) @22159   15 years vboxsync NAT: fixed renew network check + init_reboot state added
(edit) @22146   15 years vboxsync NAT: annoying assert
(edit) @22117   15 years vboxsync NAT: asserts removing
(edit) @22110   15 years vboxsync NAT: DSL specific assert disabled
(edit) @22103   15 years vboxsync NAT: removing some todos
(edit) @22102   15 years vboxsync NAT: flags -> bp_flags
(edit) @22101   15 years vboxsync NAT: dhcp rfc2131/rfc2132 step 1
(edit) @22027   15 years vboxsync NAT Dhcp: send NACK if requested IP is not same as the IP going to be …
(edit) @22024   15 years vboxsync NAT: cleaning VBOX_WITHOUT_SLIRP_CLIENT_ETHER
(edit) @22021   15 years vboxsync NAT: win burn fix
(edit) @22020   15 years vboxsync NAT: 1st stage of delayed port forwarding
(edit) @22019   15 years vboxsync NAT Dhcp: fixed inverted comparison
(edit) @22014   15 years vboxsync NAT: clearing no-service calculation
(edit) @22013   15 years vboxsync NAT: clearing (removing non-libalias code)
(edit) @21996   15 years vboxsync icmp_error: don't crash when msrc is NULL (debug builds only).
(edit) @21969   15 years vboxsync Network Devices: reverted r50657 (Changed the linkdown time from 5 sec …
(edit) @21958   15 years vboxsync Network Devices: Changed the linkdown time from 5 sec => 20 sec …
(edit) @21865   15 years vboxsync NAT: disable libalias debug functions in release builds
(edit) @21864   15 years vboxsync NAT: globals
(edit) @21718   16 years vboxsync NAT: timing to Slirp's terms
(edit) @21717   16 years vboxsync NAT: ocasional renaming m_size -> m_len
(edit) @21716   16 years vboxsync NAT: counters
(edit) @21715   16 years vboxsync NAT: MSVC is C compiler, when compiling C files, thus profile counter …
(edit) @21698   16 years vboxsync NAT: counters
(edit) @21687   16 years vboxsync NAT: counters
(edit) @21671   16 years vboxsync NAT: time storage corresponds to Slirp requirements, and time …
(edit) @21670   16 years vboxsync NAT: typo
(edit) @21665   16 years vboxsync NAT: socaddr initialization
(edit) @21664   16 years vboxsync NAT: typo
(edit) @21663   16 years vboxsync NAT: better indentation
(edit) @21662   16 years vboxsync NAT: linalias's links expire too fast
(edit) @21661   16 years vboxsync NAT: backed 50155
(edit) @21659   16 years vboxsync DrvNAT: Build fix for FreeBSD. Thanks to Beat Gaetzi
(edit) @21631   16 years vboxsync NAT: libalias's modules termination
(edit) @21630   16 years vboxsync NAT: libalias's links were expired too fast
(edit) @21610   16 years vboxsync NAT: bsd friendly binding
(edit) @21601   16 years vboxsync NAT: correct binding
(edit) @21522   16 years vboxsync PCNet: Don't flood the release log with errors
(edit) @21415   16 years vboxsync NAT: correct assertion expression
(edit) @21406   16 years vboxsync fixed OSE header
(edit) @21386   16 years vboxsync NAT: unused variable
(edit) @21385   16 years vboxsync NAT: incorrect m_adj usage
(edit) @21363   16 years vboxsync PDMQueue&users-thereof: Named the queues and added statistics.
(edit) @21342   16 years vboxsync OSE fix
(edit) @21341   16 years vboxsync OSE fix
(edit) @21340   16 years vboxsync OSE fix
(edit) @21333   16 years vboxsync Net[Flt,Adp]/win: export to OSE, disabled by default
(edit) @21292   16 years vboxsync svn:eol-style native
(edit) @21291   16 years vboxsync leftover
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