summaryrefslogtreecommitdiffstats
path: root/src/netlink.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-05doc: add documentation for dect_llme_rfp_preload_reqPatrick McHardy1-0/+11
2010-08-04llme: add RFP MAC preload supportPatrick McHardy1-11/+54
2010-08-04netlink: increase buffer size for capabity dumpsPatrick McHardy1-1/+1
2010-08-03llme: add MAC_ME_INFO-ind indication to notify of FP capability changesPatrick McHardy1-8/+32
2010-08-02libdect: name timer related functions more consistentlyPatrick McHardy1-5/+5
2010-07-26libdect: include cleanup - only include io.h where neededPatrick McHardy1-0/+1
2010-07-25lce: fix up for kernel sockaddr changesPatrick McHardy1-2/+2
2010-07-24debug: make debugging more colorfulPatrick McHardy1-4/+5
2010-03-10netlink: add beginning of netlink LLME supportPatrick McHardy1-22/+195
2009-12-06examples: add raw socket example for hijacking PPsPatrick McHardy1-1/+3
2009-11-13netlink: fix two memory leaksPatrick McHardy1-3/+5
2009-11-12debug: clean up and improve debuggingPatrick McHardy1-2/+4
2009-05-23utils: add fd initialization helperPatrick McHardy1-1/+1
2009-05-06Import libdectPatrick McHardy1-0/+139