Network Services | Add ntpd sys var query and sync status calls (!28)

Chris Johns (@chris) gitlab at rtems.org
Thu May 22 02:08:47 UTC 2025




Chris Johns commented on a discussion on bsd/freebsd/contrib/ntp/ntpd/ntp_io.c: https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/merge_requests/28#note_122794

 >  		wildif->flags = INT_UP | INT_WILDCARD;
 >  		wildif->ignore_packets = (ACTION_DROP == action);
 >  
 > -#ifdef __rtems__
 >  		wildif->fd = open_socket(&wildif->sin, 0, 0, wildif);

I have compared the function `create_wildcards` with the latest code on FreeBSD `main` and they are identical (expect a `struct` rename). Maybe there was an error before and my change has cleaned it up?

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-net-services/-/merge_requests/28#note_122794
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250522/74520edc/attachment-0001.htm>


More information about the bugs mailing list