Skip to content

Releases: w180112/vRG_DPDK

Release v1.7.0

21 Sep 08:31

Choose a tag to compare

Release v1.7.0

New commits: v1.6.2..v1.7.0

feature:

  • feat: add node grpc server with ip addr (67795bb)
  • feat: support showing nic stats info (8e3e454)
  • feat: support showing version info (e2a8d7f)
  • feat: support show system info in cmdline (f74e9cc)
  • feat: modify cli ui (81efe28)
  • feat: support dhcp server via grpc (06441c6)
  • feat: support disconnect/connect hsi via grpc (15c5aff)

fix bug:

  • fix: fix pppoe is unable to restart after padi timeout (fa990a7)
  • fix: fix ci error (#6) (399f066)
  • fix: fix proto file for dhcp server (a336344)
  • fix: fix cmdline compile error (80e025d)
  • fix: fix vrg grpc server unix sock bind error (b4e4a03)
  • fix: fix cmdline grpc client issue (e2bd1c8)
  • fix: fix grpc segfault (58f306a)

documents:

style:

  • style: modify grpc file name (fe43260)
  • style: remove unused function (17eafbd)

refactor:

  • refactor: modify grpc interface (1f39980)
  • refactor: remove unused source code (cbb4dc8)

chore:

  • chore: add auto release file (230c0c3)
  • chore: replace dockerfile with multi-stage (920f7fd)