netarch / neo

A network testing tool combining formal model checking and container-based emulation that covers in-network non-determinism
Other
8 stars 4 forks source link

NAT support #6

Closed santhoshmprabhu closed 4 years ago

santhoshmprabhu commented 4 years ago

This PR introduces support for rewriting IP destination only. More types of NAT, such as rewriting the port numbers etc will need a bigger change.

codecov[bot] commented 4 years ago

Codecov Report

Merging #6 into master will decrease coverage by 0.09%. The diff coverage is 0%.

@@            Coverage Diff             @@
##           master       #6      +/-   ##
==========================================
- Coverage   19.14%   19.05%   -0.09%     
==========================================
  Files          64       64              
  Lines        2748     2761      +13     
==========================================
  Hits          526      526              
- Misses       2219     2232      +13     
  Partials        3        3