Skip to content

Fix merge issues with corrupt packet groups

Bruce Flynn requested to merge merge-issue into master

This should fix directbroadcast/l0tools#5

These changes make the merge processes much more selective about what is merged. Any packet groups that even smells slightly corrupt will be dropped from the merged product.

Also included in this merge request is a new CLI tool called edosl0inspect that is basically just edosl0util on sterioids.

Merge request reports