dect
/
dectmon
Archived
13
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
Patrick McHardy 979a156671 parser: fix minor bugs
- use-after-free in cluster resolution

- missing parameter propagation in MNSS parameter parsing

Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-12-03 01:14:27 +01:00
Patrick McHardy 642e927e21 dectmon: fix some memory leaks
Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-11-22 16:04:21 +01:00
Patrick McHardy 360ca87ffc cmd-parser: add MNSS_FACILITY-req, parse primitives in cluster context
Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-11-21 20:04:30 +01:00
Patrick Mchardy 022a720886 dectmon: fix IPEI buffer size
Need to account for the terminating '\0'.

Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-11-19 20:13:32 +01:00
Patrick McHardy a222b17339 dectmon: add interactive CLI, audio support and more
Not finished yet, but commit is already much too large and includes
multiple unrelated things.

Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-11-19 19:50:12 +01:00