|
|
@40421
|
13 years |
vboxsync |
NAT: warnings [-Wunused-but-set-variable]
|
|
|
@40122
|
13 years |
vboxsync |
NAT: dhcp: removes p_end, p is too unmeaning variable name, …
|
|
|
@40118
|
13 years |
vboxsync |
NAT: removes unused variable pmsg_type.
|
|
|
@40113
|
13 years |
vboxsync |
NAT/dhcp: processing of DHCPRELEASE doesn't expect status reporting to …
|
|
|
@39768
|
13 years |
vboxsync |
NAT: replaces goto with if {} else {} statement.
|
|
|
@39556
|
13 years |
vboxsync |
NAT: logging.
|
|
|
@39505
|
13 years |
vboxsync |
NAT: processing of dhcp_find_option NULL-result in release build.
|
|
|
@39483
|
13 years |
vboxsync |
NAT:dhcp: return value of dhcp_find_option xTracker/5989.
|
|
|
@39409
|
13 years |
vboxsync |
NAT: warnings + NAT/netservice fixes.
|
|
|
@39101
|
13 years |
vboxsync |
NAT: warnings.
|
|
|
@39085
|
13 years |
vboxsync |
NAT: warnings.
|
|
|
@37746
|
13 years |
vboxsync |
NAT/debug: %R[naipv4] -> %RTnaipv4 and &IP -> IP.
|
|
|
@37724
|
13 years |
vboxsync |
NAT: todo (logging)
|
|
|
@33676
|
14 years |
vboxsync |
scm cleanup run.
|
|
|
@32747
|
14 years |
vboxsync |
NAT: reduces responsibility of DHCP server about validness of TFTP …
|
|
|
@30920
|
14 years |
vboxsync |
NAT: don't pass empty DNS server list to guest.
|
|
|
@30363
|
14 years |
vboxsync |
NAT: more comments + cosmetics
|
|
|
@30016
|
15 years |
vboxsync |
NAT: clean up.
|
|
|
@30013
|
15 years |
vboxsync |
scm cleanup.
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@28365
|
15 years |
vboxsync |
NAT: unify slirp_init() and adapt the coding style of some …
|
|
|
@27797
|
15 years |
vboxsync |
misc compiler warning fixes, comment typos and other minor cleanups
|
|
|
@26495
|
15 years |
vboxsync |
Devices: whitespace cleanup
|
|
|
@26037
|
15 years |
vboxsync |
NAT: xtracker 4630 (respect the bootp BROADCAST flags)
|
|
|
@25822
|
15 years |
vboxsync |
NAT: -Wshadow fixes. Use RT_N2H and RT_H2N instead of ntoh …
|
|
|
@25362
|
15 years |
vboxsync |
NAT: apply patch from xtracker 5434: update/create ARP cache entry on …
|
|
|
@25276
|
15 years |
vboxsync |
NAT: force re-activation of port forwarding on link down; coding …
|
|
|
@25265
|
15 years |
vboxsync |
NAT: coding style
|
|
|
@23497
|
15 years |
vboxsync |
NAT: DHCPRELEASE implementation.
|
|
|
@23496
|
15 years |
vboxsync |
NAT: DHCPDECLINE was added.
|
|
|
@23369
|
15 years |
vboxsync |
NAT: small cosmetics, trailing spaces
|
|
|
@23158
|
15 years |
vboxsync |
NAT: UseHostResolver extradata was introduced
and its relations with …
|
|
|
@23154
|
15 years |
vboxsync |
NAT: BSD mbuf
|
|
|
@22669
|
15 years |
vboxsync |
NAT: warnings.
|
|
|
@22668
|
15 years |
vboxsync |
NAT: some clean up.
|
|
|
@22664
|
15 years |
vboxsync |
NAT: hide away dhcp internals, adds helper lookups functions
|
|
|
@22541
|
15 years |
vboxsync |
NAT: some order in ARP cache managment + gratuitous ARP request handling
|
|
|
@22500
|
15 years |
vboxsync |
NAT: replacing dhcp_cache update with arp_cache,
leasing dhcp updates …
|
|
|
@22494
|
15 years |
vboxsync |
NAT: some pollish of r51498
|
|
|
@22478
|
15 years |
vboxsync |
NAT: fix of save/restore problem (some todo still required)
|
|
|
@22225
|
15 years |
vboxsync |
NAT: typo
|
|
|
@22182
|
15 years |
vboxsync |
NAT: fix in rebinding/renew state detection
|
|
|
@22159
|
15 years |
vboxsync |
NAT: fixed renew network check + init_reboot state added
|
|
|
@22117
|
15 years |
vboxsync |
NAT: asserts removing
|
|
|
@22110
|
15 years |
vboxsync |
NAT: DSL specific assert disabled
|
|
|
@22103
|
15 years |
vboxsync |
NAT: removing some todos
|
|
|
@22102
|
15 years |
vboxsync |
NAT: flags -> bp_flags
|
|
|
@22101
|
15 years |
vboxsync |
NAT: dhcp rfc2131/rfc2132 step 1
|
|
|
@22027
|
15 years |
vboxsync |
NAT Dhcp: send NACK if requested IP is not same as the IP going to be …
|
|
|
@22024
|
15 years |
vboxsync |
NAT: cleaning VBOX_WITHOUT_SLIRP_CLIENT_ETHER
|
|
|
@22019
|
15 years |
vboxsync |
NAT Dhcp: fixed inverted comparison
|
|
|
@21003
|
15 years |
vboxsync |
NAT: log
|
|
|
@20960
|
15 years |
vboxsync |
NAT: using fPassDomain while composing domainname's list
|
|
|
@20959
|
15 years |
vboxsync |
NAT: remove (and enable) VBOX_WITH_MULTI_DNS and …
|
|
|
@19981
|
16 years |
vboxsync |
NAT: warnings and style
|
|
|
@19979
|
16 years |
vboxsync |
NAT: fix of vbox.org/4091 change list to queue to feed dhcp client …
|
|
|
@19851
|
16 years |
vboxsync |
NAT: router is invalid for direct NAT
|
|
|
@19839
|
16 years |
vboxsync |
NAT: Slirp don't use ether address of guest anymore
instead it …
|
|
|
@19748
|
16 years |
vboxsync |
NAT: fix of (#3885)
|
|
|
@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 …
|
|
|
@18874
|
16 years |
vboxsync |
NAT: handling empty domain name list moved to package preparing
|
|
|
@18584
|
16 years |
vboxsync |
NAT: adding name domains improved.
multibytes handling in IPRT style …
|
|
|
@18447
|
16 years |
vboxsync |
bootp.c: Unreferenced variable.
|
|
|
@17436
|
16 years |
vboxsync |
NAT: added extradata options to control DHCP forcing use external TFTP …
|
|
|
@16254
|
16 years |
vboxsync |
NAT: clean up dhcp a bit, and fox the TFTP server address calculation
|
|
|
@16249
|
16 years |
vboxsync |
NAT: returning router to CTL_ALIAS, next server now is CTL_TFTP
|
|
|
@16226
|
16 years |
vboxsync |
NAT:
1. DNS several DNS servers could be passed to guest now (with …
|
|
|
@16214
|
16 years |
vboxsync |
NAT:bootp more readable
|
|
|
@16213
|
16 years |
vboxsync |
NAT:
1. introduces TFTP special_address | CTL_TFTP(4) for built-in …
|
|
|
@15890
|
16 years |
vboxsync |
NAT: 1. wo sync enhancement branch is still functional (was corrupted …
|
|
|
@15845
|
16 years |
vboxsync |
warnings and minor fixes to coding style
|
|
|
@15407
|
16 years |
vboxsync |
slirp:icmp: revert 40841
|
|
|
@15393
|
16 years |
vboxsync |
slirp:icmp: move debuging in more correct and safier way
|
|
|
@15293
|
16 years |
vboxsync |
slirp: style + comments
|
|
|
@15207
|
16 years |
vboxsync |
slirp: style
|
|
|
@15054
|
16 years |
vboxsync |
slirp: code readability
|
|
|
@9109
|
17 years |
vboxsync |
fix crash in slirp code if the wrong IP was released from DHCP (#2893)
|
|
|
@8009
|
17 years |
vboxsync |
slirp: make it possible to configure the netmask
|
|
|
@7809
|
17 years |
vboxsync |
bootp: send DHCPNAK if the client requests an invalid IP address
|
|
|
@5332
|
17 years |
vboxsync |
Make PXE booting in NAT mode work without much hassle.
|
|
|
@2938
|
18 years |
vboxsync |
NAT: Pass first entry of search list as domain name in DHCP (which …
|
|
|
@1076
|
18 years |
vboxsync |
Removed tons of ifdef VBOX conditionals to make slirp readable again
|
|
|
@1033
|
18 years |
vboxsync |
Big change to make slirp fully instantiatable (replace all global …
|
|
|
@1023
|
18 years |
vboxsync |
make slirp compile on win boxes again
|
|
|
@1020
|
18 years |
vboxsync |
slirp: merged bootp filename from recent Qemu
|
|
|
@1
|
55 years |
vboxsync |
import
|