The removal of MT_RTABLE by fenner in rev 1.32 of /sys/sys/mbuf.h has
broken the build of the tree in netstat. It may have broken other net
apps that I haven't hit yet.

There's also a new coding style that I've not come across before being
used in this file, it's based on commenting out lines by clobbering the
first two chars, e.g.

/*efine MT_RTABLE       5*/     /* routing tables */

It looks like it was invented by Garret and fenner followed his good
example :-)

Paul.

To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to