Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ofproto-dpif-xlate: Eliminate 'is_icmp' from xlate_actions().
This is only used in one place and action processing can't change the result, so only calculate it where it's needed. Signed-off-by: Ben Pfaff <[email protected]> Acked-by: Jarno Rajahalme <[email protected]>
- Loading branch information