|
|
@48401
|
11 years |
vboxsync |
lwip-nat: DHCP using system wide definition INET_ADDSTRLEN, on Windows …
|
|
|
@48397
|
11 years |
vboxsync |
lwip-nat: DHCP (stringified IP address validation typo) "(pszTerm - …
|
|
|
@48377
|
11 years |
vboxsync |
lwip-nat: dhcp missed loop.
|
|
|
@48376
|
11 years |
vboxsync |
lwip-nat: warnings [-Wshadow]
|
|
|
@48375
|
11 years |
vboxsync |
vbox-lwip-nat: DHCP maps 127/8 to registered loopbacks or ignore them.
|
|
|
@48374
|
11 years |
vboxsync |
lwip-nat: warning [-Wshadow].
|
|
|
@48373
|
11 years |
vboxsync |
lwip-nat: fetching local bindings. (disabled).
|
|
|
@48372
|
11 years |
vboxsync |
VBoxNetNAT: binding to specific interface (IPv4).
Address to interface …
|
|
|
@48367
|
11 years |
vboxsync |
NATNetwork/DHCP: send DNS list to guest.
|
|
|
@48365
|
11 years |
vboxsync |
lwip-nat: move IPv6 to _DEFS
|
|
|
@48363
|
11 years |
vboxsync |
Port-forwarding/win: INET6_ADDRSTRLEN is defined in ws2ipdef.h and has …
|
|
|
@48346
|
11 years |
vboxsync |
header fixes
|
|
|
@48338
|
11 years |
vboxsync |
Disable stateless DHCPv6 server for now. It only tells guests the …
|
|
|
@48337
|
11 years |
vboxsync |
VBoxNetNAT: (tabs).
|
|
|
@48336
|
11 years |
vboxsync |
VBoxNetNAT: typo: adding ipv4 rules to ip6 list.
|
|
|
@48289
|
11 years |
vboxsync |
Move code to set up IPv6 addresses to VBoxNetLwipNAT::netifInit.
While …
|
|
|
@48288
|
11 years |
vboxsync |
VBoxNetLwipNAT::netifInit: it's Ethernet, so create ipv6 link-local …
|
|
|
@48242
|
11 years |
vboxsync |
Oops, use sin_len/sin6_len instead of sa_len.
|
|
|
@48241
|
11 years |
vboxsync |
Provide ability to bind proxy socket to a local address - to be used …
|
|
|
@48238
|
11 years |
vboxsync |
pxtcp_pmgr_connect: delete forgotten old code for handling POLLNVAL, …
|
|
|
@48179
|
11 years |
vboxsync |
Conditionally include lwip makefile to make it possible to build …
|
|
|
@48178
|
11 years |
vboxsync |
Do not hardcode lwip location in lwip makefile. Provide functions for …
|
|
|
@48110
|
11 years |
vboxsync |
Drop Devices/Network from INCS - VBoxLwipCore moved in with the rest …
|
|
|
@48108
|
11 years |
vboxsync |
VBoxLwipCore.cpp is a generic wrapper for lwip, so it should live …
|
|
|
@48001
|
11 years |
vboxsync |
Move proxy sources from Devices/Network/lwip-new/vbox
to …
|
|
|
@47993
|
11 years |
vboxsync |
G/c tstNetPfAddressPortPairParse - requested by vasily.
|
|
|
@47992
|
11 years |
vboxsync |
Drop VBoxNetSlirpNAT.cpp - it's not and will not be used. It begat …
|
|
|
@47950
|
11 years |
vboxsync |
lwip-nat: give just allocated copy of PF descriptor.
|
|
|
@47948
|
11 years |
vboxsync |
lwip-nat: Don't apply port-forward rules immediatly (pollmgr isn't …
|
|
|
@47929
|
11 years |
vboxsync |
NetworkServices/DHCP: fixed hintAddress check.
|
|
|
@47897
|
11 years |
vboxsync |
NetworkServices/NAT: renamed old VBoxNetNAT to VBoxNetSlirpNAT
|
|
|
@47896
|
11 years |
vboxsync |
build fix
|
|
|
@47894
|
11 years |
vboxsync |
VBoxNetLwipNAT => VBoxNetNAT
|
|
|
@47881
|
11 years |
vboxsync |
NetworkServices/NAT: fix SERVICE_NAME
|
|
|
@47878
|
11 years |
vboxsync |
fix OSE
|
|
|
@47877
|
11 years |
vboxsync |
fix OSE
|
|
|
@47866
|
11 years |
vboxsync |
nat-service: removes unwanted PROGRAMS entry.
|
|
|
@47865
|
11 years |
vboxsync |
nat-service: _NAME for hardened service.
|
|
|
@47864
|
11 years |
vboxsync |
nat-service: templates names:
VBoxNetLwipNATHardened_TEMPLATE: …
|
|
|
@47863
|
11 years |
vboxsync |
vbox-nat-netservice: hardened build fix.
|
|
|
@47703
|
11 years |
vboxsync |
include set for windows.
|
|
|
@47692
|
11 years |
vboxsync |
buld rules for compiling NAT service on Windows.
|
|
|
@47567
|
11 years |
vboxsync |
Move proxy sources from LWIP_SOURCES to LWIP_NAT_SOURCES - we don't …
|
|
|
@47501
|
11 years |
vboxsync |
VBoxNetDHCP: removes session handling. binding and lease expiration …
|
|
|
@47176
|
11 years |
vboxsync |
Solaris needs -lsocket -lnsl
|
|
|
@47129
|
11 years |
vboxsync |
VBoxNetDHCP: cosmetics.
|
|
|
@47128
|
11 years |
vboxsync |
note about missed condition for dhcp-opt-lease-time on DHCPACK. …
|
|
|
@47127
|
11 years |
vboxsync |
server-id should be sent unconditionally for (DHCPOFFER, DHCPACK, DHCPNAK).
|
|
|
@47118
|
11 years |
vboxsync |
NetworkServices: fixed parameters
|
|
|
@47111
|
11 years |
vboxsync |
VBoxNetDHCP: fix
|
|
|
@47027
|
11 years |
vboxsync |
There's no point in byte-swapping an address twice. …
|
|
|
@47025
|
11 years |
vboxsync |
Windows build fix.
|
|
|
@47024
|
11 years |
vboxsync |
nits.
|
|
|
@47023
|
11 years |
vboxsync |
fix hardened build.
|
|
|
@47020
|
11 years |
vboxsync |
previous r87050, was re-commit of r86970
DHCP becomes Main client, …
|
|
|
@47019
|
11 years |
vboxsync |
NetworkServices/
|
|
|
@46969
|
11 years |
vboxsync |
backed out …
|
|
|
@46968
|
11 years |
vboxsync |
DHCP: test for me only.
|
|
|
@46965
|
11 years |
vboxsync |
NetworkService/DHCP: missed Config.h
|
|
|
@46962
|
11 years |
vboxsync |
NetworkServices:
DHCP becomes Main client, internals changed to let …
|
|
|
@46904
|
11 years |
vboxsync |
IntNet, VirtioNet, NetFilter: Large frame support + drop oversized + …
|
|
|
@46425
|
11 years |
vboxsync |
LWIP-new/iSCSI: updates.
|
|
|
@45672
|
12 years |
vboxsync |
nat-lwip: missed test case and condition for testcase.
|
|
|
@45559
|
12 years |
vboxsync |
NAT/Lwip-service: Main client now, dynamic port-forward + managment.
|
|
|
@45114
|
12 years |
vboxsync |
NAT/service:LWIP: GSO, parameters parsing.
|
|
|
@44824
|
12 years |
vboxsync |
Network-service for lwip-driven proxy.
additionally enables SrvNat …
|
|
|
@44529
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@41477
|
13 years |
vboxsync |
/Makefile.kmk: Cosmetic changes.
|
|
|
@39685
|
13 years |
vboxsync |
doc updates.
|
|
|
@39557
|
13 years |
vboxsync |
NAT/service: registering port-forawarding from command line.
|
|
|
@39498
|
13 years |
vboxsync |
RTReq refactoring.
|
|
|
@39468
|
13 years |
vboxsync |
NAT/service: GSO handling fixed, some logging was added.
|
|
|
@39410
|
13 years |
vboxsync |
NAT/service: some delayed fixes.
|
|
|
@38636
|
13 years |
vboxsync |
*,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
|
|
|
@37596
|
13 years |
vboxsync |
*: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
|
|
|
@36470
|
14 years |
vboxsync |
VBoxNetNat & tstIntNet: VERR_INTERRUPTED handling (#5620)
|
|
|
@36469
|
14 years |
vboxsync |
VBoxNetDHCP: do not exit on VERR_INTERRUPTED (#5620)
|
|
|
@36217
|
14 years |
vboxsync |
NATService: compilable again.
|
|
|
@35489
|
14 years |
vboxsync |
OSE header fix
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@35163
|
14 years |
vboxsync |
gcc 4.2.1 OS X warnings
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@31516
|
14 years |
vboxsync |
split line.
|
|
|
@31417
|
14 years |
vboxsync |
NetworkServices/NAT: small fix to make it link again
|
|
|
@31272
|
14 years |
vboxsync |
RTNETCSUMTYPE -> PDMNETCSUMTYPE. Assert on invalid parameters.
|
|
|
@31271
|
14 years |
vboxsync |
vboxnetflt: host-only checksum fix (xtracker 5020)
|
|
|
@30445
|
14 years |
vboxsync |
VBoxNetNAT: build with recent slirp changes.
|
|
|
@30017
|
15 years |
vboxsync |
NATService: clean up.
|
|
|
@29141
|
15 years |
vboxsync |
warning
|
|
|
@28845
|
15 years |
vboxsync |
warning
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28790
|
15 years |
vboxsync |
NAT service: compile fix
|
|
|
@28717
|
15 years |
vboxsync |
NetLib: typo
|
|
|
@28714
|
15 years |
vboxsync |
intnetinline.h: Changed the prefix to IntNet.
|
|
|
@28711
|
15 years |
vboxsync |
IntNet,++: Implemented sending frames in ring-0 (disabled).
|
|
|
@28371
|
15 years |
vboxsync |
NetworkServices: branding and cosmetical fixes
|
|
|
@28364
|
15 years |
vboxsync |
NAT service: made it work
|
|
|
@28156
|
15 years |
vboxsync |
VBoxNetFlt-linux: GSO to host and wire experiment, the former is a …
|
|
|
@28147
|
15 years |
vboxsync |
NAT: Fixed missing setting of time_fasttimo in ip_icmp.c. Removed …
|
|
|