|
|
@63478
|
8 years |
vboxsync |
Devices: warnings (clang)
|
|
|
@63459
|
8 years |
vboxsync |
gcc 6 compile fixes
|
|
|
@63016
|
8 years |
vboxsync |
Devices: warnings (debug builds)
|
|
|
@63012
|
8 years |
vboxsync |
slirp: warnings
|
|
|
@62511
|
8 years |
vboxsync |
(C) 2016
|
|
|
@58077
|
9 years |
vboxsync |
Network/slirp: LogRel nits.
|
|
|
@57448
|
9 years |
vboxsync |
NAT: fix debug log - print IP address, not a pointer to it,
and …
|
|
|
@56292
|
9 years |
vboxsync |
Devices: Updated (C) year.
|
|
|
@55856
|
10 years |
vboxsync |
NAT: centralize allocation/deletion of icmp_msg so that book-keeping …
|
|
|
@53776
|
10 years |
vboxsync |
NAT: Make it possible to use privileged helper to obtain raw ICMP …
|
|
|
@53399
|
10 years |
vboxsync |
NAT: new Windows ping proxy that is not limited to just one …
|
|
|
@53309
|
10 years |
vboxsync |
NAT: don't create contiguous copy of all large ICMP datagrams, only do …
|
|
|
@53303
|
10 years |
vboxsync |
NAT: set icmp type (to echo reply) using mbuf api when we reply to …
|
|
|
@53298
|
10 years |
vboxsync |
NAT: Start untangling Windows ICMP API code out of ip_icmp.c.
Add new …
|
|
|
@53292
|
10 years |
vboxsync |
NAT: Don't retrieve the address of GetAdaptersAddresses() in …
|
|
|
@50986
|
11 years |
vboxsync |
NAT: Update function comment for icmp_error to reflect r93155 (it was …
|
|
|
@50980
|
11 years |
vboxsync |
NAT: Rewrite icmp_error(). r91460 messed it up and all that jerking …
|
|
|
@50136
|
11 years |
vboxsync |
tabs
|
|
|
@50134
|
11 years |
vboxsync |
ip_icmp.c: drops ICMP_MAXDATALEN, M_TRAILINGSPACE is used instead of it.
|
|
|
@50015
|
11 years |
vboxsync |
NAT/ip_icmp.c: icmp_error: addss assert statements of correct calculations.
|
|
|
@50014
|
11 years |
vboxsync |
NAT:ip_icmp.c:icmp_error skip aliasing of ICMP datagram.
|
|
|
@50013
|
11 years |
vboxsync |
NAT/ip_icmp.c:
1. ICMP error send in mbuf allocated from mbuf_zone …
|
|
|
@50012
|
11 years |
vboxsync |
NAT/ip_icmp.c: typo. freeing of non-null source mbuf.
|
|
|
@47506
|
11 years |
vboxsync |
NAT: Drop oversized frames coming from guest (#6821)
|
|
|
@46593
|
11 years |
vboxsync |
updates
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@43979
|
12 years |
vboxsync |
NAT: ICMP ECHO to built-in services.
|
|
|
@40582
|
13 years |
vboxsync |
NAT: ICMP in some cases NAT engine can't determinate where from …
|
|
|
@40423
|
13 years |
vboxsync |
NAT: warnings [-Wunused-macros]
|
|
|
@40421
|
13 years |
vboxsync |
NAT: warnings [-Wunused-but-set-variable]
|
|
|
@40048
|
13 years |
vboxsync |
NAT: ICMP: logs (replacement custom IP address printing with %RTnaip4).
|
|
|
@39409
|
13 years |
vboxsync |
NAT: warnings + NAT/netservice fixes.
|
|
|
@39101
|
13 years |
vboxsync |
NAT: warnings.
|
|
|
@39085
|
13 years |
vboxsync |
NAT: warnings.
|
|
|
@39024
|
13 years |
vboxsync |
NAT: warnings.
|
|
|
@38971
|
13 years |
vboxsync |
NAT: configuration of limit of ICMP cache and moving icmp finilization …
|
|
|
@38968
|
13 years |
vboxsync |
NAT: replacement of in-place icmp depth calculation with reference …
|
|
|
@38927
|
13 years |
vboxsync |
NAT: Don't let ICMP cache to grow without limitations.
|
|
|
@37936
|
13 years |
vboxsync |
NAT: logs.
|
|
|
@37908
|
13 years |
vboxsync |
NAT: return mtod pointer to ip header after icmp header begining …
|
|
|
@37746
|
13 years |
vboxsync |
NAT/debug: %R[naipv4] -> %RTnaipv4 and &IP -> IP.
|
|
|
@37724
|
13 years |
vboxsync |
NAT: todo (logging)
|
|
|
@35925
|
14 years |
vboxsync |
NAT: icmp_error frees mbuf at the end of processing.
|
|
|
@35923
|
14 years |
vboxsync |
NAT: 'icmp_error` frees source mbuf.
|
|
|
@34103
|
14 years |
vboxsync |
NAT: (debug) logging fixes
|
|
|
@33978
|
14 years |
vboxsync |
NAT: log.
|
|
|
@33955
|
14 years |
vboxsync |
NAT: log.
|
|
|
@33954
|
14 years |
vboxsync |
NAT: log too noise (vbox/#7714).
|
|
|
@30415
|
14 years |
vboxsync |
NAT: comments
|
|
|
@30404
|
14 years |
vboxsync |
NAT: fixed RTMemFree condition
|
|
|
@30401
|
14 years |
vboxsync |
NAT: assign m_so before icmp_attach.
|
|
|
@30400
|
14 years |
vboxsync |
NAT: adds freeing of intermediate buffer.
|
|
|
@30399
|
14 years |
vboxsync |
NAT: icmp_input releasing mbuf and intermediate buffer.
|
|
|
@30366
|
14 years |
vboxsync |
use m_freem() here as well
|
|
|
@30363
|
14 years |
vboxsync |
NAT: more comments + cosmetics
|
|
|
@30016
|
15 years |
vboxsync |
NAT: clean up.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28449
|
15 years |
vboxsync |
NAT: slirp file headers
|
|
|
@28443
|
15 years |
vboxsync |
NAT: m_free -> m_freem: BSD mbufs m_free releases only first element …
|
|
|
@28167
|
15 years |
vboxsync |
NAT: removes arming fast tcp timer to poll ICMP socket.
|
|
|
@28166
|
15 years |
vboxsync |
NAT: fixed polling of the ICMP socket reducing the ICMP latency
|
|
|
@28147
|
15 years |
vboxsync |
NAT: Fixed missing setting of time_fasttimo in ip_icmp.c. Removed …
|
|
|
@27976
|
15 years |
vboxsync |
*: scm cleans up whitespace and adds a new line at the end of …
|
|
|
@27764
|
15 years |
vboxsync |
NAT: on succesful sent of ICMP packet to the ICMP raw socket, charge …
|
|
|
@27467
|
15 years |
vboxsync |
NAT: comment to ICMP find routine.
|
|
|
@27448
|
15 years |
vboxsync |
NAT: one more m_inc() fix (just in case), and some cleanup. ripping …
|
|
|
@26676
|
15 years |
vboxsync |
Network/slirp: release log typo.
|
|
|
@26574
|
15 years |
vboxsync |
Networking: Preparing to make the driver return a send buffer to the …
|
|
|
@26405
|
15 years |
vboxsync |
NAT: applied patch from xtracker 4671 (prevent release assertions when …
|
|
|
@25822
|
15 years |
vboxsync |
NAT: -Wshadow fixes. Use RT_N2H and RT_H2N instead of ntoh …
|
|
|
@25265
|
15 years |
vboxsync |
NAT: coding style
|
|
|
@23462
|
15 years |
vboxsync |
NAT: Big changeset:
1. mbuf_zone has been inroduced.
2. IPRT timers …
|
|
|
@23369
|
15 years |
vboxsync |
NAT: small cosmetics, trailing spaces
|
|
|
@23154
|
15 years |
vboxsync |
NAT: BSD mbuf
|
|
|
@22897
|
15 years |
vboxsync |
NAT: BSD mbufs related changeset. (icmp)
|
|
|
@22576
|
15 years |
vboxsync |
NAT: logging, warnings
|
|
|
@21996
|
15 years |
vboxsync |
icmp_error: don't crash when msrc is NULL (debug builds only).
|
|
|
@21865
|
15 years |
vboxsync |
NAT: disable libalias debug functions in release builds
|
|
|
@21385
|
15 years |
vboxsync |
NAT: incorrect m_adj usage
|
|
|
@20961
|
15 years |
vboxsync |
fixed typo, it means occurred, not occured
|
|
|
@20959
|
15 years |
vboxsync |
NAT: remove (and enable) VBOX_WITH_MULTI_DNS and …
|
|
|
@20257
|
16 years |
vboxsync |
minor compiler warnings
|
|
|
@19857
|
16 years |
vboxsync |
NAT: remove assertion
|
|
|
@19839
|
16 years |
vboxsync |
NAT: Slirp don't use ether address of guest anymore
instead it …
|
|
|
@19313
|
16 years |
vboxsync |
NAT: slirp servicing several guests
|
|
|
@18902
|
16 years |
vboxsync |
NAT: removed VBOX_WITH_SIMPLIFIED_SLIRP_SYNC as the poller API was …
|
|
|
@17222
|
16 years |
vboxsync |
NAT: Multi DNS takes DNS servers IP addresses only from UP interfaces
|
|
|
@17191
|
16 years |
vboxsync |
spaces
|
|
|
@17151
|
16 years |
vboxsync |
NAT: ICMP logging
|
|
|
@17145
|
16 years |
vboxsync |
NAT: preventing attempt of double ICMP packet sends, causing crash.
|
|
|
@16653
|
16 years |
vboxsync |
NAT: fixed memmory corruption in new Unix multiplexing mechanism
|
|
|
@16614
|
16 years |
vboxsync |
NAT:ICMP socket non-blocking
|
|
|
@16293
|
16 years |
vboxsync |
NAT:ICMP: fixed the crash in case of communication via ICMP socket.
|
|
|
@16226
|
16 years |
vboxsync |
NAT:
1. DNS several DNS servers could be passed to guest now (with …
|
|
|
@15890
|
16 years |
vboxsync |
NAT: 1. wo sync enhancement branch is still functional (was corrupted …
|
|
|
@15791
|
16 years |
vboxsync |
NAT: malloc/free/realloc/strdup => iprt functions; fixed …
|
|
|
@15676
|
16 years |
vboxsync |
slirp:typo
|
|
|
@15672
|
16 years |
vboxsync |
slirp:makes icmp support unaware of synchronization method on Windows …
|
|
|
@15636
|
16 years |
vboxsync |
slirp:icmp: Get rid of old ICMP implementation
|
|
|
@15522
|
16 years |
vboxsync |
tabs
|
|
|