【问题标题】:Decoding IPFIX packets using Python使用 Python 解码 IPFIX 数据包
【发布时间】:2019-06-06 00:25:39
【问题描述】:

我想通过 udp 解析来自 openvswitch 的 ipfix 数据包, python 2.7中是否有一个库可以帮助我做到这一点?

谢谢

【问题讨论】:

    标签: python-2.7 netflow


    【解决方案1】:

    https://github.com/britram/python-ipfix 是权威的 Python IPFIX 库,具有很好的 documentation,但目前仅支持 Python 3.3+。

    有一个 ticket open 来研究添加 Python 2.7 反向端口,但鉴于 Python 2.7 将 End of Life in January 2020 这似乎不太可能发生。

    【讨论】:

      猜你喜欢
      • 2011-08-08
      • 2011-01-12
      • 2011-08-05
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-03-07
      • 1970-01-01
      相关资源
      最近更新 更多