index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
Age
Commit message (
Expand
)
Author
2023-09-16
[ospfd]: add support for RFC 5709 HMAC-SHA Auth
Mahdi Varasteh
2023-05-01
mgmtd: fully implement debug flags for mgmtd and clients
Christian Hopps
2023-03-24
lib: convert xref_threadsched to xref_eventsched
Donald Sharp
2023-03-24
*: Rename thread.[ch] to event.[ch]
Donald Sharp
2023-03-21
mgmtd: nb library for client front-end code
Christian Hopps
2023-02-21
Merge pull request #12248 from pguibert6WIND/bgpasdot
Russ White
2023-02-10
lib, bgp: add initial support for asdot format
Philippe Guibert
2023-02-09
*: auto-convert to SPDX License IDs
David Lamparter
2022-10-28
python: hide inet_ntoa from frrbot
David Lamparter
2022-10-28
python: fix a bunch of pylint warnings in clippy
David Lamparter
2022-10-28
python: apply black formatting
David Lamparter
2022-10-26
build: exclude a few more things from frr.xref
David Lamparter
2022-10-26
python: fix for old (< 3.6) Python versions
David Lamparter
2022-10-26
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-06
python: use ujson if available
David Lamparter
2022-10-06
build: don't include vtysh.xref in frr.xref
David Lamparter
2022-10-06
lib: add CMD_ATTR_NOSH
David Lamparter
2022-10-06
lib: make cmd_element->attr a bitmask & clarify
David Lamparter
2022-06-16
python: Remove redundant import of subprocess
Donald Sharp
2022-05-26
build: reformat makefile.py
David Lamparter
2022-05-26
build: add a bunch of comments to makefile.py
David Lamparter
2022-05-26
build: fix LLVM bitcode per-target CFLAGS
David Lamparter
2022-02-28
python: improve clippy/clidef macro processing
David Lamparter
2022-01-13
python: pass conditionals through clippy for DEFPY
David Lamparter
2021-10-05
isisd: fix redistribute CLI
Igor Ryzhov
2021-06-24
build: add `-Werror` to xrelfo log format warnings
David Lamparter
2021-04-23
*: make sure `config.h` or `zebra.h` is first
David Lamparter
2021-04-15
python: add demo checker tool using frr.xref
David Lamparter
2021-04-08
python: fix 32-bit pointers in xrelfo container_of
David Lamparter
2021-02-23
python/xrelfo: cross-platform xrefstructs.json
David Lamparter
2021-02-23
lib/xref: record log message format args
David Lamparter
2021-02-23
build: extract xrefs
David Lamparter
2021-02-23
python/xrelfo: the ELF xref extractor
David Lamparter
2020-10-07
*: reformat python files
whitespace
2020-08-19
python: Make FRR build compatible with python 2.7 and 3.x
Martin Winter
2020-07-17
build: fix Makefile rule redefinition
David Lamparter
2020-05-05
python: add graphviz callgraphs
David Lamparter
2020-05-05
build: add LLVM bitcode targets
David Lamparter
2020-05-05
build: rework Makefile var extraction... again
David Lamparter
2020-04-27
python: add check-first-header tool
David Lamparter
2020-04-27
build: make clippy Makefile rules nicer
David Lamparter
2020-04-27
python: move MakeVars class into separate module
David Lamparter
2019-08-30
bgpd/bmp: BMP implementation
David Lamparter
2019-07-03
clippy: find headers relative to source tree
David Lamparter
2019-06-12
lib/clippy: expand some macros
David Lamparter
2019-06-12
lib/clippy: assert() for non-optional args
David Lamparter
2019-06-12
lib/clippy: error out on unsupported bits
David Lamparter
2019-01-21
python: make DEFPY provide the text token of fixed parameters
Renato Westphal
2018-12-01
Revert "isisd lib ospfd pbrd python: fix empty init"
David Lamparter
2018-11-21
isisd lib ospfd pbrd python: fix empty init
F. Aragon
[next]