VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @22584   16 years vboxsync Devices: tab
(edit) @22576   16 years vboxsync NAT: logging, warnings
(edit) @22555   16 years vboxsync E1000: delay the bringup of link for 5 sec after VM restore.
(edit) @22543   16 years vboxsync NAT: up port-forwarding on address asignment (grateous ARP) or on …
(edit) @22542   16 years vboxsync NAT: typo
(edit) @22541   16 years vboxsync NAT: some order in ARP cache managment + gratuitous ARP request handling
(edit) @22505   16 years vboxsync NAT: missed m_free
(edit) @22501   16 years vboxsync slirp.c: weird character
(edit) @22500   16 years vboxsync NAT: replacing dhcp_cache update with arp_cache, leasing dhcp updates …
(edit) @22495   16 years vboxsync NAT: nuked whitespaces.
(edit) @22494   16 years vboxsync NAT: some pollish of r51498
(edit) @22480   16 years vboxsync SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
(edit) @22478   16 years vboxsync NAT: fix of save/restore problem (some todo still required)
(edit) @22460   16 years vboxsync DrvNetSniffer: no need to query the upward interfaces while …
(edit) @22459   16 years vboxsync DrvNAT: more spaces and comment.
(edit) @22458   16 years vboxsync Fixed bad STAM_PROFILE_STOP usage in drvNATRecv
(edit) @22452   16 years vboxsync NAT/libalias: don't alloc to much
(edit) @22451   16 years vboxsync NAT/libalias: no-static
(edit) @22449   16 years vboxsync NAT: re-counters
(edit) @22428   16 years vboxsync NAT: initialization of ether header area on allocating mbuf.
(edit) @22413   16 years vboxsync NAT: Backed r51387
(edit) @22410   16 years vboxsync NAT: some counters
(edit) @22406   16 years vboxsync NAT: DrvNAT and Slirp use the same macroces for (de-)registering counters
(edit) @22404   16 years vboxsync NAT: some cleanings
(edit) @22403   16 years vboxsync NAT: (de-)register counter macrodifinitions was introduced.
(edit) @22402   16 years vboxsync NAT: clearing temporal preprocessor's macro definitions
(edit) @22401   16 years vboxsync NAT: typo
(edit) @22400   16 years vboxsync NAT: Helping macros for counters
(edit) @22380   16 years vboxsync NAT: req queue replacement for PDMQueue is enabled by default.
(edit) @22375   16 years vboxsync NetSniffer: do not erase the dump file even if network attachment is …
(edit) @22369   16 years vboxsync PCNet/E1000: change the link UP delay to 5 seconds
(edit) @22361   16 years vboxsync NAT: more comments (send/recv are terms from the guest's point of view)
(edit) @22360   16 years vboxsync NAT: DrvNAT coding style and comments. No functionality change.
(edit) @22354   16 years vboxsync NAT: disabling r51281
(edit) @22353   16 years vboxsync NAT: temporal enabling Req queue
(edit) @22341   16 years vboxsync NAT: replacing PDM queue with req queue which processed with NATRx …
(edit) @22315   16 years vboxsync NAT: allocate intermediate buffer in case Slirp will really send packet.
(edit) @22277   16 years vboxsync PDMDRVREG change (big changeset).
(edit) @22252   16 years vboxsync NAT: polling + counter wakeup counter in NATRx
(edit) @22251   16 years vboxsync NAT: name counter fix
(edit) @22250   16 years vboxsync NAT: counter consumer false
(edit) @22249   16 years vboxsync NAT: retransmit counters
(edit) @22240   16 years vboxsync NAT: typo
(edit) @22225   16 years vboxsync NAT: typo
(edit) @22219   16 years vboxsync NAT: cosmetics
(edit) @22218   16 years vboxsync #3547: multicast is broken, fixed multicast array matching.
(edit) @22217   16 years vboxsync NAT: remove RX-check via PDM Queue experiment
(edit) @22216   16 years vboxsync NAT: enable experiment
(edit) @22207   16 years vboxsync NAT: PDMQueueFlusher => NATRx
(edit) @22206   16 years vboxsync NAT: make experiment more clear
(edit) @22205   16 years vboxsync NAT: Disabling PDMQueueFlush
(edit) @22202   16 years vboxsync NAT: burn fix
(edit) @22201   16 years vboxsync NAT: updated experimental pdmqueue flusher (disabled)
(edit) @22193   16 years vboxsync NAT: Moving splitting slirp_output to experimental (disabled) code and …
(edit) @22192   16 years vboxsync NAT: slirp_can_send (on NAT thread and EMT) flushes PDM queue on …
(edit) @22182   16 years vboxsync NAT: fix in rebinding/renew state detection
(edit) @22160   16 years vboxsync NAT: splitting PDM consumer to serve slirp_can_output and slirp_output
(edit) @22159   16 years vboxsync NAT: fixed renew network check + init_reboot state added
(edit) @22146   16 years vboxsync NAT: annoying assert
(edit) @22117   16 years vboxsync NAT: asserts removing
(edit) @22110   16 years vboxsync NAT: DSL specific assert disabled
(edit) @22103   16 years vboxsync NAT: removing some todos
(edit) @22102   16 years vboxsync NAT: flags -> bp_flags
(edit) @22101   16 years vboxsync NAT: dhcp rfc2131/rfc2132 step 1
(edit) @22027   16 years vboxsync NAT Dhcp: send NACK if requested IP is not same as the IP going to be …
(edit) @22024   16 years vboxsync NAT: cleaning VBOX_WITHOUT_SLIRP_CLIENT_ETHER
(edit) @22021   16 years vboxsync NAT: win burn fix
(edit) @22020   16 years vboxsync NAT: 1st stage of delayed port forwarding
(edit) @22019   16 years vboxsync NAT Dhcp: fixed inverted comparison
(edit) @22014   16 years vboxsync NAT: clearing no-service calculation
(edit) @22013   16 years vboxsync NAT: clearing (removing non-libalias code)
(edit) @21996   16 years vboxsync icmp_error: don't crash when msrc is NULL (debug builds only).
(edit) @21969   16 years vboxsync Network Devices: reverted r50657 (Changed the linkdown time from 5 sec …
(edit) @21958   16 years vboxsync Network Devices: Changed the linkdown time from 5 sec => 20 sec …
(edit) @21865   16 years vboxsync NAT: disable libalias debug functions in release builds
(edit) @21864   16 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.
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