summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2022-01-13python: pass conditionals through clippy for DEFPYDavid Lamparter
2021-10-05isisd: fix redistribute CLIIgor Ryzhov
2021-06-24build: add `-Werror` to xrelfo log format warningsDavid Lamparter
2021-04-23*: make sure `config.h` or `zebra.h` is firstDavid Lamparter
2021-04-15python: add demo checker tool using frr.xrefDavid Lamparter
2021-04-08python: fix 32-bit pointers in xrelfo container_ofDavid Lamparter
2021-02-23python/xrelfo: cross-platform xrefstructs.jsonDavid Lamparter
2021-02-23lib/xref: record log message format argsDavid Lamparter
2021-02-23build: extract xrefsDavid Lamparter
2021-02-23python/xrelfo: the ELF xref extractorDavid Lamparter
2020-10-07*: reformat python fileswhitespace
2020-08-19python: Make FRR build compatible with python 2.7 and 3.xMartin Winter
2020-07-17build: fix Makefile rule redefinitionDavid Lamparter
2020-05-05python: add graphviz callgraphsDavid Lamparter
2020-05-05build: add LLVM bitcode targetsDavid Lamparter
2020-05-05build: rework Makefile var extraction... againDavid Lamparter
2020-04-27python: add check-first-header toolDavid Lamparter
2020-04-27build: make clippy Makefile rules nicerDavid Lamparter
2020-04-27python: move MakeVars class into separate moduleDavid Lamparter
2019-08-30bgpd/bmp: BMP implementationDavid Lamparter
2019-07-03clippy: find headers relative to source treeDavid Lamparter
2019-06-12lib/clippy: expand some macrosDavid Lamparter
2019-06-12lib/clippy: assert() for non-optional argsDavid Lamparter
2019-06-12lib/clippy: error out on unsupported bitsDavid Lamparter
2019-01-21python: make DEFPY provide the text token of fixed parametersRenato Westphal
2018-12-01Revert "isisd lib ospfd pbrd python: fix empty init"David Lamparter
2018-11-21isisd lib ospfd pbrd python: fix empty initF. Aragon
2018-09-08*: fix some solaris warningsDavid Lamparter
2018-08-30build: trigger fewer unneccessary clippy rebuildsDavid Lamparter
2018-04-10lib, python: DEFPY_ATTR, DEFPY_HIDDENQuentin Young
2017-10-24zebra: unify the ipv4/ipv6 'show ip route' commands - part 1/2Renato Westphal
2017-08-25clippy: disable unneeded autogenerated codeDavid Lamparter
2017-08-24python/clippy: make output file writing less weirdDavid Lamparter
2017-08-14lib, python: add M:A:C support for clippyQuentin Young
2017-07-31build: non-recursive auxiliary directoriesDavid Lamparter
2017-07-13*: ditch vty_outln(), part 1 of 2David Lamparter
2017-06-29*: rebase vty_outln() -> masterQuentin Young
2017-06-14python: clidef.pyDavid Lamparter