AltraMayor / AltraMayor/gatekeeper

Add port configuration for applications behind KNI

オープン
#462 コメント 2 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。