Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-02 | Ensure all M() and M2() second parameters are the message pointer. | Jon Loeliger | 1 | -3/+9 | |
Rather than maintain (?) an unused second parameter, t, and pull an unbound message pointer, mp, out of context, explicitly list the message pointer as the second parameter. Change-Id: I92143efda6211cdf6b935470f8c71579742a6b64 Signed-off-by: Jon Loeliger <jdl@netgate.com> | |||||
2017-01-25 | Repair plugin binary API message numbering | Dave Barach | 1 | -0/+2 | |
Change-Id: I422a3f168bd483e011cfaf54af022cb79b78db02 Signed-off-by: Dave Barach <dave@barachs.net> | |||||
2017-01-23 | binary-api debug CLI works with plugins | Dave Barach | 1 | -31/+4 | |
Change-Id: I81f33f5153d5afac94b66b5a8cb91da77463af79 Signed-off-by: Dave Barach <dave@barachs.net> | |||||
2017-01-01 | Move java,lua api and remaining plugins to src/ | Damjan Marion | 13 | -0/+3015 | |
Change-Id: I1c3b87e886603678368428ae56a6bd3327cbc90d Signed-off-by: Damjan Marion <damarion@cisco.com> |