luigi 2004/04/19 00:48:48 PDT
FreeBSD src repository
Modified files:
sys/netinet6 nd6.c
Log:
Remove a tail-recursive call in nd6_output.
This change is functionally identical to the original code, though
I have no idea if that was correct in the first place (see comment
in the commit).
Revision Changes Path
1.41 +8 -5 src/sys/netinet6/nd6.c