summaryrefslogtreecommitdiffstats
path: root/avahi-autoipd/iface-linux.c
Commit message (Collapse)AuthorAgeFilesLines
* increase netlink buffer size (hopefully closes #106)Lennart Poettering2007-04-121-1/+1
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1421 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* Use SCM_CREDENTIALS for authentication of netlink data from kernelLennart Poettering2007-02-041-2/+36
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1381 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Also fix < 2.6.19 builds for avahi-autoipd.Trent Lloyd2006-12-111-1/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1338 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* * Revert previous patch to check nlmsg_pid as it is bogus and breaksTrent Lloyd2006-12-111-0/+9
| | | | | | | | | | | in many cases, notably when using NetworkManager * Replace with new SO_PASSCRED-based check of the sending UID, which seems to work better * Apply for for 2.6.19+ where IFA_RTA / IFLA_RTA is no longer defined * Mild fix to some doxygen docs for avahi-common/address.h git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1336 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* set the interface to IFF_UP before using it. handle POLLERR on the packet ↵Lennart Poettering2006-08-311-1/+0
| | | | | | socket properly by recreating our socket. git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1291 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* a few fixes in netlink handlingLennart Poettering2006-08-301-8/+2
| | | | git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1289 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
* add netlink supportLennart Poettering2006-08-301-0/+297
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1287 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe