Releases: JustinAzoff/flow-indexer
v0.2.2
v0.2.1
v0.1.10
Changelog
36fcb9f Fix ipv6 flow parsing
Automated with GoReleaser
Built with go version go1.10 darwin/amd64
v0.1.9
Changelog
82e7915 Use default WriteBuffer size
This will reduce memory usage for most uses:
52b1dce Merge branch 'master' of github.com:JustinAzoff/flow-indexer
507e761 Merge pull request #12 from esnet/master
0b063a6 Fix nfdump output for IPv6
Automated with GoReleaser
Built with go version go1.10 darwin/amd64
v0.1.8
Changelog
ef7cd98 Bump version
2ad9abb Fail fast on connection errors.
Automated with GoReleaser
Built with go version go1.10 darwin/amd64
v0.1.7
Changelog
0018572 Bump version
9ac8878 Add better error checking for backends
Automated with GoReleaser
Built with go version go1.10 darwin/amd64
v0.1.6
Changelog
3a1add7 add goreleaser config
5e71e4d bump to 0.1.6
00c1725 Implement Filter for NFDUMPBackend
5edeead Merge branch 'topic/fix-nfdump'
88068d4 install the latest nfdump to make tests happy
fcad063 Fix comment
7948b83 improve nfdump performance even more
582630d install nfdump before testing
b4f12b0 Multiple performance improvements for nfdump backend
1e9c040 quote invalid ips
4afb77e Merge pull request #6 from samoehlert/master
4126064 Merge branch 'topic/soehlert/netflow_config'
fa1d912 add config section example for nfdump netflow
3521b68 problem: long lines break the readers
Automated with GoReleaser
Built with go version go1.10 darwin/amd64
v0.1.5
bump version