]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Mfp4 @180378:
authorBjoern A. Zeeb <bz@FreeBSD.org>
Tue, 22 Mar 2016 15:43:47 +0000 (15:43 +0000)
committerBjoern A. Zeeb <bz@FreeBSD.org>
Tue, 22 Mar 2016 15:43:47 +0000 (15:43 +0000)
commit9901091ebac799a0835ba5b9ef9d418f192f47eb
tree68439076545834a579b32cf60cc107026e339fd1
parent936ce6544493b553f8dd3480ebfca0d5e8717c3b
Mfp4 @180378:

  Factor out nd6 and in6_attach initialization to their own files.
  Also move destruction into those files though still called from
  the central initialization.

  Sponsored by: CK Software GmbH
Sponsored by: The FreeBSD Foundation
MFC after: 2 weeks
Reviewed by: gnn
Differential Revision: https://reviews.freebsd.org/D5033
sys/netinet6/in6_ifattach.c
sys/netinet6/in6_ifattach.h
sys/netinet6/ip6_input.c
sys/netinet6/nd6.c
sys/netinet6/nd6.h