Skip to content

Commit

Permalink
Merge pull request #98 from pengjianzhang/main
Browse files Browse the repository at this point in the history
changelog 1.1.0
  • Loading branch information
pengjianzhang authored Apr 13, 2022
2 parents 6795557 + d3cfd8b commit d5fb93a
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,65 @@
# Changelog

## v1.1.0 - 2022-04-13
### Added

- vxlan

thanks epsilon-rhk
- kni

thanks Ppapzs
- bond

thanks [email protected], Ppapzs
- tos

thanks Ppapzs
- packet_size

thanks Ppapzs
- jumbo

thanks Ppapzs
- wait stage
- rss
- quiet: turn off output statistics
- rtt

### Changed

- tcp/udp flood and dose not require FDIR
- support DPDK-20.11, DPDK-22.03
- server close idle sockets
- tcp rst on or off
- allow server ip num to be less than cpu number
- simplified keepalive configuration
- update readme
- related articles

thanks metonymical

### Fixed

- FIX: client ip range check error
- FIX: failed to start using virtio

thanks celia240
- FIX: divide by zero
- FIX: tcp stack bugs

thanks sheva7777
- FIX: segmentation fault when there are few huge pages

thanks [email protected]
- FIX: byte order conversion bug

thanks crezov

- FIX: docs

thanks leohotfn

## v1.0.0 - 2022-02-22
### Added

Expand Down

0 comments on commit d5fb93a

Please sign in to comment.