Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-02 | Convert M() and M2() macros to honor their second, mp, parameter. | Jon Loeliger | 1 | -2/+2 | |
Now that all the M() and M2() uses properly supply a message pointer as second parameter, fix the macros to use it. Change-Id: I0b8f4848416c3fa2e06755ad6ea7171b7c546124 Signed-off-by: Jon Loeliger <jdl@netgate.com> | |||||
2017-01-25 | Repair plugin binary API message numbering | Dave Barach | 1 | -10/+8 | |
Change-Id: I422a3f168bd483e011cfaf54af022cb79b78db02 Signed-off-by: Dave Barach <dave@barachs.net> | |||||
2017-01-23 | binary-api debug CLI works with plugins | Dave Barach | 1 | -0/+76 | |
Change-Id: I81f33f5153d5afac94b66b5a8cb91da77463af79 Signed-off-by: Dave Barach <dave@barachs.net> |