|
|
@34305
|
14 years |
vboxsync |
NAT: routines printing TCB and TCP segment.
|
|
|
@34235
|
14 years |
vboxsync |
NAT: fine-tuning of r66315
|
|
|
@34209
|
14 years |
vboxsync |
NAT: added 'info nat%d' handler
|
|
|
@34103
|
14 years |
vboxsync |
NAT: (debug) logging fixes
|
|
|
@34087
|
14 years |
vboxsync |
NAT: typo.
|
|
|
@34043
|
14 years |
vboxsync |
NAT: warning.
|
|
|
@34042
|
14 years |
vboxsync |
NAT: warning.
|
|
|
@34041
|
14 years |
vboxsync |
NAT: handling occasional mbuf chain transmission.
|
|
|
@34040
|
14 years |
vboxsync |
NAT: more asserts.
|
|
|
@34039
|
14 years |
vboxsync |
NAT: if_encap doesn't allocate intermediate buffer, IP-fragmentation …
|
|
|
@34038
|
14 years |
vboxsync |
NAT:UDP: fetch as much as possible at once and compose mbuf chain if …
|
|
|
@34037
|
14 years |
vboxsync |
NAT:IP: fragmentation of mbuf chain.
|
|
|
@34036
|
14 years |
vboxsync |
NAT: help routine.
|
|
|
@34034
|
14 years |
vboxsync |
NAT: use right mbuf lenght calculation.
|
|
|
@33978
|
14 years |
vboxsync |
NAT: log.
|
|
|
@33957
|
14 years |
vboxsync |
NAT/libalias: cosmetic.
|
|
|
@33955
|
14 years |
vboxsync |
NAT: log.
|
|
|
@33954
|
14 years |
vboxsync |
NAT: log too noise (vbox/#7714).
|
|
|
@33953
|
14 years |
vboxsync |
NAT/libalias: fixes issue with wrong type of query header in DNS …
|
|
|
@33833
|
14 years |
vboxsync |
NAT: log as well when a port forwarding rule is removed
|
|
|
@33825
|
14 years |
vboxsync |
Main,NAT: Managing port-forwarding at runtime. (xTracker/#4835).
|
|
|
@33676
|
14 years |
vboxsync |
scm cleanup run.
|
|
|
@33145
|
14 years |
vboxsync |
NAT: releasing of temporal buffer.
|
|
|
@32846
|
14 years |
vboxsync |
NAT: properly close a socket if we've got POLLHUP
|
|
|
@32839
|
14 years |
vboxsync |
NAT: fixed STAM typo
|
|
|
@32747
|
14 years |
vboxsync |
NAT: reduces responsibility of DHCP server about validness of TFTP …
|
|
|
@32745
|
14 years |
vboxsync |
NAT: Don't let exceed the bounds of mbuf selecting corresponding mbuf zone.
|
|
|
@32744
|
14 years |
vboxsync |
NAT: don't mix ether header lenght with free space calculation.
|
|
|
@32431
|
14 years |
vboxsync |
scm cleanup
|
|
|
@31097
|
14 years |
vboxsync |
RT_LIKELY misusage
|
|
|
@30921
|
14 years |
vboxsync |
NAT/hostresolver: trim ending dots confusing host resolver.
|
|
|
@30920
|
14 years |
vboxsync |
NAT: don't pass empty DNS server list to guest.
|
|
|
@30426
|
14 years |
vboxsync |
NAT: small performance enhancement. (allocate mbuf if it's required).
|
|
|
@30425
|
14 years |
vboxsync |
NAT: m_free -> m_freem.
|
|
|
@30421
|
14 years |
vboxsync |
NAT: small performance enhancement (allocate intermediate buffer only …
|
|
|
@30415
|
14 years |
vboxsync |
NAT: comments
|
|
|
@30404
|
14 years |
vboxsync |
NAT: fixed RTMemFree condition
|
|
|
@30402
|
14 years |
vboxsync |
NAT: missed m_freem calls right after icmp_error (see …
|
|
|
@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.
|
|
|
@30370
|
14 years |
vboxsync |
NAT: comments
|
|
|
@30366
|
14 years |
vboxsync |
use m_freem() here as well
|
|
|
@30363
|
14 years |
vboxsync |
NAT: more comments + cosmetics
|
|
|
@30361
|
14 years |
vboxsync |
NAT: icmp_input copy src mbuf and compose new one to deliver.
|
|
|
@30355
|
14 years |
vboxsync |
NAT: cosmetics
|
|
|
@30354
|
14 years |
vboxsync |
NAT: removed one goto from arp_input()
|
|
|
@30353
|
14 years |
vboxsync |
NAT: fixed m_freem() in arp_input()
|
|
|
@30352
|
14 years |
vboxsync |
NAT: comments
|
|
|
@30351
|
14 years |
vboxsync |
NAT: increases jumbo16 zone. TSO/SGO heavily uses jumbo16 in case
of …
|
|
|
@30350
|
14 years |
vboxsync |
NAT: Don't m_free mbuf just after send,
it's responsible of recv …
|
|
|
@30218
|
14 years |
vboxsync |
slirp: VCC100 errno adj.
|
|
|
@30047
|
15 years |
vboxsync |
NAT: typo.
|
|
|
@30045
|
15 years |
vboxsync |
NAT: BSD sbuf.
|
|
|
@30018
|
15 years |
vboxsync |
NAT: initial contribution of FreeBSD 7.2 sbufs.
|
|
|
@30016
|
15 years |
vboxsync |
NAT: clean up.
|
|
|
@30013
|
15 years |
vboxsync |
scm cleanup.
|
|
|
@29968
|
15 years |
vboxsync |
NAT: do dns proxy , if the mode is enabled.
|
|
|
@29967
|
15 years |
vboxsync |
NAT: enables selecting right transaction id for dns query (fixes …
|
|
|
@29946
|
15 years |
vboxsync |
slirp.c/activate_port_forwarding: Must used LIST_FOREACH_SAFE when …
|
|
|
@29855
|
15 years |
vboxsync |
NAT: nits and a range fix
|
|
|
@29755
|
15 years |
vboxsync |
NAT: don't let register more than 4 nameservers. (vbox.org/4098)
|
|
|
@29656
|
15 years |
vboxsync |
NAT: reanable r61642.
|
|
|
@29506
|
15 years |
vboxsync |
NAT: backed r61642, pospone till 3.2.2.
|
|
|
@29505
|
15 years |
vboxsync |
NAT: update DNS internal cache on requests containing tag -'5' (dns …
|
|
|
@29050
|
15 years |
vboxsync |
NAT: reserves space for ether header before any manipulation with mbuf.
|
|
|
@28807
|
15 years |
vboxsync |
NAT: logs too noisy.
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28787
|
15 years |
vboxsync |
NAT: introduces management routines of NAT libalias core. (see …
|
|
|
@28542
|
15 years |
vboxsync |
NAT: typo.
|
|
|
@28522
|
15 years |
vboxsync |
NAT: logs l3->l2.
|
|
|
@28520
|
15 years |
vboxsync |
NAT: destructor and fini hooks are called from slirp_uma_free. …
|
|
|
@28510
|
15 years |
vboxsync |
refined r60215
|
|
|
@28502
|
15 years |
vboxsync |
NAT: correct handling end of zone's resources.
|
|
|
@28501
|
15 years |
vboxsync |
NAT: missed (m_free -> m_freem).
|
|
|
@28494
|
15 years |
vboxsync |
NAT: correctly returns null values to DrvNAT in case zone has run out …
|
|
|
@28490
|
15 years |
vboxsync |
NAT: don't call constructor on null buffer.
|
|
|
@28483
|
15 years |
vboxsync |
NAT: nuke dead code.
|
|
|
@28482
|
15 years |
vboxsync |
NAT: nuke dead code.
|
|
|
@28480
|
15 years |
vboxsync |
NAT: nuke dead code.
|
|
|
@28450
|
15 years |
vboxsync |
addendum to r60221.
|
|
|
@28449
|
15 years |
vboxsync |
NAT: slirp file headers
|
|
|
@28445
|
15 years |
vboxsync |
NAT: udp.c assertion is corrected and similar check added into …
|
|
|
@28444
|
15 years |
vboxsync |
NAT: tcp_close filter out listening sockets while freeing socket …
|
|
|
@28443
|
15 years |
vboxsync |
NAT: m_free -> m_freem: BSD mbufs m_free releases only first element …
|
|
|
@28440
|
15 years |
vboxsync |
NAT: a few warnings and one goto
|
|
|
@28434
|
15 years |
vboxsync |
*: whitespace cleanups by scm and two manually picked nits.
|
|
|
@28397
|
15 years |
vboxsync |
dead code
|
|
|
@28394
|
15 years |
vboxsync |
NAT: paranoid border check.
|
|
|
@28391
|
15 years |
vboxsync |
NAT: warnings.
|
|
|
@28390
|
15 years |
vboxsync |
NAT: ICMP with BSD buffers.
|
|
|
@28365
|
15 years |
vboxsync |
NAT: unify slirp_init() and adapt the coding style of some …
|
|
|
@28346
|
15 years |
vboxsync |
NAT: do transprent proxying by default. some protocols might be …
|
|
|
@28274
|
15 years |
vboxsync |
slirp: sbfree - try to work around heap issue…
|
|
|
@28191
|
15 years |
vboxsync |
NAT: warnings + removing of dead code.
|
|
|
@28188
|
15 years |
vboxsync |
NAT: warnings.
|
|
|
@28187
|
15 years |
vboxsync |
NAT: warnings.
|
|
|
@28183
|
15 years |
vboxsync |
NAT: excludes BSD functions, which might confuse reader.
|
|
|
@28181
|
15 years |
vboxsync |
NAT: make BSD panic() never return
|
|
|
@28175
|
15 years |
vboxsync |
NAT: warnings.
|
|
|