Refactor internal ip6_splithdr() API to make it more of a pure function
authorJeffrey Hsu <hsu@dragonflybsd.org>
Fri, 20 Oct 2006 11:12:17 +0000 (11:12 +0000)
committerJeffrey Hsu <hsu@dragonflybsd.org>
Fri, 20 Oct 2006 11:12:17 +0000 (11:12 +0000)
commit6666fc9113ed5fe62353e7e8c18df5a41b83b4a7
treef818ac2cface809705e7cf00ec184586149697ba
parent7e827f61ef829cab559104ac60f79bfde4eedcb7
Refactor internal ip6_splithdr() API to make it more of a pure function
by removing side-effects.
sys/netinet6/ip6_output.c