|
|
@24636
|
15 years |
vboxsync |
Moved slirp_ext_m_free up a bit in drvNATUrgRecvWorker
|
|
|
@24635
|
15 years |
vboxsync |
slirp_urg_output: increase packet counter after possible failure returns
|
|
|
@24623
|
15 years |
vboxsync |
Virtio: small optimization (static TX buffer)
|
|
|
@24616
|
15 years |
vboxsync |
#3987: Virtio: Applied Frank's GC patch and made debug build work as well.
|
|
|
@24611
|
15 years |
vboxsync |
VirtIO-net: update the counters
|
|
|
@24533
|
15 years |
vboxsync |
#4410: Drop incoming packets in E1000 if VM is not running.
|
|
|
@24470
|
15 years |
vboxsync |
#3987: Virtio: Fixed the status reporting required by recent kernels …
|
|
|
@24455
|
15 years |
vboxsync |
PCNet: drop RX packets if the link is down
|
|
|
@24430
|
15 years |
vboxsync |
E1000: forward-port of r54484 from 3.0 to HEAD
|
|
|
@24285
|
15 years |
vboxsync |
DrvNetSniffer: fixed cMaxInstances; append the instance number to the …
|
|
|
@24265
|
15 years |
vboxsync |
Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
|
|
|
@24235
|
15 years |
vboxsync |
Missing kup file.
|
|
|
@24233
|
15 years |
vboxsync |
alias_ftp.c: Fixed iprt/ctype.h warnings.
|
|
|
@24232
|
15 years |
vboxsync |
alias_dns.c: Fixed iprt/ctype.h warnings.
|
|
|
@24223
|
15 years |
vboxsync |
alias_proxy.c: warnings caused by the iprt/ctype.h change
|
|
|
@24191
|
15 years |
vboxsync |
Main,Misc Devices: _LS VMSTATEs.
|
|
|
@24120
|
15 years |
vboxsync |
#3987: Virtio: Save/restore state.
|
|
|
@24065
|
15 years |
vboxsync |
NAT: too noisy log.
|
|
|
@24064
|
15 years |
vboxsync |
NAT: too noisy log.
|
|
|
@24063
|
15 years |
vboxsync |
NAT: backed r53926
|
|
|
@24062
|
15 years |
vboxsync |
NAT: log too noisy.
|
|
|
@24058
|
15 years |
vboxsync |
NAT: simplefeing UrgRecv and Recv workers routines.
|
|
|
@24039
|
15 years |
vboxsync |
DevE1000.cpp: Enable the new saved state version (2) that includes …
|
|
|
@24038
|
15 years |
vboxsync |
DevEEPROM.cpp: it's sufficient to return the status of the last SSM …
|
|
|
@24020
|
15 years |
vboxsync |
E1000: EEPROM save/load functions
|
|
|
@24010
|
15 years |
vboxsync |
don't use <ctype.h> on UTF-8.
|
|
|
@23979
|
15 years |
vboxsync |
#3987: Virtio: Fixed RX thread blocking on early RX packets. Guest …
|
|
|
@23973
|
15 years |
vboxsync |
*,RTFileOpen: Fixing RTFileOpen flag misdesign: The deny, access and …
|
|
|
@23970
|
15 years |
vboxsync |
DevSB16,DevVirtioNet,DevPcBios,DrvSCSIHost: typo in error message.
|
|
|
@23969
|
15 years |
vboxsync |
DevE1000: typo.
|
|
|
@23968
|
15 years |
vboxsync |
DevPCNet: save & verify config.
|
|
|
@23966
|
15 years |
vboxsync |
DevEEPROM.h: todo
|
|
|
@23965
|
15 years |
vboxsync |
DevE1000Phy: nit picking.
|
|
|
@23964
|
15 years |
vboxsync |
DevE1000: save config (disabled).
|
|
|
@23933
|
15 years |
vboxsync |
DevE1000,DevPCNet: Don't take the link temporarily down when …
|
|
|
@23923
|
15 years |
vboxsync |
NAT: warning
|
|
|
@23918
|
15 years |
vboxsync |
DrvIntNet: Send dummy ethernet frame on resume after teleporting.
|
|
|
@23867
|
15 years |
vboxsync |
E1000: Proper padding (with zeros) of short packets.
|
|
|
@23830
|
15 years |
vboxsync |
#3987: Virtio: Reset, feature negotiation, notification control.
|
|
|
@23757
|
15 years |
vboxsync |
#4330: Fixed E1K hang and ARP offload problem in QNX.
|
|
|
@23578
|
15 years |
vboxsync |
#3987: Virtio: LEDs are done.
|
|
|
@23568
|
15 years |
vboxsync |
PCNet: don't reset BCR_BSBC on S_RESET (xtracker #4330)
|
|
|
@23520
|
15 years |
vboxsync |
E1K: STAM counters alignment fix
|
|
|
@23498
|
15 years |
vboxsync |
#3987: Virtio: Reception/transmission works.
|
|
|
@23497
|
15 years |
vboxsync |
NAT: DHCPRELEASE implementation.
|
|
|
@23496
|
15 years |
vboxsync |
NAT: DHCPDECLINE was added.
|
|
|
@23495
|
15 years |
vboxsync |
E1K: backed r53124.
|
|
|
@23494
|
15 years |
vboxsync |
E1K: stam counters alignment check and fix.
|
|
|
@23490
|
15 years |
vboxsync |
NAT: init mbuf header while initialization of mbuf_zone.
|
|
|
@23466
|
15 years |
vboxsync |
NAT: disable mbuf zone stats. TODO: make statistic in right way.
|
|
|
@23462
|
15 years |
vboxsync |
NAT: Big changeset:
1. mbuf_zone has been inroduced.
2. IPRT timers …
|
|
|
@23426
|
15 years |
vboxsync |
NAT: removes extra inclusion.
|
|
|
@23424
|
15 years |
vboxsync |
NAT: logs.
|
|
|
@23423
|
15 years |
vboxsync |
NAT: use rigth ioctl's return code.
|
|
|
@23377
|
15 years |
vboxsync |
NAT: signaled/signalled
|
|
|
@23369
|
15 years |
vboxsync |
NAT: small cosmetics, trailing spaces
|
|
|
@23358
|
15 years |
vboxsync |
#3987: Virtio: Queues and packet reception/transmission.
|
|
|
@23242
|
15 years |
vboxsync |
NAT: right msize calculation.
|
|
|
@23241
|
15 years |
vboxsync |
NAT: do UDP/ICMP errno analisys.
|
|
|
@23240
|
15 years |
vboxsync |
NAT: update ip pointer on each m_cat.
|
|
|
@23208
|
15 years |
vboxsync |
Put back
|
|
|
@23206
|
15 years |
vboxsync |
Again
|
|
|
@23205
|
15 years |
vboxsync |
Trying to fix alignment issues
|
|
|
@23202
|
15 years |
vboxsync |
NAT: don't hide bugs with extra sizes.
|
|
|
@23178
|
15 years |
vboxsync |
NAT: makes bsd mbufs buildable on Windows.
|
|
|
@23166
|
15 years |
vboxsync |
NAT: burn fix (typo).
|
|
|
@23165
|
15 years |
vboxsync |
NAT: missed header initialization.
|
|
|
@23164
|
15 years |
vboxsync |
NAT: Annoing logging.
|
|
|
@23163
|
15 years |
vboxsync |
NAT: introduces SlirpMTU extradata-parameter for altering slirp's mtu.
|
|
|
@23161
|
15 years |
vboxsync |
NAT: host resolver catch corrected
|
|
|
@23158
|
15 years |
vboxsync |
NAT: UseHostResolver extradata was introduced
and its relations with …
|
|
|
@23157
|
15 years |
vboxsync |
NAT: bsd mbuf and dnsproxy conflicts are resolved
|
|
|
@23155
|
15 years |
vboxsync |
NAT: alias_dns doesn't require dtom any more, update of
corresponded …
|
|
|
@23154
|
15 years |
vboxsync |
NAT: BSD mbuf
|
|
|
@23141
|
15 years |
vboxsync |
NAT: clean non-SLIRP_SPLIT_CAN_OUTPUT code
|
|
|
@23137
|
15 years |
vboxsync |
NAT: obsolete
|
|
|
@23135
|
15 years |
vboxsync |
NAT: tabs
|
|
|
@23101
|
15 years |
vboxsync |
DevPCNet: fixed rare case of RX freezing
|
|
|
@23007
|
15 years |
vboxsync |
NAT: don't alias fragments, do alias the big packet.
|
|
|
@23005
|
15 years |
vboxsync |
NAT: update rigth IP header while reassembling.
|
|
|
@23004
|
15 years |
vboxsync |
NAT: 1. don't load ioctlsocket with unintiolized values (SL fills it …
|
|
|
@22984
|
15 years |
vboxsync |
NAT: comment updated.
|
|
|
@22976
|
15 years |
vboxsync |
NAT: clarify why udp marked as "bad".
|
|
|
@22974
|
15 years |
vboxsync |
NAT: print ip_id of dropped packet.
|
|
|
@22973
|
15 years |
vboxsync |
NAT: set right label name in "commented out" code.
|
|
|
@22972
|
15 years |
vboxsync |
NAT: don't ignore ip's options while checksum
|
|
|
@22971
|
15 years |
vboxsync |
NAT: make udp fault more clear (excluding warns on success exit of …
|
|
|
@22946
|
15 years |
vboxsync |
NAT: don't hide errors
|
|
|
@22943
|
15 years |
vboxsync |
NAT: bsd mbuf changesest (misc.h)
|
|
|
@22942
|
15 years |
vboxsync |
NAT: bsd mbuf related changeset (misc.c)
|
|
|
@22941
|
15 years |
vboxsync |
NAT: BSD mbuf related changeset + (slirp.c, ip_output).
|
|
|
@22940
|
15 years |
vboxsync |
NAT: BSD mbuf's related changeset (socket.c)
|
|
|
@22925
|
15 years |
vboxsync |
Devices: Alignment fun. (32-bit darwin)
|
|
|
@22905
|
15 years |
vboxsync |
NAT: BSD mbuf (ip_output)
|
|
|
@22897
|
15 years |
vboxsync |
NAT: BSD mbufs related changeset. (icmp)
|
|
|
@22896
|
15 years |
vboxsync |
NAT: BSD mbuf related changeset.
|
|
|
@22895
|
15 years |
vboxsync |
NAT: BSD mbuf's related changeset.
|
|
|
@22894
|
15 years |
vboxsync |
NAT: BSD mbuf's related changeset.
|
|
|
@22881
|
15 years |
vboxsync |
NAT: {ip,udp}_next macro used.
|
|
|
@22880
|
15 years |
vboxsync |
NAT: warnings
|
|
|