Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

ldeng-ustc/netalgo-lab

 
 

Repository files navigation

SimpleDNS with DPDK

使用DPDK以及SimpleDNS实现了一个示例DNS服务。

本项目是作者在2019年中国科大网络算法学课程中完成的实验内容。

关于具体的实验要求,请查看scripts目录下文件。

本项目的实现细节请查看reports目录下文件。

Usage

编译

make

运行

sudo ./build/server-main

About

SimpleDNS+DPDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 71.2%
  • Shell 24.7%
  • Makefile 3.5%
  • Meson 0.6%