Skip to content

Commit

Permalink
Merge pull request #5 from nttcom/watal-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
watal committed Jul 20, 2023
2 parents 2e14d7f + bc8ba53 commit e2a5b1c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,11 @@
[![Go version](https://img.shields.io/github/go-mod/go-version/nttcom/fluvia)](https://go.dev/)
[![License](https://img.shields.io/badge/license-MIT-blue)](LICENSE)

IPFIX Exporter Library with Go
IPFIX Exporter using eBPF/XDP and IPFIX Library with Go

## Features
* Support Information Elements (IEs) reserved by IANA.
* **IPFIX Exporter in XDP/eBPF-enabled Environments:** Functions as an IPFIX Exporter within XDP/eBPF-enabled environments.
* **Support for IANA Reserved Information Elements (IEs):** Supports IEs reserved by IANA, ensuring compatibility with standards.
* [IP Flow Information Export (IPFIX) Entities](https://www.iana.org/assignments/ipfix/ipfix.xhtml)

## Installation & Use
Expand Down

0 comments on commit e2a5b1c

Please sign in to comment.