VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @39248   14 years vboxsync Runtime: new guest OS type for Solaris 11 Frontends/VirtualBox: add …
(edit) @39174   14 years vboxsync NAT: fix lookup of rpc servers (e.g. NIS for BSD guests).
(edit) @39136   14 years vboxsync More MMIO refactoring and some other cleanups.
(edit) @39135   14 years vboxsync Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
(edit) @39102   14 years vboxsync NAT: win build fix.
(edit) @39101   14 years vboxsync NAT: warnings.
(edit) @39091   14 years vboxsync More parameter warning fixes; made PciIch9 check the saved state version.
(edit) @39085   14 years vboxsync NAT: warnings.
(edit) @39059   14 years vboxsync unused variable warnings.
(edit) @39041   14 years vboxsync SrvIntNetR0.cpp: Dead code.
(edit) @39040   14 years vboxsync Unused var.
(edit) @39024   14 years vboxsync NAT: warnings.
(edit) @39011   14 years vboxsync e1000: CG/R0 config parameters (#5923), info callback
(edit) @38980   14 years vboxsync e1000: windows 7 hang due interrupts fix (#5023, #5911)
(edit) @38971   14 years vboxsync NAT: configuration of limit of ICMP cache and moving icmp finilization …
(edit) @38968   14 years vboxsync NAT: replacement of in-place icmp depth calculation with reference …
(edit) @38937   14 years vboxsync Long comments like this goes in the commit message. Keep the code clean.
(edit) @38936   14 years vboxsync IntNet: Update MAC dst addr before comparing it to host's addr (#5905).
(edit) @38927   14 years vboxsync NAT: Don't let ICMP cache to grow without limitations.
(edit) @38905   14 years vboxsync NAT: clean up. Fix vbox/9371. before processing response from ICMP API …
(edit) @38636   14 years vboxsync *,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
(edit) @38630   14 years vboxsync DrvIntNet: Check the RequireExactPolicyMatch and …
(edit) @38628   14 years vboxsync SrvIntNetR0.cpp,ConsoleImpl2.cpp: Better if SrvIntNetR0.cpp sets the …
(edit) @38549   14 years vboxsync GSO: UDP fragmentation offloading (#5846)
(edit) @38492   14 years vboxsync NAT: logging.
(edit) @38402   14 years vboxsync NAT: win build fix.
(edit) @38401   14 years vboxsync NAT: clean mbufs and list of intercepted packets while ICMP processing …
(edit) @38345   14 years vboxsync NAT: logging. (vbox/#9346).
(edit) @38170   14 years vboxsync NAT: processing FD_CONNECT on Windows hosts.
(edit) @38111   14 years vboxsync NAT: makes backlog value configurable in listen(, backlog).
(edit) @38110   14 years vboxsync NAT: logs.
(edit) @38109   14 years vboxsync NAT: logs
(edit) @38108   14 years vboxsync NAT: lets host's TCP/IP stack limit the queue of requests to listeinig …
(edit) @38101   14 years vboxsync NAT: fixed error path
(edit) @38090   14 years vboxsync NAT: next attempt to handle FD_CONNECT right, under …
(edit) @38069   14 years vboxsync NAT: logs.
(edit) @38068   14 years vboxsync NAT: experiment with NAT connection (2), attempt to fix xTracker/5742.
(edit) @38057   14 years vboxsync NAT: typo.
(edit) @38044   14 years vboxsync NAT: FD_CONNECT exception in FD_OOB handler under …
(edit) @38043   14 years vboxsync NAT: experiment with FD_CONNECT processing on Windows host (disabled …
(edit) @37979   14 years vboxsync IntNet: Work around DHCP issue on Mac OS X Lion GM when bridging …
(edit) @37938   14 years vboxsync NAT: logs, don't assert.
(edit) @37937   14 years vboxsync NAT: log handling NULL in tcpcb793.
(edit) @37936   14 years vboxsync NAT: logs.
(edit) @37935   14 years vboxsync Alignment fixes for 32-bit build employing the electric fence.
(edit) @37910   14 years vboxsync NAT: findso: better logging.
(edit) @37909   14 years vboxsync IntNet: moved header buffer from trunk to sended interface (#5775)
(edit) @37908   14 years vboxsync NAT: return mtod pointer to ip header after icmp header begining …
(edit) @37841   14 years vboxsync NAT: typo.
(edit) @37756   14 years vboxsync NAT/debug: typo.
(edit) @37747   14 years vboxsync NAT/debug: dumps tcp state on dumping tcpcb.
(edit) @37746   14 years vboxsync NAT/debug: %R[naipv4] -> %RTnaipv4 and &IP -> IP.
(edit) @37745   14 years vboxsync NAT/debug: tracing of sbuf socket operations.
(edit) @37744   14 years vboxsync NAT/debug: introduces %R[sbuf] prints sbuf fields' values.
(edit) @37743   14 years vboxsync NAT: so{read,write} logging.
(edit) @37742   14 years vboxsync NAT: warning.
(edit) @37741   14 years vboxsync NAT: %R[natsock] prints local ip/port.
(edit) @37738   14 years vboxsync NAT: tracing tcp machine state change.
(edit) @37728   14 years vboxsync NAT: tcp_input more flow logging.
(edit) @37724   14 years vboxsync NAT: todo (logging)
(edit) @37644   14 years vboxsync e1000: applied e1kRegRead fix suggested by Vasily
(edit) @37643   14 years vboxsync Network/DevE1000: some note.
(edit) @37636   14 years vboxsync Changed FNIOMMMIOWRITE to take a const buffer pointer.
(edit) @37627   14 years vboxsync Devices/E1000: in the link up timer, don't automatically set the link …
(edit) @37596   14 years vboxsync *: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
(edit) @37466   14 years vboxsync VMM,Devices: Automatically use a per-device lock instead of the giant …
(edit) @37461   14 years vboxsync comment wrap
(edit) @37423   14 years vboxsync Ran the source code massager (scm).
(edit) @37369   14 years vboxsync Network/Pcap.cpp: work around wireshark bug, which cannot always …
(edit) @37324   14 years vboxsync TM,Devices: Fixed default critical section screwup and adjusted its …
(edit) @37299   14 years vboxsync Network/DrvVDE: make cfgm parameter case match the rest of the code …
(edit) @37259   14 years vboxsync Device/DrvUDPTunnel: include contributor information
(edit) @37198   14 years vboxsync Devices/Network/DrvUDPTunnel: new network transport which sends …
(edit) @36980   14 years vboxsync e1000: some explanation for SMP fix in r71586
(edit) @36977   14 years vboxsync e1000: fix for linux SMP guest panic under heavy RX traffic
(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) @36502   14 years vboxsync DevE1000: Two incorrect PDMBOTHCBDECL uses.
(edit) @36470   14 years vboxsync VBoxNetNat & tstIntNet: VERR_INTERRUPTED handling (#5620)
(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) @36089   14 years vboxsync SrvIntNetR0.cpp: Addressed the allow-network promiscuous mode policy …
(edit) @36087   14 years vboxsync DrvIntNet: todo
(edit) @36085   14 years vboxsync DrvIntNet: bugfix
(edit) @36084   14 years vboxsync DrvIntNet: Consolidated policy config variables.
(edit) @36082   14 years vboxsync Added a promiscModePolicy attribute to INetworkAdapter, three values: …
(edit) @36081   14 years vboxsync DrvIntNet.cpp: Accept IfPolicyPromiscTrunk
(edit) @36080   14 years vboxsync DrvIntNet: RestrictAccess implies ACCESS_FIXED.
(edit) @36077   14 years vboxsync build fixes
(edit) @36075   14 years vboxsync More flexible internal network promisc mode (++) policy management.
(edit) @36044   14 years vboxsync typo.
(edit) @36023   14 years vboxsync DevINIP: Make it work again after the network overhaul.
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