git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18377 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-09 11:57:58 +00:00
parent 781c638494
commit f2adba306c

View File

@@ -1,5 +1,11 @@
2006-10-09 Love H<>rnquist <20>strand <lha@it.su.se>
* socket_wrapper.c: Protect AF_INET6 with #ifdef HAVE_IPV6.
* socket_wrapper.c: Use a symbol for the v6 address.
* socket_wrapper.c: Add IPv6 suppport.
* socket_wrapper.[ch]: Include socket wrapper from samba4 (rev
19179).