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
*
vtysh, lib: preprocess CLI graphs
David Lamparter
2024-07-31
2
-13
/
+171
*
build: fix a few python string escape warnings
David Lamparter
2024-07-23
2
-2
/
+2
*
Merge pull request #15980 from donaldsharp/agentx_update
Donatas Abraitis
2024-05-20
1
-1
/
+1
|
\
|
*
*: Modify agentx to be allowed to be called
Donald Sharp
2024-05-10
1
-1
/
+1
*
|
Merge pull request #15876 from opensourcerouting/typesafe-expand
Mark Stapp
2024-05-14
1
-0
/
+131
|
\
\
|
|
/
|
/
|
|
*
python: add tool to expand typesafe definitions
David Lamparter
2024-04-29
1
-0
/
+131
*
|
build: hppa is weird
David Lamparter
2024-05-02
1
-1
/
+10
*
|
build: warn/fail on missing `XREF_SETUP()`
David Lamparter
2024-05-02
2
-1
/
+15
|
/
*
lib: add keychain northbound support
Christian Hopps
2024-03-05
1
-1
/
+1
*
build: remove mgmtd exception from xref2vtysh
Igor Ryzhov
2024-01-28
1
-10
/
+0
*
ripngd: convert ripngd to mgmtd
Christian Hopps
2024-01-26
1
-4
/
+1
*
ripd: ripd convert to mgmtd
Christian Hopps
2024-01-26
1
-1
/
+1
*
lib: convert filters to mgmtd
Christian Hopps
2024-01-26
1
-2
/
+2
*
lib: convert route-map to mgmtd
Christian Hopps
2024-01-26
1
-4
/
+4
*
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
[next]