Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
c43f6ed
Move optional steps for testing VMs out of README.md file
jafingerhut Oct 16, 2024
459987f
Merge branch 'master' of github.com:jafingerhut/tutorials
jafingerhut Oct 25, 2024
5f69ce2
Merge branch 'master' of https://github.com/p4lang/tutorials
jafingerhut Oct 31, 2024
fcdf6d2
Merge remote-tracking branch 'upstream/master'
jafingerhut Nov 3, 2024
27310d1
Merge branch 'master' of https://github.com/p4lang/tutorials
jafingerhut Nov 7, 2024
51d5317
Merge remote-tracking branch 'upstream/master'
jafingerhut Nov 13, 2024
0054e7b
Merge branch 'master' of https://github.com/p4lang/tutorials
jafingerhut Dec 1, 2024
b8a81f2
Merge branch 'master' of github.com:jafingerhut/tutorials
jafingerhut Dec 1, 2024
1b02938
Merge branch 'master' of https://github.com/p4lang/tutorials
jafingerhut Dec 10, 2024
f574bea
Merge branch 'master' of github.com:jafingerhut/tutorials
jafingerhut Dec 10, 2024
40ac9e0
Merge branch 'master' of https://github.com/p4lang/tutorials
jafingerhut Dec 30, 2024
365a909
Merge branch 'master' of https://github.com/p4lang/tutorials
jafingerhut Dec 30, 2024
e62c95b
Merge branch 'master' of github.com:jafingerhut/tutorials
jafingerhut Dec 30, 2024
0af41fd
Merge remote-tracking branch 'upstream/master'
jafingerhut Dec 30, 2024
d600b63
Merge branch 'master' of https://github.com/p4lang/tutorials
jafingerhut Dec 31, 2024
29fd124
Merge branch 'master' of github.com:jafingerhut/tutorials
jafingerhut Dec 31, 2024
fdd4721
Merge branch 'master' of https://github.com/p4lang/tutorials
jafingerhut Jan 1, 2025
089cbd8
Merge branch 'master' of https://github.com/p4lang/tutorials
jafingerhut Jan 3, 2025
ff1664a
Merge branch 'master' of https://github.com/p4lang/tutorials
jafingerhut Jan 25, 2025
b8c5cab
Merge branch 'master' of github.com:jafingerhut/tutorials
jafingerhut Jan 25, 2025
ff9c994
Merge branch 'master' of https://github.com/p4lang/tutorials
jafingerhut Jan 27, 2025
3224949
Add 2025-Jan-30 versions of source code for install.sh
jafingerhut Jan 30, 2025
9235e50
Merge branch 'master' of https://github.com/p4lang/tutorials
jafingerhut Feb 11, 2025
fe22d96
Merge remote-tracking branch 'upstream/master'
jafingerhut Feb 28, 2025
2f66fc9
Merge branch 'master' of github.com:jafingerhut/tutorials
jafingerhut Feb 28, 2025
82856d1
Merge remote-tracking branch 'upstream/master'
jafingerhut Mar 2, 2025
bc84b21
Remove early attempt at adding license ids to Markdown files
jafingerhut Mar 22, 2025
da64ebc
Replace LICENSE file with LICENSES directory
jafingerhut Mar 22, 2025
98fca04
Use REUSE project to add copyright and license id to all Markdown files
jafingerhut Mar 22, 2025
9416958
Add LICENSES directory that I neglected to add earlier
jafingerhut Mar 22, 2025
b9bfc96
Add first version of REUSE.toml file
jafingerhut Mar 22, 2025
3817603
Add SPDX-FileCopyrightText lines to all Python source files ...
jafingerhut Mar 22, 2025
cd37ebf
Add SPDX-FileCopyrightText lines to all Bash script source files ...
jafingerhut Mar 22, 2025
d0d1c15
Add SPDX-FileCopyrightText lines to all Makefiles ...
jafingerhut Mar 22, 2025
658c674
Add SPDX-FileCopyrightText lines to all P4 source files ...
jafingerhut Mar 22, 2025
2119db8
Add SPDX-FileCopyrightText lines to a few source files ...
jafingerhut Mar 22, 2025
bc20f4c
Correct many copyright years that were incorrect
jafingerhut Mar 23, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove early attempt at adding license ids to Markdown files
Signed-off-by: Andy Fingerhut <[email protected]>
  • Loading branch information
jafingerhut committed Mar 22, 2025
commit bc84b21efdd5412fee85a9f44212ada9e4d9c5db
2 changes: 0 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)
---

Thank you for your interest in contributing to the P4 Compiler tutorials repository! Your contributions are important and will help to improve the project for everyone. Before you begin, please consider the guidelines below.
Expand Down
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)

# P4 Tutorial

* [Introduction](#introduction)
Expand Down
3 changes: 0 additions & 3 deletions exercises/basic/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)

# Implementing Basic Forwarding

## Introduction
Expand Down
3 changes: 0 additions & 3 deletions exercises/basic_tunnel/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)

# Implementing Basic Tunneling

## Introduction
Expand Down
3 changes: 0 additions & 3 deletions exercises/calc/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)

# Implementing a P4 Calculator

## Introduction
Expand Down
3 changes: 0 additions & 3 deletions exercises/ecn/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)

# Implementing ECN

## Introduction
Expand Down
3 changes: 0 additions & 3 deletions exercises/firewall/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)

# Implementing A Basic Stateful Firewall

## Introduction
Expand Down
3 changes: 0 additions & 3 deletions exercises/link_monitor/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)

# Implementing Link Monitoring

## Introduction
Expand Down
3 changes: 0 additions & 3 deletions exercises/load_balance/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)

# Load Balancing

In this exercise, you will implement a form of load balancing based on
Expand Down
3 changes: 0 additions & 3 deletions exercises/mri/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)

# Implementing MRI

## Introduction
Expand Down
3 changes: 0 additions & 3 deletions exercises/multicast/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)

# Implementing Multicast

## Introduction
Expand Down
3 changes: 0 additions & 3 deletions exercises/p4runtime/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)

# Implementing a Control Plane using P4Runtime

## Introduction
Expand Down
3 changes: 0 additions & 3 deletions exercises/qos/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)

# Implementing QOS

## Introduction
Expand Down
3 changes: 0 additions & 3 deletions exercises/source_routing/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)

# Implementing Source Routing

## Introduction
Expand Down
3 changes: 0 additions & 3 deletions utils/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)

# P4 Utils

This folder contains various scripts used to run the code.
Expand Down
3 changes: 0 additions & 3 deletions vm-ubuntu-20.04/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)

# Creating the VM

This directory is here only for historical reference. The scripts
Expand Down
3 changes: 0 additions & 3 deletions vm-ubuntu-20.04/create-vm-image-for-others.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)

# Creating a VM image for distribution to others

If you want to run `p4c` tests, see the next section on how to do so,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)

# Creating a VM using VirtualBox and an ISO disk image with an Ubuntu Desktop Linux 24.04 installer

In the initial boot menu, the default choice "Try or Install Ubuntu"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)

# Creating a VM using VirtualBox and an ISO disk image with an Ubuntu Server Linux 24.04 installer

In the initial boot menu, the default choice "Try or Install Ubuntu"
Expand Down
3 changes: 0 additions & 3 deletions vm-ubuntu-24.04/README-create-vm-using-iso-installer.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)

# Create VM using ISO installer

## Finding the Linux installer image you want
Expand Down
3 changes: 0 additions & 3 deletions vm-ubuntu-24.04/README-create-vm-using-vagrant.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)

## Creating the VM using VirtualBox and Vagrant

+ Install
Expand Down
3 changes: 0 additions & 3 deletions vm-ubuntu-24.04/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)

# Introduction

Detailed steps are given later to create a new virtual machine (VM)
Expand Down
3 changes: 0 additions & 3 deletions vm-ubuntu-24.04/create-vm-image-for-others.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)

# Creating a VM image for distribution to others

If you want to run `p4c` tests, see the next section on how to do so,
Expand Down
3 changes: 0 additions & 3 deletions vm/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@

[comment]: # (SPDX-License-Identifier: Apache-2.0)

# Introduction

This directory is here only for historical reference. The scripts
Expand Down