On 16/10/2018 22:29, Sebastian Huber wrote: > Module: rtems-libbsd > Branch: master > Commit: c464b9e40478aeaf2691141952e553b31990cd8e > Changeset: > http://git.rtems.org/rtems-libbsd/commit/?id=c464b9e40478aeaf2691141952e553b31990cd8e > > Author: Sebastian Huber <sebastian.hu...@embedded-brains.de> > Date: Tue Oct 16 12:54:08 2018 +0200 > > mDNSResponder: Fix for update to v765.1.2 > > In the update to v765.1.2 the mDNS_Init() changed the initialization of > m->AutoTargetServices from 1 to 0. The motivation for this change is > unclear. This change prevents at least the mDNS hostname lookups. > Revert this change and initialize m->AutoTargetServices to 1 like it was > before the update. >
I am no sure about this change, I feel it points to something else that may be missing or broken. It is OK going into our repo as is but I am concerned about our version becoming brittle over time with these types of changes. Does the mDNSResponder service work on a standard FreeBSD install with the 0 value? Chris _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel