Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

It is just a toy, but it shows the possibility of using xdp to implement 5g upf.

NotificationsYou must be signed in to change notification settings

801room/upf-xdp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This program uses xdp to simply process gtpu packet.
It is just a toy, but it shows the possibility of using xdp to implement 5g upf.

Dependencies

libbpf
goebpf

Installation

sudo apt install libbpfcc-devgo get github.com/dropbox/goebpf

Component

Component

Usage

make./main -h   Usage of ./main:     -elf string        clang/llvm compiled binary file (default "upf.elf")     -iface string        Interface to bind XDP UPF N3/N6     -n4addr string        N4 server socket (default "127.0.0.1:8805")     -test        mock and testing (default true)     -verbose        Enable verbose mode with debug log messages

Discuss

Message routing can be forwarded directly through the xdp encapsulation layer 2 Ethernet frame without going through the protocol stack.
What is the number of tables supported by xdp?

About

It is just a toy, but it shows the possibility of using xdp to implement 5g upf.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp