VirtualBox

source: vbox/trunk/src/VBox/NetworkServices

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette