|
|
@45322
|
12 years |
vboxsync |
NAT:udp: using CTL_CHECK shortcut.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@41987
|
12 years |
vboxsync |
NAT: hide TFTP internals.
|
|
|
@41856
|
12 years |
vboxsync |
NAT: typo.
|
|
|
@41855
|
12 years |
vboxsync |
NAT: collapsing EAGAIN,EWOULDBLOCK,EINPROGRESS conditions to …
|
|
|
@41817
|
12 years |
vboxsync |
NAT: fix vbox/7459: drop packet if we can't send it because of EAGAIN …
|
|
|
@40583
|
13 years |
vboxsync |
NAT: verification that sockets always stay on right queues.
|
|
|
@40283
|
13 years |
vboxsync |
NAT: CTL_CHECK takes address without modification.
|
|
|
@39894
|
13 years |
vboxsync |
NAT: don't confuse anyone with service port. It was never used and was …
|
|
|
@39299
|
13 years |
vboxsync |
NAT: clonning socket without creating real socket(2).
|
|
|
@39287
|
13 years |
vboxsync |
NAT: "sending to home" on wide cast and cloning udp sockets. Both disabled.
|
|
|
@39259
|
13 years |
vboxsync |
NAT: firewall emulation hack allowing NETBIOS resolving mechanism live …
|
|
|
@39174
|
13 years |
vboxsync |
NAT: fix lookup of rpc servers (e.g. NIS for BSD guests).
|
|
|
@38345
|
13 years |
vboxsync |
NAT: logging. (vbox/#9346).
|
|
|
@37936
|
13 years |
vboxsync |
NAT: logs.
|
|
|
@37746
|
13 years |
vboxsync |
NAT/debug: %R[naipv4] -> %RTnaipv4 and &IP -> IP.
|
|
|
@37724
|
13 years |
vboxsync |
NAT: todo (logging)
|
|
|
@36901
|
14 years |
vboxsync |
NAT: Each service should use right ethernet address (see xTracker/5664)
|
|
|
@35924
|
14 years |
vboxsync |
NAT: udp's part of r69951.
|
|
|
@35859
|
14 years |
vboxsync |
NAT/udp: free after icmp_error call.
|
|
|
@34103
|
14 years |
vboxsync |
NAT: (debug) logging fixes
|
|
|
@34034
|
14 years |
vboxsync |
NAT: use right mbuf lenght calculation.
|
|
|
@30363
|
14 years |
vboxsync |
NAT: more comments + cosmetics
|
|
|
@30352
|
14 years |
vboxsync |
NAT: comments
|
|
|
@30350
|
14 years |
vboxsync |
NAT: Don't m_free mbuf just after send,
it's responsible of recv …
|
|
|
@30016
|
15 years |
vboxsync |
NAT: clean up.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28522
|
15 years |
vboxsync |
NAT: logs l3->l2.
|
|
|
@28482
|
15 years |
vboxsync |
NAT: nuke dead code.
|
|
|
@28449
|
15 years |
vboxsync |
NAT: slirp file headers
|
|
|
@28445
|
15 years |
vboxsync |
NAT: udp.c assertion is corrected and similar check added into …
|
|
|
@28443
|
15 years |
vboxsync |
NAT: m_free -> m_freem: BSD mbufs m_free releases only first element …
|
|
|
@28365
|
15 years |
vboxsync |
NAT: unify slirp_init() and adapt the coding style of some …
|
|
|
@27765
|
15 years |
vboxsync |
NAT: log too noisy.
|
|
|
@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 …
|
|
|