Changeset 98103 in vbox for trunk/src/VBox/Devices/Network
- Timestamp:
- Jan 17, 2023 2:15:46 PM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 155244
- Location:
- trunk/src/VBox/Devices/Network
- Files:
-
- 84 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/.scm-settings
r96407 r98103 5 5 6 6 # 7 # Copyright (C) 2017-202 2Oracle and/or its affiliates.7 # Copyright (C) 2017-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2022 Oracle and/or its affiliates.7 * Copyright (C) 2022-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2022 Oracle and/or its affiliates.7 * Copyright (C) 2022-2023 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
r96407 r98103 15 15 16 16 /* 17 * Copyright (C) 2007-202 2Oracle and/or its affiliates.17 * Copyright (C) 2007-2023 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
r96407 r98103 12 12 13 13 /* 14 * Copyright (C) 2007-202 2Oracle and/or its affiliates.14 * Copyright (C) 2007-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2007-202 2Oracle and/or its affiliates.7 * Copyright (C) 2007-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2007-202 2Oracle and/or its affiliates.7 * Copyright (C) 2007-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2007-202 2Oracle and/or its affiliates.7 * Copyright (C) 2007-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2007-202 2Oracle and/or its affiliates.7 * Copyright (C) 2007-2023 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
r96407 r98103 15 15 16 16 /* 17 * Copyright (C) 2006-202 2Oracle and/or its affiliates.17 * Copyright (C) 2006-2023 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
r98064 r98103 13 13 14 14 /* 15 * Copyright (C) 2006-202 2Oracle and/or its affiliates.15 * Copyright (C) 2006-2023 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
r96407 r98103 7 7 8 8 /* 9 * Copyright (C) 2022 Oracle and/or its affiliates.9 * Copyright (C) 2022-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2010-202 2Oracle and/or its affiliates.7 * Copyright (C) 2010-2023 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
r97813 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2011-202 2Oracle and/or its affiliates.7 * Copyright (C) 2011-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 7 7 8 8 /* 9 * Copyright (C) 2009-202 2Oracle and/or its affiliates.9 * Copyright (C) 2009-2023 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
r96407 r98103 7 7 * Contributed by Renzo Davoli. VirtualSquare. University of Bologna, 2010 8 8 * 9 * Copyright (C) 2006-202 2Oracle and/or its affiliates.9 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2021-202 2Oracle and/or its affiliates.7 * Copyright (C) 2021-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r97341 r98103 10 10 11 11 /* 12 * Copyright (C) 2006-202 2Oracle and/or its affiliates.12 * Copyright (C) 2006-2023 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
r96911 r98103 5 5 6 6 ; 7 ; Copyright (C) 2022 Oracle and/or its affiliates.7 ; Copyright (C) 2022-2023 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
r96407 r98103 6 6 7 7 /* 8 * Copyright (C) 2008-202 2Oracle and/or its affiliates.8 * Copyright (C) 2008-2023 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
r96407 r98103 7 7 8 8 # 9 # Copyright (C) 2006-202 2Oracle and/or its affiliates.9 # Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2012-202 2Oracle and/or its affiliates.7 * Copyright (C) 2012-2023 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
r96407 r98103 6 6 7 7 /* 8 * Copyright (C) 2012-202 2Oracle and/or its affiliates.8 * Copyright (C) 2012-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2007-202 2Oracle and/or its affiliates.7 * Copyright (C) 2007-2023 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
r96407 r98103 5 5 6 6 # 7 # Copyright (C) 2009-202 2Oracle and/or its affiliates.7 # Copyright (C) 2009-2023 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
r96407 r98103 2 2 3 3 """ 4 Copyright (C) 2009-202 2Oracle and/or its affiliates.4 Copyright (C) 2009-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 9 9 10 10 /* 11 * Copyright (C) 2007-202 2Oracle and/or its affiliates.11 * Copyright (C) 2007-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 2 2 3 3 /* 4 * Copyright (C) 2009-202 2Oracle and/or its affiliates.4 * Copyright (C) 2009-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2007-202 2Oracle and/or its affiliates.7 * Copyright (C) 2007-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2009-202 2Oracle and/or its affiliates.7 * Copyright (C) 2009-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2016-202 2Oracle and/or its affiliates.7 * Copyright (C) 2016-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2014-202 2Oracle and/or its affiliates.7 * Copyright (C) 2014-2023 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
r96492 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2012-202 2Oracle and/or its affiliates.7 * Copyright (C) 2012-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2012-202 2Oracle and/or its affiliates.7 * Copyright (C) 2012-2023 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
r96407 r98103 4 4 5 5 /* 6 * Copyright (C) 2006-202 2Oracle and/or its affiliates.6 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2007-202 2Oracle and/or its affiliates.7 * Copyright (C) 2007-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2007-202 2Oracle and/or its affiliates.7 * Copyright (C) 2007-2023 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
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 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
r97339 r98103 8 8 9 9 /* 10 * Copyright (C) 2006-202 2Oracle and/or its affiliates.10 * Copyright (C) 2006-2023 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.