Skip to content

doem97/ClassBench_analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is the analysis module for analysize the classbench.

Folder structure tree

.
├── code                     # Code that developed to stable version
|   ├── db_generator         # The db_generator outer tools
|   └── parameter_files      # Seed files
├── data                     # Saves huge filter rulesets. It is ignored in git
|   ├── fw_filters
|   ├── acl_filters
|   └── ipc_filters
├── developing               # Developing codes (usually `ipynb` files)
└── script                   # Shell scripts and their log

About

This is the analysis module based on Python for analyze the classbench tool, which is a widely-used tool in generating virtual network routing table.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published