| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-23 | python/xrelfo: cross-platform xrefstructs.json | David Lamparter | |
| Just get names, types and order from pahole; ditch offset & size since they're different on 32/64 bit. None of the structs has padding currently; if we really need that it can be implemented in the future. (Padding will raise an exception, so it won't break silently.) Signed-off-by: David Lamparter <equinox@diac24.net> | |||
| 2021-02-23 | python/xrelfo: the ELF xref extractor | David Lamparter | |
| This creates JSON dumps of all the xref structs littered around FRR. Signed-off-by: David Lamparter <equinox@diac24.net> | |||
