On Fri, 7 Jan 2011, joris dedieu wrote:

Hi,

As I was reading netinet6 code, I found some redundant SYSCTL_DECL.

Why are the redundant currently?  Scrolling though I am not seeing
the "duplicate" removed.  They are just distributed?


I don't know if it's really useful but here is a patch to clean it.
- remove SYSCTL_DECL(_net_inet6_ip6) and SYSCTL_DECL(_net_inet6) from c files
+ add them to netinet6/in6_var.h header (like for netinet).

Yeah, that's a different thing.

/bz

--
Bjoern A. Zeeb                                 You have to have visions!
        <ks> Going to jail sucks -- <bz> All my daemons like it!
  http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails.html
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[email protected]"

Reply via email to