Skip to content

Add documentation for deploying the UPF in AF_PACKET mode (#716) #898

Add documentation for deploying the UPF in AF_PACKET mode (#716)

Add documentation for deploying the UPF in AF_PACKET mode (#716) #898

Workflow file for this run

# Copyright 2020-present Open Networking Foundation
# SPDX-License-Identifier: Apache-2.0
---
name: REUSE
on:
push:
branches:
- master
pull_request:
jobs:
license-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: reuse lint
run: make check-reuse