]> git.meshlink.io Git - catta/history - avahi-core/socket.c
* bug fix in run_versioned
[catta] / avahi-core / socket.c
2005-10-20 Sebastien Estienne* bug fix in run_versioned
2005-10-19 Sebastien Estienne * replaced some ioctl by if_nametoindex and if_indextoname
2005-10-18 Sebastien Estienne * handle cmsg_type IP_RECVTTL
2005-10-14 Sebastien Estienne * more portability work on socket.c
2005-10-12 Sebastien Estienne * portability function for IP_PKTINFO
2005-10-12 Sebastien Estienne * added a portability fix for IPV6_ADD/DROP_MEMBERSHIP
2005-10-11 Sebastien Estienne * replaced SOL_IP by IPPROTO_IP as it seems more portable
2005-09-28 Lennart Poettering* add option to not enable SO_REUSEADDR for multicast...
2005-09-25 Lennart Poettering* split off lookup.h and publish.h from core.h
2005-09-16 Lennart PoetteringMake AVAHI_PROTO_xxx well defined constants
2005-08-13 Lennart Poettering* strip glib from avahi-core
2005-08-12 Lennart PoetteringSplit avahi-common/util.h into
2005-08-03 Lennart Poetteringlinux 2.4 compat
2005-08-02 Lennart Poettering* allow caller to specifiy additional CFLAGS arguments...
2005-06-24 Lennart Poettering* implement new source address check mechanisms
2005-06-21 Lennart Poettering* Update configure.ac to check for the availabilty...
2005-06-19 Lennart Poettering* detect other running mDNS stacks
2005-06-11 Lennart Poettering* add logging API and make all code make use of it
2005-06-03 Lennart Poettering* use FIONREAD to minimize allocated buffer size when...
2005-06-03 Lennart Poettering* implement reflection (including legacy unicast reflec...
2005-05-23 Lennart Poettering* add the first bits of a mDNS reflector
2005-05-20 Lennart Poettering* add new server state AVAHI_SERVER_SLEEPING to avoid...
2005-05-10 Lennart Poettering* abstract MTU stuff for packet generation
2005-05-07 Lennart Poetteringrename libavahi-core to avahi-core