Skip to content

Commit

Permalink
Merge pull request #127 from pengjianzhang/main
Browse files Browse the repository at this point in the history
changelog v1.2.0
  • Loading branch information
pengjianzhang committed Jun 1, 2022
2 parents 20cb958 + 266096b commit 93cd414
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## v1.2.0 - 2022-06-01
### Added

- http client
- change_dip: before the packet is sent, a huge IP pool is used to change the dest IP

### Changed

- rss support l3/l3l4/auto
- optimize statistics

### Fixed

- FIX: kni only use interface IP
- FIX: large rx/tx descriptor number
- FIX: print more message for bad gateway error
- FIX: tcp closing state
- FIX: separate tcp and http

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

Expand Down

0 comments on commit 93cd414

Please sign in to comment.