index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
zebra: add zebra to mgmtd oper-state
Christian Hopps
2023-12-28
1
-1
/
+1
*
[ospfd]: add support for RFC 5709 HMAC-SHA Auth
Mahdi Varasteh
2023-09-16
1
-1
/
+1
*
mgmtd: fully implement debug flags for mgmtd and clients
Christian Hopps
2023-05-01
1
-0
/
+2
*
lib: convert xref_threadsched to xref_eventsched
Donald Sharp
2023-03-24
1
-2
/
+2
*
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-24
1
-1
/
+1
*
mgmtd: nb library for client front-end code
Christian Hopps
2023-03-22
1
-0
/
+10
*
Merge pull request #12248 from pguibert6WIND/bgpasdot
Russ White
2023-02-21
1
-0
/
+7
|
\
|
*
lib, bgp: add initial support for asdot format
Philippe Guibert
2023-02-10
1
-0
/
+7
*
|
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
10
-140
/
+10
|
/
*
python: hide inet_ntoa from frrbot
David Lamparter
2022-10-28
1
-2
/
+3
*
python: fix a bunch of pylint warnings in clippy
David Lamparter
2022-10-28
1
-0
/
+14
*
python: apply black formatting
David Lamparter
2022-10-28
9
-299
/
+491
*
build: exclude a few more things from frr.xref
David Lamparter
2022-10-26
1
-1
/
+6
*
python: fix for old (< 3.6) Python versions
David Lamparter
2022-10-26
1
-21
/
+24
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
3
-72
/
+396
*
python: use ujson if available
David Lamparter
2022-10-06
1
-3
/
+12
*
build: don't include vtysh.xref in frr.xref
David Lamparter
2022-10-06
1
-0
/
+3
*
lib: add CMD_ATTR_NOSH
David Lamparter
2022-10-06
1
-0
/
+2
*
lib: make cmd_element->attr a bitmask & clarify
David Lamparter
2022-10-06
2
-7
/
+29
*
python: Remove redundant import of subprocess
Donald Sharp
2022-06-16
1
-1
/
+0
*
build: reformat makefile.py
David Lamparter
2022-05-26
1
-8
/
+18
*
build: add a bunch of comments to makefile.py
David Lamparter
2022-05-26
1
-0
/
+16
*
build: fix LLVM bitcode per-target CFLAGS
David Lamparter
2022-05-26
1
-1
/
+10
*
python: improve clippy/clidef macro processing
David Lamparter
2022-02-28
1
-15
/
+47
*
python: pass conditionals through clippy for DEFPY
David Lamparter
2022-01-13
1
-2
/
+22
*
isisd: fix redistribute CLI
Igor Ryzhov
2021-10-05
1
-0
/
+2
*
build: add `-Werror` to xrelfo log format warnings
David Lamparter
2021-06-24
1
-1
/
+5
*
*: make sure `config.h` or `zebra.h` is first
David Lamparter
2021-04-23
1
-16
/
+76
*
python: add demo checker tool using frr.xref
David Lamparter
2021-04-15
1
-0
/
+72
*
python: fix 32-bit pointers in xrelfo container_of
David Lamparter
2021-04-08
1
-1
/
+4
*
python/xrelfo: cross-platform xrefstructs.json
David Lamparter
2021-02-23
2
-67
/
+19
*
lib/xref: record log message format args
David Lamparter
2021-02-23
2
-16
/
+49
*
build: extract xrefs
David Lamparter
2021-02-23
1
-0
/
+12
*
python/xrelfo: the ELF xref extractor
David Lamparter
2021-02-23
8
-0
/
+1508
*
*: reformat python files
whitespace
2020-10-07
6
-278
/
+419
*
python: Make FRR build compatible with python 2.7 and 3.x
Martin Winter
2020-08-19
1
-1
/
+1
*
build: fix Makefile rule redefinition
David Lamparter
2020-07-17
1
-1
/
+8
*
python: add graphviz callgraphs
David Lamparter
2020-05-05
1
-0
/
+476
*
build: add LLVM bitcode targets
David Lamparter
2020-05-05
1
-0
/
+25
*
build: rework Makefile var extraction... again
David Lamparter
2020-05-05
2
-16
/
+53
*
python: add check-first-header tool
David Lamparter
2020-04-27
1
-0
/
+30
*
build: make clippy Makefile rules nicer
David Lamparter
2020-04-27
1
-0
/
+100
*
python: move MakeVars class into separate module
David Lamparter
2020-04-27
1
-0
/
+50
*
bgpd/bmp: BMP implementation
David Lamparter
2019-08-30
1
-0
/
+1
*
clippy: find headers relative to source tree
David Lamparter
2019-07-03
1
-1
/
+3
*
lib/clippy: expand some macros
David Lamparter
2019-06-12
1
-9
/
+41
*
lib/clippy: assert() for non-optional args
David Lamparter
2019-06-12
1
-4
/
+34
*
lib/clippy: error out on unsupported bits
David Lamparter
2019-06-12
1
-1
/
+19
*
python: make DEFPY provide the text token of fixed parameters
Renato Westphal
2019-01-21
1
-1
/
+1
*
Revert "isisd lib ospfd pbrd python: fix empty init"
David Lamparter
2018-12-01
1
-5
/
+5
[next]