Releases: anguenot/ipfix-forwarder
Releases · anguenot/ipfix-forwarder
v0.1.4
- Add support for Nokia NAT vendor (#6)
- Expose buffer options (#7)
- Migrate to Go modules (#8)
- Golang support now >= 1.13.x
v0.1.3
- better concurrency
- exponential backoff error retries
- new '-num-cpu' option
v0.1.2
- make # of routines configurable.
- more logs
- make Syslog writer a singleton
- refactoring and cosmit