Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 May 2007 22:26:44 GMT
From:      Fredrik Lindberg <fli@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 119525 for review
Message-ID:  <200705082226.l48MQiBR068968@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=119525

Change 119525 by fli@fli_genesis on 2007/05/08 22:25:51

	Add the initial multicast DNS stack to the responder daemon.
	It provides buffer management, packet creation/parsing, takes care of
	socket creation and does multicast membership join/leave. 
	There is full support for IPv6, DNS name compression and UTF-8.

Affected files ...

.. //depot/projects/soc2007/fli-mdns_sd/mdnsd/mdns.h#1 add
.. //depot/projects/soc2007/fli-mdns_sd/mdnsd/stack_buf.c#1 add
.. //depot/projects/soc2007/fli-mdns_sd/mdnsd/stack_buf.h#1 add
.. //depot/projects/soc2007/fli-mdns_sd/mdnsd/stack_mdns.c#1 add
.. //depot/projects/soc2007/fli-mdns_sd/mdnsd/stack_mdns.h#1 add
.. //depot/projects/soc2007/fli-mdns_sd/mdnsd/stack_packet.c#1 add

Differences ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705082226.l48MQiBR068968>