cvs commit: src/usr.bin/netstat atalk.c bpf.c if.c inet.c
inet6.c ipsec.c ipx.c main.c mbuf.c mcast.c mroute.c
mroute6.c netgraph.c netstat.h pfkey.c route.c sctp.c unix.c
John Baldwin
jhb at freebsd.org
Tue Jul 17 21:42:35 UTC 2007
On Tuesday 17 July 2007 01:51:02 pm Bruce M. Simpson wrote:
> John Baldwin wrote:
> > - The multicast routing code doesn't fallback to kvm on live kernels if
> > the sysctl fails. Keeping this made the code rather hairy, and netstat
> > is already tied to the kernel ABI anyway (even when using sysctl's since
> > things like xinpcb contain an inpcb) so any kernels this is run against
> > that have the multicast routing stuff should have the sysctls.
> >
>
> Thanks for picking this up.
For 6.x I'm going to leave the compat shims in, but I figured in 7 they
could be jettisoned.
--
John Baldwin
More information about the cvs-src
mailing list