Update copyright to be eBPF for Windows contributors (#3508)

* Update copyright to be eBPF for Windows contributors

Fixes #3507

Signed-off-by: Dave Thaler <dthaler1968@gmail.com>

* Undo gratuitous formatting changes in expected files

---------

Signed-off-by: Dave Thaler <dthaler1968@gmail.com>
This commit is contained in:
Dave Thaler 2024-05-04 12:55:56 -07:00 коммит произвёл GitHub
Родитель 2d27ca96f0
Коммит d096b21ac5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
712 изменённых файлов: 3777 добавлений и 3774 удалений

2
.github/ISSUE_TEMPLATE/bug_report.yaml поставляемый
Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
name: 🐛 Bug report

2
.github/codecov.yml поставляемый
Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
codecov:

2
.github/dependabot.yml поставляемый
Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
#
# For documentation on the format of this file, see

Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
# This is the top-level workflow that runs on release branches.

2
.github/workflows/cicd.yml поставляемый
Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
# This is the top-level workflow that runs on each pull request and push to main.

2
.github/workflows/dependency-review.yml поставляемый
Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
# Dependency Review Action

4
.github/workflows/netperf.yml поставляемый
Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
# This is a workflow which runs the performance tests with profiling enabled.
@ -57,4 +57,4 @@ jobs:
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808
with:
name: Test-Logs-netperf_lab_2022_x64
path: netperf/ebpf_lab_2022_x64/ebpf.csv
path: netperf/ebpf_lab_2022_x64/ebpf.csv

2
.github/workflows/nuget_update.yaml поставляемый
Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
# This workflow updates NuGet packages and creates a pull request with the changes.

2
.github/workflows/ossar-scan.yml поставляемый
Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
# This workflow executes the OSSAR action.

2
.github/workflows/perf.yml поставляемый
Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
# This is a workflow which runs the performance tests with profiling enabled.

2
.github/workflows/release-scheduler.yml поставляемый
Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
# This workflow is triggered on the first day of every month, and creates an issue for releasing eBPF for Windows.

2
.github/workflows/reusable-build.yml поставляемый
Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
# This workflow performs a build of the project and uploads the result as a build artifact.

2
.github/workflows/reusable-test.yml поставляемый
Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
# This workflow executes a single test, optionally gathering code coverage and logs.

2
.github/workflows/scorecards-analysis.yml поставляемый
Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
name: Scorecards

2
.github/workflows/update-docs.yml поставляемый
Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
# This action will run doxygen to update the documentation at https://microsoft.github.io/ebpf-for-windows/

2
.github/workflows/upload-perf-results.yml поставляемый
Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
# This workflow executes a single test, optionally gathering code coverage and logs.

Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
repos:

Просмотреть файл

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) Microsoft Corporation
Copyright (c) eBPF for Windows contributors
SPDX-License-Identifier: MIT
-->
<RuleSet Name="Copy of Microsoft Native Recommended Rules" Description="These rules focus on the most critical and common problems in your native code, including potential security holes and application crashes. You should include this rule set in any custom rule set you create for your native projects. This ruleset is designed to work with Visual Studio Professional edition and higher." ToolsVersion="16.0">

Просмотреть файл

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) Microsoft Corporation
Copyright (c) eBPF for Windows contributors
SPDX-License-Identifier: MIT
-->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" TreatAsLocalProperty="Platform">

Двоичные данные
LICENSE.rtf

Двоичный файл не отображается.

Просмотреть файл

@ -1,6 +1,6 @@
MIT License
Copyright (c) Microsoft Corporation
Copyright (c) eBPF for Windows contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
function(codeSign target_name)

Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
find_program(signtool_path "SignTool")

Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
find_program(git_path "git")

Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
function(locateMidlCompiler)

Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
option(EBPFFORWINDOWS_ENABLE_TESTS "Set to true to enable tests" true)

Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
set (output_dir ${CMAKE_BINARY_DIR}/x64/$<$<CONFIG:Debug>:Debug>$<$<CONFIG:Release>:Release>)

Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
set (output_dir PUBLIC ${CMAKE_BINARY_DIR}/x64/$<$<CONFIG:Debug>:Debug>$<$<CONFIG:Release>:Release>)

Просмотреть файл

@ -92,7 +92,7 @@ If you see unexpected formatting changes in the code, verify that you are runnin
The following license header **must** be included at the top of every code file:
```c
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
```

Просмотреть файл

@ -1,5 +1,5 @@
;
; Copyright (c) Microsoft Corporation
; Copyright (c) eBPF for Windows contributors
; SPDX-License-Identifier: MIT
;

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
/**

Просмотреть файл

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) Microsoft Corporation
Copyright (c) eBPF for Windows contributors
SPDX-License-Identifier: MIT
-->
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@ -270,4 +270,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>

Просмотреть файл

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) Microsoft Corporation
Copyright (c) eBPF for Windows contributors
SPDX-License-Identifier: MIT
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@ -44,4 +44,4 @@
<Filter>Resource Files</Filter>
</ResourceCompile>
</ItemGroup>
</Project>
</Project>

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#define EBPF_FILE_DESCRIPTION "eBPF For Windows User API"

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#include "ebpf_api.h"

Просмотреть файл

@ -1,5 +1,5 @@
;
; Copyright (c) Microsoft Corporation
; Copyright (c) eBPF for Windows contributors
; SPDX-License-Identifier: MIT
;

Просмотреть файл

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) Microsoft Corporation
Copyright (c) eBPF for Windows contributors
SPDX-License-Identifier: MIT
-->
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@ -239,4 +239,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>

Просмотреть файл

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) Microsoft Corporation
Copyright (c) eBPF for Windows contributors
SPDX-License-Identifier: MIT
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@ -42,4 +42,4 @@
<Filter>Resource Files</Filter>
</ResourceCompile>
</ItemGroup>
</Project>
</Project>

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
/**
@ -450,4 +450,4 @@ _ebpf_driver_query_volume_information(_In_ WDFDEVICE device, _Inout_ IRP* irp)
irp->IoStatus.Status = status;
IoCompleteRequest(irp, 0);
return status;
}
}

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#define EBPF_FILE_DESCRIPTION "eBPF For Windows Execution Context"

Просмотреть файл

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) Microsoft Corporation
Copyright (c) eBPF for Windows contributors
SPDX-License-Identifier: MIT
-->
<Project DefaultTargets="Build" ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@ -301,4 +301,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>

Просмотреть файл

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) Microsoft Corporation
Copyright (c) eBPF for Windows contributors
SPDX-License-Identifier: MIT
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@ -40,4 +40,4 @@
<Filter>Resource Files</Filter>
</ResourceCompile>
</ItemGroup>
</Project>
</Project>

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
// The system headers generate lots of warnings, so disable those around the ntddk.h inclusion.

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#define EBPF_FILE_DESCRIPTION "eBPF For Windows Execution Context"

Просмотреть файл

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) Microsoft Corporation
Copyright (c) eBPF for Windows contributors
SPDX-License-Identifier: MIT
-->
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@ -189,4 +189,4 @@
<ResourceCompile Include="..\resource\ebpf_resource.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
</Project>
</Project>

Просмотреть файл

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) Microsoft Corporation
Copyright (c) eBPF for Windows contributors
SPDX-License-Identifier: MIT
-->
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@ -48,4 +48,4 @@
<Filter>Resource Files</Filter>
</ResourceCompile>
</ItemGroup>
</Project>
</Project>

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#define EBPF_FILE_DESCRIPTION "eBPF For Windows Service"

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#include "api_service.h"

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#include "svc_common.h"

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once
@ -9,4 +9,4 @@ unsigned long
initialize_rpc_server();
void
shutdown_rpc_server();
shutdown_rpc_server();

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
// pch.h: This is a precompiled header file.

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#include "api_service.h"

2
external/Analyze.external.ruleset поставляемый
Просмотреть файл

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) Microsoft Corporation
Copyright (c) eBPF for Windows contributors
SPDX-License-Identifier: MIT
-->
<RuleSet Name="External rules" Description="Override parent ruleset" ToolsVersion="16.0">

2
external/CMakeLists.txt поставляемый
Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
add_subdirectory("ebpf-verifier" EXCLUDE_FROM_ALL)

2
external/Directory.Build.props поставляемый
Просмотреть файл

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) Microsoft Corporation
Copyright (c) eBPF for Windows contributors
SPDX-License-Identifier: MIT
-->
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" TreatAsLocalProperty="Platform">

Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
# Base image for Windows nanoserver 1809.

Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
# Download and copy release archive to local directory as ./ebpf-for-windows.msi before running this script.

Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
# Download and copy release archive to local directory as ./ebpf-for-windows.msi before running this script.

Просмотреть файл

@ -1,4 +1,4 @@
# Copyright (c) Microsoft Corporation
# Copyright (c) eBPF for Windows contributors
# SPDX-License-Identifier: MIT
# Make sure the script is running in a HostProcess container.

Просмотреть файл

@ -1,3 +1,3 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,3 +1,3 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once
#include <stdint.h>

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#ifdef __doxygen

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once
@ -187,4 +187,4 @@ __declspec(deprecated("Use bpf_prog_load() instead.")) int bpf_load_program_xatt
/** @} */
#pragma warning(pop)
#pragma warning(pop)

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once
#pragma warning(push)

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#ifdef __doxygen

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once
@ -426,4 +426,4 @@ EBPF_HELPER(int64_t, bpf_get_socket_cookie, (const void* ctx));
#define memmove(dest, src, dest_size) bpf_memmove(dest, dest_size, src, dest_size)
#define memcpy_s bpf_memcpy
#define memmove_s bpf_memmove
#endif
#endif

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once
@ -118,4 +118,4 @@ typedef struct _ebpf_execution_context_state
const void* next_program;
uint32_t count;
} tail_call_state;
} ebpf_execution_context_state_t;
} ebpf_execution_context_state_t;

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once
#include <stdint.h>

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,5 +1,5 @@
/*
* Copyright (c) Microsoft Corporation
* Copyright (c) eBPF for Windows contributors
* SPDX-License-Identifier: MIT
*/

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once
@ -77,4 +77,4 @@ extern "C"
#ifdef __cplusplus
}
#endif
#endif

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma warning(push)

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,3 +1,3 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once
@ -8,4 +8,4 @@ typedef struct UDP_HEADER_
uint16_t destPort;
uint16_t length;
uint16_t checksum;
} UDP_HEADER;
} UDP_HEADER;

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once
#include "../../linux/bpf.h"

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,3 +1,3 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#pragma once

Просмотреть файл

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) Microsoft Corporation
Copyright (c) eBPF for Windows contributors
SPDX-License-Identifier: MIT
-->
<?define ProductVersion="022C44B5-8969-4B75-8DB0-73F98B1BD7DC"?>

Просмотреть файл

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) Microsoft Corporation
Copyright (c) eBPF for Windows contributors
SPDX-License-Identifier: MIT
-->
<Project ToolsVersion="4.0" DefaultTargets="Build" InitialTargets="EnsureWixToolsetInstalled" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
@ -164,4 +164,4 @@ SPDX-License-Identifier: MIT
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>

Просмотреть файл

@ -1,4 +1,4 @@
// Copyright (c) Microsoft Corporation
// Copyright (c) eBPF for Windows contributors
// SPDX-License-Identifier: MIT
#include "Verifier.h"

Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше