blob: ad243b73a5a8f5fd350f6b204949349f8a933fc5 (
plain)
1
2
3
4
5
6
7
8
9
|
---
name: User Datagram Protocol
maintainer: Florin Coras <fcoras@cisco.com>
features:
- host stack integration via session layer
- standalone per port dispatcher for tunneling protocols
description: "User Datagram Protocol (UDP) implementation"
state: production
properties: [API, CLI, STATS, MULTITHREAD]
|