summaryrefslogtreecommitdiffstats
path: root/python (follow)
Commit message (Expand)AuthorAgeFilesLines
* python/xrelfo: cross-platform xrefstructs.jsonDavid Lamparter2021-02-232-67/+19
* lib/xref: record log message format argsDavid Lamparter2021-02-232-16/+49
* build: extract xrefsDavid Lamparter2021-02-231-0/+12
* python/xrelfo: the ELF xref extractorDavid Lamparter2021-02-238-0/+1508
* *: reformat python fileswhitespace2020-10-076-278/+419
* python: Make FRR build compatible with python 2.7 and 3.xMartin Winter2020-08-191-1/+1
* build: fix Makefile rule redefinitionDavid Lamparter2020-07-171-1/+8
* python: add graphviz callgraphsDavid Lamparter2020-05-051-0/+476
* build: add LLVM bitcode targetsDavid Lamparter2020-05-051-0/+25
* build: rework Makefile var extraction... againDavid Lamparter2020-05-052-16/+53
* python: add check-first-header toolDavid Lamparter2020-04-271-0/+30
* build: make clippy Makefile rules nicerDavid Lamparter2020-04-271-0/+100
* python: move MakeVars class into separate moduleDavid Lamparter2020-04-271-0/+50
* bgpd/bmp: BMP implementationDavid Lamparter2019-08-301-0/+1
* clippy: find headers relative to source treeDavid Lamparter2019-07-031-1/+3
* lib/clippy: expand some macrosDavid Lamparter2019-06-121-9/+41
* lib/clippy: assert() for non-optional argsDavid Lamparter2019-06-121-4/+34
* lib/clippy: error out on unsupported bitsDavid Lamparter2019-06-121-1/+19
* python: make DEFPY provide the text token of fixed parametersRenato Westphal2019-01-211-1/+1
* Revert "isisd lib ospfd pbrd python: fix empty init"David Lamparter2018-12-011-5/+5
* isisd lib ospfd pbrd python: fix empty initF. Aragon2018-11-211-5/+5
* *: fix some solaris warningsDavid Lamparter2018-09-081-1/+1
* build: trigger fewer unneccessary clippy rebuildsDavid Lamparter2018-08-301-1/+1
* lib, python: DEFPY_ATTR, DEFPY_HIDDENQuentin Young2018-04-101-1/+1
* zebra: unify the ipv4/ipv6 'show ip route' commands - part 1/2Renato Westphal2017-10-241-2/+0
* clippy: disable unneeded autogenerated codeDavid Lamparter2017-08-251-1/+23
* python/clippy: make output file writing less weirdDavid Lamparter2017-08-242-4/+13
* lib, python: add M:A:C support for clippyQuentin Young2017-08-141-1/+7
* build: non-recursive auxiliary directoriesDavid Lamparter2017-07-311-3/+0
* *: ditch vty_outln(), part 1 of 2David Lamparter2017-07-131-1/+1
* *: rebase vty_outln() -> masterQuentin Young2017-06-291-2/+2
* python: clidef.pyDavid Lamparter2017-06-143-0/+321