Changeset 106061 in vbox for trunk/src/VBox/Devices/Network
- Timestamp:
- Sep 16, 2024 2:03:52 PM (8 months ago)
- svn:sync-xref-src-repo-rev:
- 164827
- Location:
- trunk/src/VBox/Devices/Network
- Files:
-
- 86 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/.scm-settings
r98103 r106061 5 5 6 6 # 7 # Copyright (C) 2017-202 3Oracle and/or its affiliates.7 # Copyright (C) 2017-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/Dev3C501.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2022-202 3Oracle and/or its affiliates.7 * Copyright (C) 2022-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/DevDP8390.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2022-202 3Oracle and/or its affiliates.7 * Copyright (C) 2022-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/DevE1000.cpp
r99886 r106061 15 15 16 16 /* 17 * Copyright (C) 2007-202 3Oracle and/or its affiliates.17 * Copyright (C) 2007-2024 Oracle and/or its affiliates. 18 18 * 19 19 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/DevE1000Phy.cpp
r98172 r106061 12 12 13 13 /* 14 * Copyright (C) 2007-202 3Oracle and/or its affiliates.14 * Copyright (C) 2007-2024 Oracle and/or its affiliates. 15 15 * 16 16 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/DevE1000Phy.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2007-202 3Oracle and/or its affiliates.7 * Copyright (C) 2007-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/DevEEPROM.cpp
r98172 r106061 5 5 6 6 /* 7 * Copyright (C) 2007-202 3Oracle and/or its affiliates.7 * Copyright (C) 2007-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/DevEEPROM.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2007-202 3Oracle and/or its affiliates.7 * Copyright (C) 2007-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/DevINIP.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2007-202 3Oracle and/or its affiliates.7 * Copyright (C) 2007-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/DevPCNet.cpp
r104839 r106061 15 15 16 16 /* 17 * Copyright (C) 2006-202 3Oracle and/or its affiliates.17 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 18 18 * 19 19 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/DevVirtioNet.cpp
r106001 r106061 13 13 14 14 /* 15 * Copyright (C) 2006-202 3Oracle and/or its affiliates.15 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 16 16 * 17 17 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/DrvCloudTunnel.cpp
r105353 r106061 7 7 8 8 /* 9 * Copyright (C) 2022-202 3Oracle and/or its affiliates.9 * Copyright (C) 2022-2024 Oracle and/or its affiliates. 10 10 * 11 11 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/DrvDedicatedNic.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2010-202 3Oracle and/or its affiliates.7 * Copyright (C) 2010-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/DrvIntNet.cpp
r102797 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/DrvNAT.cpp
r105726 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/DrvNATlibslirp.cpp
r105963 r106061 5 5 6 6 /* 7 * Copyright (C) 2022-202 3Oracle and/or its affiliates.7 * Copyright (C) 2022-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/DrvNetShaper.cpp
r104582 r106061 5 5 6 6 /* 7 * Copyright (C) 2011-202 3Oracle and/or its affiliates.7 * Copyright (C) 2011-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/DrvNetSniffer.cpp
r104582 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/DrvTAP.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/DrvUDPTunnel.cpp
r98103 r106061 7 7 8 8 /* 9 * Copyright (C) 2009-202 3Oracle and/or its affiliates.9 * Copyright (C) 2009-2024 Oracle and/or its affiliates. 10 10 * 11 11 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/DrvVDE.cpp
r98103 r106061 7 7 * Contributed by Renzo Davoli. VirtualSquare. University of Bologna, 2010 8 8 * 9 * Copyright (C) 2006-202 3Oracle and/or its affiliates.9 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 10 10 * 11 11 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/DrvVMNet.m
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2021-202 3Oracle and/or its affiliates.7 * Copyright (C) 2021-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/Pcap.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/Pcap.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/SrvIntNetR0.cpp
r104355 r106061 10 10 11 11 /* 12 * Copyright (C) 2006-202 3Oracle and/or its affiliates.12 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 13 13 * 14 14 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/VBoxLibSsh.def
r98103 r106061 5 5 6 6 ; 7 ; Copyright (C) 2022-202 3Oracle and/or its affiliates.7 ; Copyright (C) 2022-2024 Oracle and/or its affiliates. 8 8 ; 9 9 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/VDEPlug.cpp
r98103 r106061 6 6 7 7 /* 8 * Copyright (C) 2008-202 3Oracle and/or its affiliates.8 * Copyright (C) 2008-2024 Oracle and/or its affiliates. 9 9 * 10 10 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/lwip-new/Config.kmk
r98410 r106061 7 7 8 8 # 9 # Copyright (C) 2006-202 3Oracle and/or its affiliates.9 # Copyright (C) 2006-2024 Oracle and/or its affiliates. 10 10 # 11 11 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/lwip-new/vbox/VBoxLwipCore.cpp
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2012-202 3Oracle and/or its affiliates.7 * Copyright (C) 2012-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/lwip-new/vbox/VBoxLwipCore.h
r98103 r106061 6 6 7 7 /* 8 * Copyright (C) 2012-202 3Oracle and/or its affiliates.8 * Copyright (C) 2012-2024 Oracle and/or its affiliates. 9 9 * 10 10 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/lwip-new/vbox/sys_arch.c
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2007-202 3Oracle and/or its affiliates.7 * Copyright (C) 2007-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/scripts/VBoxConvertNATStats.sh
r98103 r106061 5 5 6 6 # 7 # Copyright (C) 2009-202 3Oracle and/or its affiliates.7 # Copyright (C) 2009-2024 Oracle and/or its affiliates. 8 8 # 9 9 # This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/scripts/VBoxPortForwarding.py
r98103 r106061 2 2 3 3 """ 4 Copyright (C) 2009-202 3Oracle and/or its affiliates.4 Copyright (C) 2009-2024 Oracle and/or its affiliates. 5 5 6 6 This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/bootp.c
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/bootp.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/cksum.c
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/counters.h
r98103 r106061 9 9 10 10 /* 11 * Copyright (C) 2007-202 3Oracle and/or its affiliates.11 * Copyright (C) 2007-2024 Oracle and/or its affiliates. 12 12 * 13 13 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/ctl.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/debug.c
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/debug.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/dnsproxy/dnsproxy.c
r98103 r106061 2 2 3 3 /* 4 * Copyright (C) 2009-202 3Oracle and/or its affiliates.4 * Copyright (C) 2009-2024 Oracle and/or its affiliates. 5 5 * 6 6 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/ext.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2007-202 3Oracle and/or its affiliates.7 * Copyright (C) 2007-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/hostres.c
r105353 r106061 5 5 6 6 /* 7 * Copyright (C) 2009-202 3Oracle and/or its affiliates.7 * Copyright (C) 2009-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/icmp_var.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/if.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/ip.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/ip_icmp.c
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/ip_icmp.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/ip_icmpwin.c
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/ip_input.c
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/ip_output.c
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/libslirp.h
r105377 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/main.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/misc.c
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/misc.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/queue.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/resolv_conf_parser.c
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2016-202 3Oracle and/or its affiliates.7 * Copyright (C) 2016-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/resolv_conf_parser.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2014-202 3Oracle and/or its affiliates.7 * Copyright (C) 2014-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/sbuf.c
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/sbuf.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/slirp.c
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/slirp.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/slirp_config.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/slirp_dns.c
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2012-202 3Oracle and/or its affiliates.7 * Copyright (C) 2012-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/slirp_dns.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2012-202 3Oracle and/or its affiliates.7 * Copyright (C) 2012-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/slirp_state.h
r98103 r106061 4 4 5 5 /* 6 * Copyright (C) 2006-202 3Oracle and/or its affiliates.6 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 7 7 * 8 8 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/socket.c
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/socket.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/tcp.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/tcp_input.c
r100886 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/tcp_output.c
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/tcp_subr.c
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/tcp_timer.c
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/tcp_timer.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/tcp_var.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/tcpip.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/tftp.c
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/tftp.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/udp.c
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/udp.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/slirp/zone.h
r98103 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/testcase/CppUnitEmulation.h
r98174 r106061 5 5 6 6 /* 7 * Copyright (C) 2007-202 3Oracle and/or its affiliates.7 * Copyright (C) 2007-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/testcase/tstDevEEPROM.cpp
r103410 r106061 5 5 6 6 /* 7 * Copyright (C) 2007-202 3Oracle and/or its affiliates.7 * Copyright (C) 2007-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/testcase/tstDevPhy.cpp
r103410 r106061 5 5 6 6 /* 7 * Copyright (C) 2007-202 3Oracle and/or its affiliates.7 * Copyright (C) 2007-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/testcase/tstIntNet-1.cpp
r103431 r106061 5 5 6 6 /* 7 * Copyright (C) 2006-202 3Oracle and/or its affiliates.7 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Devices/Network/testcase/tstIntNetR0.cpp
r104159 r106061 8 8 9 9 /* 10 * Copyright (C) 2006-202 3Oracle and/or its affiliates.10 * Copyright (C) 2006-2024 Oracle and/or its affiliates. 11 11 * 12 12 * This file is part of VirtualBox base platform packages, as
Note:
See TracChangeset
for help on using the changeset viewer.