NIKSS-vSwitch / nikss

Native In-Kernel P4-programmable Software Switch for Software-Defined Networking (previously PSA-eBPF)
Apache License 2.0
47 stars 4 forks source link

Rename psabpf to NIKSS #73

Closed tatry closed 1 year ago

tatry commented 1 year ago

We decided to rename the project from psabpf to NIKSS (Native In-Kernel SDN Switch). The main reason is that the old name was too coupled with the PSA model, while the project will also support other P4 architecture models (e.g., PNA).

To use new API replace all occurrence as follow:

PTF tests: https://github.com/tatry/p4c/pull/21