dect
/
libdect
Archived
13
0
Fork 0
Commit Graph

12 Commits

Author SHA1 Message Date
Patrick McHardy 4f9a40beb9 netlink: increase buffer size for capabity dumps
With lots of capabilities the output gets truncated.

Signed-off-by; Patrick McHardy <kaber@trash.net>
2010-08-04 20:59:17 +02:00
Patrick McHardy e31ee2ae7f llme: add MAC_ME_INFO-ind indication to notify of FP capability changes
Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-08-03 00:10:06 +02:00
Patrick McHardy 7c0e516ed9 libdect: name timer related functions more consistently
Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-08-02 05:25:03 +02:00
Patrick McHardy cb5d6bd44b libdect: include cleanup - only include io.h where needed
Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-07-26 22:47:53 +02:00
Patrick McHardy adc06cfd50 lce: fix up for kernel sockaddr changes
Also add support to bind to clusters by name.

Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-07-25 00:03:41 +02:00
Patrick McHardy 931c335680 debug: make debugging more colorful
Add definitions for the various libdect subsystems, pass them to the
registered debugging handlers and add a handler to the example programs
to colorize debugging messages.

Still could use some cleanup, but causes too many clashes.

Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-07-24 21:49:43 +02:00
Patrick McHardy 472733d43d netlink: add beginning of netlink LLME support
Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-03-10 14:17:50 +01:00
Patrick McHardy 2c124658fb examples: add raw socket example for hijacking PPs
Signed-off-by: Patrick McHardy <kaber@trash.net>
2009-12-06 14:55:49 +01:00
Patrick McHardy 92eb2349a9 netlink: fix two memory leaks
Free the socket and cluster object.

Signed-off-by: Patrick McHardy <kaber@trash.net>
2009-11-13 08:39:33 +01:00
Patrick McHardy 5cb0b35602 debug: clean up and improve debugging
Signed-off-by: Patrick McHardy <kaber@trash.net>
2009-11-12 19:33:06 +01:00
Patrick McHardy e795362c37 utils: add fd initialization helper
Signed-off-by: Patrick McHardy <kaber@trash.net>
2009-05-23 00:53:28 +02:00
Patrick McHardy 0406a88b39 Import libdect
Signed-off-by: Patrick McHardy <kaber@trash.net>
2009-05-06 18:41:57 +02:00