Changeset 93115 in vbox for trunk/src/VBox/NetworkServices
- Timestamp:
- Jan 1, 2022 11:31:46 AM (3 years ago)
- svn:sync-xref-src-repo-rev:
- 149129
- Location:
- trunk/src/VBox/NetworkServices
- Files:
-
- 69 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/NetworkServices/.scm-settings
r82968 r93115 5 5 6 6 # 7 # Copyright (C) 2019-202 0Oracle Corporation7 # Copyright (C) 2019-2022 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/Dhcpd/ClientId.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/Dhcpd/ClientId.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/Dhcpd/Config.cpp
r87694 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/Dhcpd/Config.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/Dhcpd/DHCPD.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/Dhcpd/DHCPD.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/Dhcpd/Db.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/Dhcpd/Db.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/Dhcpd/DhcpMessage.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/Dhcpd/DhcpMessage.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.cpp
r85230 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/Dhcpd/DhcpOptions.h
r85231 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/Dhcpd/DhcpdInternal.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/Dhcpd/IPv4Pool.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/Dhcpd/IPv4Pool.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/Dhcpd/Makefile.kmk
r84540 r93115 5 5 6 6 # 7 # Copyright (C) 2006-202 0Oracle Corporation7 # Copyright (C) 2006-2022 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/Dhcpd/Timestamp.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/Dhcpd/Timestamp.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2017-202 0Oracle Corporation7 * Copyright (C) 2017-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpd.cpp
r92613 r93115 5 5 6 6 /* 7 * Copyright (C) 2009-202 0Oracle Corporation7 * Copyright (C) 2009-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/Dhcpd/VBoxNetDhcpdHardened.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2009-202 0Oracle Corporation7 * Copyright (C) 2009-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/Dhcpd/lwipopts.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/Makefile.kmk
r82968 r93115 5 5 6 6 # 7 # Copyright (C) 2009-202 0Oracle Corporation7 # Copyright (C) 2009-2022 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/Makefile.kmk
r87826 r93115 5 5 6 6 # 7 # Copyright (C) 2006-202 0Oracle Corporation7 # Copyright (C) 2006-2022 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/RTWinPoll.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/RTWinSocketPair.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/VBoxNetLwipNAT.cpp
r93058 r93115 5 5 6 6 /* 7 * Copyright (C) 2009-202 0Oracle Corporation7 * Copyright (C) 2009-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/VBoxNetNATHardened.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2009-202 0Oracle Corporation7 * Copyright (C) 2009-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/dhcp6.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/fwtcp.c
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/fwudp.c
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/getrawsock.c
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/lwipopts.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/mkrawsock.c
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/portfwd.c
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/portfwd.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/proxy.c
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/proxy.h
r87637 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/proxy_dhcp6ds.c
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/proxy_pollmgr.c
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/proxy_pollmgr.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/proxy_rtadvd.c
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/proxy_tftpd.c
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/pxdns.c
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2009-202 0Oracle Corporation7 * Copyright (C) 2009-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/pxping.c
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/pxping_win.c
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/pxremap.c
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/pxremap.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/pxtcp.c
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/pxtcp.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/pxudp.c
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/rtmon_bsd.c
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/rtmon_linux.c
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/rtmon_win.c
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/tftp.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/winpoll.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NAT/winutils.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NetLib/IntNetIf.cpp
r87900 r93115 5 5 6 6 /* 7 * Copyright (C) 2009-202 0Oracle Corporation7 * Copyright (C) 2009-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NetLib/IntNetIf.h
r87900 r93115 5 5 6 6 /* 7 * Copyright (C) 2009-202 0Oracle Corporation7 * Copyright (C) 2009-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NetLib/VBoxNetARP.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2009-202 0Oracle Corporation7 * Copyright (C) 2009-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.cpp
r87450 r93115 5 5 6 6 /* 7 * Copyright (C) 2009-202 0Oracle Corporation7 * Copyright (C) 2009-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NetLib/VBoxNetBaseService.h
r87450 r93115 5 5 6 6 /* 7 * Copyright (C) 2009-202 0Oracle Corporation7 * Copyright (C) 2009-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NetLib/VBoxNetIntIf.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2009-202 0Oracle Corporation7 * Copyright (C) 2009-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NetLib/VBoxNetLib.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2009-202 0Oracle Corporation7 * Copyright (C) 2009-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NetLib/VBoxNetPortForwardString.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2006-202 0Oracle Corporation7 * Copyright (C) 2006-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NetLib/VBoxNetUDP.cpp
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2009-202 0Oracle Corporation7 * Copyright (C) 2009-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NetLib/VBoxPortForwardString.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2009-202 0Oracle Corporation7 * Copyright (C) 2009-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NetLib/cpp/utils.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/NetworkServices/NetLib/shared_ptr.h
r82968 r93115 5 5 6 6 /* 7 * Copyright (C) 2013-202 0Oracle Corporation7 * Copyright (C) 2013-2022 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.