Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 4.2 #344

Merged
merged 32 commits into from
Mar 20, 2017
Merged

Release 4.2 #344

merged 32 commits into from
Mar 20, 2017

Conversation

fklassen
Copy link
Member

No description provided.

codacy-badger and others added 30 commits March 11, 2017 17:27
This should fix parallel build.
add tcpreplay_opts.h to list of BUILT_SOURCES
The option `--fuzz-seed` feeds the system's random seed. Although this produces consistent results between runs on a given platform, results will be inconsistent on other platforms. Therefore a test cannot be produced tht is multi-platform.

Alternately a separate random number generated could be implemented, bypassing the system. This would ensure consistency across platforms.
-O3 can have adverse effects and may result in slower code, so users should be able to set and/or override it in USER_CFLAGS.
* Release_4.2.0beta3:
  even more Coverity fixes
  more Coverity fixes
  Coverity fixes
  Release 4.2beta3: bump version
  Release 4.2.0beta2 - update CHANGELOG (#326)
  add tcpreplay_opts.h to list of BUILT_SOURCES
  Bug #210 avoid overflow with -M option
  implement  to modify loop updates (#296) (#297)
  #210 improve stats accuracy and avoid overflow when run for long periods
Replace deprecated AM_CONFIG_HEADER
* En #334 - modernize configure.ac

* Enhancement #334 - fix install on OS X
…R_staging

Enhancement #334 am config header staging
* Enhancement #334 - Fix warnings on debug

Latest changes caused multiple declarations of $VERSION and $PRODUCT, which caused `configure` test failures. The result was that tests failed where they otherwise would pass. Result was `-Wno-format-contains-nul` was not defined.

Fix is to remove effectively duplicate declarations of the within `configure.ac`.

* Enhancement #334 - fix build error
For example, this means :
- skipping TCP SYN packets
- no ethertype, ip addresses, not port number will be modified

Signed-off-by: Gabriel Ganne <[email protected]>
@fklassen fklassen merged commit 6ad372b into coverity_scan Mar 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants