Skip to content

dentproject/petunia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Petunia

Petunia is a set of script to aid in writing TC-flower ACLS for DENT/switchdev devices.

Documentation

Current documentation is on the GitHub Wiki.

To create the debian package

$ git clone https://github.com/dentproject/dentOS.git
$ cd dentOS
$ sudo docker/tools/onlbuilder
$ cd sm
$ git clone https://github.com/dentproject/petunia.git
$ cd petunia
$ apt update
$ apt install python3-pip python3-all -y
$ pip3 install stdeb
$ python3 setup.py --command-packages=stdeb.command bdist_deb
$ ls bdist_deb/python3-petunia_1.0-1_all.deb

About

ACL conversion utilities for DENT and tc-flower

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages