Skip to content

hushi55/uaflow

 
 

Repository files navigation

#uaflow

=================================================================== Project Introduction

This project is using for Traffic Load Balancing.
1: program is based in dpdk(version 2.1.0).
2: flow by User-Agent.
3: The program has ablitity in DDos Scanning.

================================================================== Build and use

  1. Please looking at document about dpdk(www.dpdk.org)
  2. You should run 'dpdk_nic_bind.py' for binding NIC.
  3. You should mount nodev for using hugepage.
  4. After above operation, you could run 'make' and run 'uaflow'.

Thanks for looking !

About

基于dpdk,针对User-Agent进行负载均衡与分流

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.7%
  • Makefile 1.3%
  • C++ 1.0%