AltraMayor / AltraMayor/gatekeeper

Add port configuration for applications behind KNI

未关闭
#462 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
C
星标
1.6k
派生
252
PR 合并指标
30 天内没有已合并 PR

描述

Gatekeeper currently supports some Linux applications and services through the KNI:

- ARP and ND, since Gatekeeper intercepts ARP/ND requests from the KNI and replies using the Gatekeeper L2 resolution cache
- ICMP Ping (IPv4 and IPv6), since Gatekeeper passes ping replies to the KNI
- BGP, since Gatekeeper passes BGP packets to the KNI

To support other tools and applications, we can add an option to the CPS block that allows the user to specify TCP and UDP ports. Packets that arrive to Gatekeeper on these ports should be passed to the KNI so that Linux applications can receive them. These ports should also have ntuple filters or ACL filters configured for them so that they can be steered to the CPS block.

This is basically a generalization of the way that BGP packets are handled.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。