Hi there, I am looking at PR 137487, world broken WITHOUT_NETGRAPH. Is it reasonable to have MK_NETGRAPH=no enforce MK_ATM=no and MK_BLUETOOTH=no? The bluetooth stack is implemented using the netgraph framework. Some bluetooth userland tools include netgraph headers or use netgraph sockets. There are 2 ATM stacks, netnatm and netgraph/atm. netgraph/atm obviously uses netgraph. For netnatm, this is not clear if there is a dependency: atmconfig(8) includes netgraph headers and some files in sys/contrib/ngatm/netnatm also include netgraph headers.
Thanks in advance, Cheers, Antoine _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"