目录

Go SDK for BMF

This repo implements some basic data structure used by BMF processing.

In addition, it also contains a pre-written CGO exporting tool to compile the user-written module into BMF-recognizable library.

The following code shows a module copying input packets to downstreams.

Ref: pass_through

Run tests

  1. setup envs

    export CGO_FLAGS=xxx export CGO_LDFLAGS=xxx export LD_LIBRARY_PATH=xxx

  2. build example module

    cd example && go build -buildmode c-shared -o go_pass_through.so pass_through.go && cd -

  3. run unit tests

    cd bmf && go test -v .

关于
66.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号