summaryrefslogtreecommitdiffstats
path: root/python (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: add zebra to mgmtd oper-stateChristian Hopps2023-12-281-1/+1
* [ospfd]: add support for RFC 5709 HMAC-SHA AuthMahdi Varasteh2023-09-161-1/+1
* mgmtd: fully implement debug flags for mgmtd and clientsChristian Hopps2023-05-011-0/+2
* lib: convert xref_threadsched to xref_eventschedDonald Sharp2023-03-241-2/+2
* *: Rename thread.[ch] to event.[ch]Donald Sharp2023-03-241-1/+1
* mgmtd: nb library for client front-end codeChristian Hopps2023-03-221-0/+10
* Merge pull request #12248 from pguibert6WIND/bgpasdotRuss White2023-02-211-0/+7
|\
| * lib, bgp: add initial support for asdot formatPhilippe Guibert2023-02-101-0/+7
* | *: auto-convert to SPDX License IDsDavid Lamparter2023-02-0910-140/+10
|/
* python: hide inet_ntoa from frrbotDavid Lamparter2022-10-281-2/+3
* python: fix a bunch of pylint warnings in clippyDavid Lamparter2022-10-281-0/+14
* python: apply black formattingDavid Lamparter2022-10-289-299/+491
* build: exclude a few more things from frr.xrefDavid Lamparter2022-10-261-1/+6
* python: fix for old (< 3.6) Python versionsDavid Lamparter2022-10-261-21/+24
* build, vtysh: extract vtysh commands from .xrefDavid Lamparter2022-10-263-72/+396
* python: use ujson if availableDavid Lamparter2022-10-061-3/+12
* build: don't include vtysh.xref in frr.xrefDavid Lamparter2022-10-061-0/+3
* lib: add CMD_ATTR_NOSHDavid Lamparter2022-10-061-0/+2
* lib: make cmd_element->attr a bitmask & clarifyDavid Lamparter2022-10-062-7/+29
* python: Remove redundant import of subprocessDonald Sharp2022-06-161-1/+0
* build: reformat makefile.pyDavid Lamparter2022-05-261-8/+18
* build: add a bunch of comments to makefile.pyDavid Lamparter2022-05-261-0/+16
* build: fix LLVM bitcode per-target CFLAGSDavid Lamparter2022-05-261-1/+10
* python: improve clippy/clidef macro processingDavid Lamparter2022-02-281-15/+47
* python: pass conditionals through clippy for DEFPYDavid Lamparter2022-01-131-2/+22
* isisd: fix redistribute CLIIgor Ryzhov2021-10-051-0/+2
* build: add `-Werror` to xrelfo log format warningsDavid Lamparter2021-06-241-1/+5
* *: make sure `config.h` or `zebra.h` is firstDavid Lamparter2021-04-231-16/+76
* python: add demo checker tool using frr.xrefDavid Lamparter2021-04-151-0/+72
* python: fix 32-bit pointers in xrelfo container_ofDavid Lamparter2021-04-081-1/+4
* 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