aboutsummaryrefslogtreecommitdiff
path: root/libs/libpfring/patches/0001-fix-cross-compiling.patch
Commit message (Collapse)AuthorAge
* libpfring: update to 8.4.0John Thomson2023-06-25
| | | | | | | Release notes: https://github.com/ntop/PF_RING/releases/tag/8.4.0 Signed-off-by: John Thomson <git@johnthomson.fastmail.com.au>
* libpfring: update to 8.0.0Rosen Penev2022-03-30
| | | | | | Fixes compilation with kernel 5.15 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libpfring: update to 7.6.0Rosen Penev2020-03-21
| | | | | | Fixes compilation with kernel 5.4. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libpfring: Update to 7.4.0Rosen Penev2018-12-26
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libpfring: add new packageBangLang Huang2018-10-02
PF_RING is a high speed packet capture library that turns a commodity PC into an efficient and cheap network measurement box suitable for both packet and active traffic analysis and manipulation. Moreover, PF_RING opens totally new markets as it enables the creation of efficient application such as traffic balancers or packet filters in a matter of lines of codes. github : https://github.com/ntop/pf_ring official : https://www.ntop.org Signed-off-by: BangLang Huang <banglang.huang@foxmail.com> Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> [rename kmod-pfring to kmod-pf-ring]