match-interface:匹配界面

时间:2021-05-09 22:43:02
【文件属性】:
文件名称:match-interface:匹配界面
文件大小:204KB
文件格式:ZIP
更新时间:2021-05-09 22:43:02
C 介绍 Match接口用于在数据包处理管道中配置和填充匹配表。 应用程序将Match接口API与Match守护程序结合使用,以配置管道中的表和端口。 快速开始 请参阅中的以快速开始使用“匹配”界面。 教程 示例教程可在“部分中找到。 软件总览 匹配界面软件主要由两个组件组成。 匹配命令行界面(CLI) Match CLI接受get_tables , get_headers等命令,以显示有关管道中的表,标头,匹配项,规则和端口的信息。 CLI会将命令打包到netlink消息中,然后将其发送到以执行。 有关支持的命令的更多信息,用户应查阅Match CLI手册页。 man match 或用于特定命令,例如set_rule man match set_rule 比赛守护进程 Match守护程序将初始化基础的数据包处理管道,并等待来自Match接口应用程序(例如。 该守护程序被设计为作为
【文件预览】:
match-interface-master
----autogen.sh(47B)
----models()
--------bpf_match.h(9KB)
--------ies_pipeline.h(47KB)
----src()
--------Makefile.am(2KB)
--------matchd.c(7KB)
--------match.c(71KB)
----lib()
--------bpflib.c(15KB)
--------matchlib_nl.c(26KB)
--------matlog.c(2KB)
--------Makefile.am(2KB)
--------ieslib.c(100KB)
--------matchd_lib.c(47KB)
--------matchlib.c(72KB)
--------backend.c(4KB)
----Makefile.am(718B)
----doc()
--------Makefile.am(119B)
--------doxyfile.in(435B)
--------tutorial()
----README.md(2KB)
----dist()
--------default()
--------matchd.service.in(240B)
--------matchd-api.pc.in(321B)
--------match-interface.pc.in(333B)
--------match-interface.spec.in(4KB)
----configure.ac(3KB)
----man()
--------match-create.1(2KB)
--------match-destroy.1(981B)
--------match-get_ports.1(919B)
--------match-del_rule.1(947B)
--------match-get_header_graph.1(749B)
--------match-get_actions.1(734B)
--------match-get_headers.1(734B)
--------match.1(2KB)
--------Makefile.am(366B)
--------match-set_port.1(1KB)
--------match-lport_lookup.1(1KB)
--------matchd.1(950B)
--------match-update.1(1KB)
--------match-get_rules.1(973B)
--------match-set_rule.1(2KB)
--------match-get_tables.1(739B)
--------match-get_graph.1(742B)
--------match-phys_port_lookup.1(975B)
----tests()
--------nl()
----.gitignore(569B)
----INSTALL.md(3KB)
----include()
--------matchd_lib.h(2KB)
--------backend.h(7KB)
--------match_version.h(4KB)
--------matchlib_nl.h(6KB)
--------ieslib.h(4KB)
--------if_match.h(20KB)
--------matchlib.h(6KB)
--------matlog.h(2KB)

网友评论