|
|
@26404
|
15 years |
vboxsync |
NAT: applied patch from xtracker 3993 (use BSD mbufs)
|
|
|
@25822
|
15 years |
vboxsync |
NAT: -Wshadow fixes. Use RT_N2H and RT_H2N instead of ntoh …
|
|
|
@25747
|
15 years |
vboxsync |
NAT: some cleanup, no semantics change
|
|
|
@25265
|
15 years |
vboxsync |
NAT: coding style
|
|
|
@23369
|
15 years |
vboxsync |
NAT: small cosmetics, trailing spaces
|
|
|
@23161
|
15 years |
vboxsync |
NAT: host resolver catch corrected
|
|
|
@23158
|
15 years |
vboxsync |
NAT: UseHostResolver extradata was introduced
and its relations with …
|
|
|
@23154
|
15 years |
vboxsync |
NAT: BSD mbuf
|
|
|
@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 …
|
|
|
@22843
|
15 years |
vboxsync |
NAT: using host resolver instead of dnsproxy.
|
|
|
@22014
|
15 years |
vboxsync |
NAT: clearing no-service calculation
|
|
|
@22013
|
15 years |
vboxsync |
NAT: clearing (removing non-libalias code)
|
|
|
@21664
|
15 years |
vboxsync |
NAT: typo
|
|
|
@21663
|
15 years |
vboxsync |
NAT: better indentation
|
|
|
@21049
|
15 years |
vboxsync |
NAT: BSD(darwin) specifics of binding
|
|
|
@21004
|
15 years |
vboxsync |
NAT: binding sockets to interface (default sockets and port-forwarding)
|
|
|
@20959
|
15 years |
vboxsync |
NAT: remove (and enable) VBOX_WITH_MULTI_DNS and …
|
|
|
@20245
|
16 years |
vboxsync |
NAT/libalias: no emu in libalias mode
|
|
|
@20164
|
16 years |
vboxsync |
NAT/libalias: port-forwarding
|
|
|
@19981
|
16 years |
vboxsync |
NAT: warnings and style
|
|
|
@17363
|
16 years |
vboxsync |
NAT: dns proxy functions fine. the time out and switch to next server …
|
|
|
@17302
|
16 years |
vboxsync |
NAT: integrated dnsproxy
the initialization of 2 dns servers should …
|
|
|
@17191
|
16 years |
vboxsync |
spaces
|
|
|
@17145
|
16 years |
vboxsync |
NAT: preventing attempt of double ICMP packet sends, causing crash.
|
|
|
@17056
|
16 years |
vboxsync |
NAT: introduced (port) service slection for correct bind operation. …
|
|
|
@16946
|
16 years |
vboxsync |
NAT: cosmetics
|
|
|
@16938
|
16 years |
vboxsync |
NAT: non-blocks + socket creation error handling
|
|
|
@16562
|
16 years |
vboxsync |
NAT:NSOK_INC/DEC added to count sockets number for allocation enough …
|
|
|
@16511
|
16 years |
vboxsync |
NAT: cosmetics
|
|
|
@16449
|
16 years |
vboxsync |
NAT:MT connection closing is working now
|
|
|
@16448
|
16 years |
vboxsync |
NAT:MT improvements
|
|
|
@16443
|
16 years |
vboxsync |
NAT:MT
1. slirp queue inroduced
2. main points of thread interactions …
|
|
|
@16291
|
16 years |
vboxsync |
NAT: multi threading.
Introduces set of macroces to use …
|
|
|
@16213
|
16 years |
vboxsync |
NAT:
1. introduces TFTP special_address | CTL_TFTP(4) for built-in …
|
|
|
@15845
|
16 years |
vboxsync |
warnings and minor fixes to coding style
|
|
|
@15792
|
16 years |
vboxsync |
NAT: RTMemFree
|
|
|
@15791
|
16 years |
vboxsync |
NAT: malloc/free/realloc/strdup => iprt functions; fixed …
|
|
|
@15636
|
16 years |
vboxsync |
slirp:icmp: Get rid of old ICMP implementation
|
|
|
@15472
|
16 years |
vboxsync |
NAT: readability
|
|
|
@15453
|
16 years |
vboxsync |
slirp: removed the old 64-bit incompatible reassemble code
|
|
|
@15450
|
16 years |
vboxsync |
slirp: style, dead code
|
|
|
@15443
|
16 years |
vboxsync |
slirp:icmp: Fix of ttl setting on Darwin
|
|
|
@15355
|
16 years |
vboxsync |
slirp:icmp: enabling UDP traceroute on Unix
|
|
|
@15293
|
16 years |
vboxsync |
slirp: style + comments
|
|
|
@15234
|
16 years |
vboxsync |
slirp: revert r40643
|
|
|
@15231
|
16 years |
vboxsync |
slirp:icmp: udp stored bind parameters to slirp socket structure
|
|
|
@15229
|
16 years |
vboxsync |
slirp: ICMP socket isn't enqued anymore, so udp_detach shouldn't be …
|
|
|
@15191
|
16 years |
vboxsync |
slirp:ICMP rollback shutdown fix.
|
|
|
@15168
|
16 years |
vboxsync |
slirp: properly finish the icmp socket
|
|
|
@15035
|
16 years |
vboxsync |
ICMP: support storaging and searching of sent packet.
|
|
|
@14951
|
16 years |
vboxsync |
NAT: hopefully fixed Windows host
|
|
|
@14616
|
16 years |
vboxsync |
ipovly now conform modern BSD making ih_x1 field as array overlapping …
|
|
|
@14470
|
16 years |
vboxsync |
slirp: remove tabs
|
|
|
@14390
|
16 years |
vboxsync |
check sum calculation was fixed
|
|
|
@14252
|
16 years |
vboxsync |
csum validation hack, for testing IP integration of fragmentation …
|
|
|
@14180
|
16 years |
vboxsync |
switching to one event for all sockets
|
|
|
@14159
|
16 years |
vboxsync |
registration several sockets per event, to avoid artificial barrier …
|
|
|
@13984
|
16 years |
vboxsync |
- simplefied syncronization
- work on Unixes only
|
|
|
@13951
|
16 years |
vboxsync |
fixed win build for 38966
|
|
|
@13949
|
16 years |
vboxsync |
backed out r38966
|
|
|
@13940
|
16 years |
vboxsync |
pseudo-timers moved to timers
polling select is notified via pipe (!!! …
|
|
|
@13783
|
16 years |
vboxsync |
per-socket and per-mbuf mutexes are removed
only global locks are …
|
|
|
@13710
|
16 years |
vboxsync |
mid point in replacing on VBOX_SLIRP_LOCK/UNLOCK macroces
resolved deadlock
|
|
|
@13704
|
16 years |
vboxsync |
TCP sync was intoducedTCP sync was intoduced
|
|
|
@13670
|
16 years |
vboxsync |
Resolved locks in UDP
Some mutex operations checked with …
|
|
|
@13604
|
16 years |
vboxsync |
Synchronized slirp was inroduced
|
|
|
@8009
|
17 years |
vboxsync |
slirp: make it possible to configure the netmask
|
|
|
@5723
|
17 years |
vboxsync |
Fix UDP forwarding in the NAT code. Was completely broken.
|
|
|
@1824
|
18 years |
vboxsync |
Disable NAT UDP broadcast resend to local address. Removed the inline …
|
|
|
@1796
|
18 years |
vboxsync |
Commit the code written by Michal (with some minor changes).
|
|
|
@1789
|
18 years |
vboxsync |
Fixed accidentally slipped in code duplication.
|
|
|
@1076
|
18 years |
vboxsync |
Removed tons of ifdef VBOX conditionals to make slirp readable again
|
|
|
@1048
|
18 years |
vboxsync |
slirp insque/remque fixes for amd64
|
|
|
@1033
|
18 years |
vboxsync |
Big change to make slirp fully instantiatable (replace all global …
|
|
|
@1022
|
18 years |
vboxsync |
Reenabled tftp code to see if it compiles on win boxes. It's not a …
|
|
|
@1010
|
18 years |
vboxsync |
Disable built-in TFTP service in slirp. Needs to be configured …
|
|
|
@184
|
18 years |
vboxsync |
merge with upstream
|
|
|
@1
|
55 years |
vboxsync |
import
|