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

Load balancer support #4

Closed santhoshmprabhu closed 4 years ago

santhoshmprabhu commented 4 years ago

Remaining Issue:

The packets get dropped by the the load balancer. The config probably needs to be updated to use the virtual interfaces that we create to run the middleboxes.

codecov[bot] commented 4 years ago

Codecov Report

Merging #4 into master will decrease coverage by 0.86%. The diff coverage is 1.51%.

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
- Coverage   21.04%   20.19%   -0.86%     
==========================================
  Files          61       63       +2     
  Lines        2571     2680     +109     
==========================================
  Hits          541      541              
- Misses       2027     2136     +109     
  Partials        3        3