Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
git からの OVS スイッチソース コードでの GTP トンネルの作成を探しています。OVS で使用できる GTP 実装のパッケージがあれば教えてください。または、これをゼロから開始する方法。
機能: 1.GTP トンネル ヘッダー パラメータのマッチング 2.パケットのトンネリング。
助けてくれてありがとう。
VXLAN の場合と同様に、GTP の Handler を作成することで実行できます。