summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
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