Open bitkeks opened 4 years ago
Any update on the implementation?
Not for public use yet. There's an experimental implementation with async for TCP, but it is not stable enough for usage. Guess the UDP implementation should just be ported for TCP sockets, with some overhead to track sessions.
In IPFIX, exporters and collectors can/should use TCP or SCTP for their connection instead of UDP. At least TCP should be added to the collector in this repo.
Related to #20 IPFIX