Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: Increase xmit RECURSION_LIMIT to 10.
Three is definitely too low, and we know from reports that GRE tunnels stacked as deeply as 37 levels cause stack overflows, so pick some reasonable value between those two. Signed-off-by: David S. Miller <[email protected]>
- Loading branch information