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
/
lib
Age
Commit message (
Expand
)
Author
2017-09-19
lib: allow 'do' commands in ENABLE_NODE
Quentin Young
2017-09-12
lib: Add json support for 'show version' command
Donald Sharp
2017-09-08
lib: add #pragma's to ignore flex sign cmp error
Quentin Young
2017-08-28
lib: "show route-map" is missing from the parser
Daniel Walton
2017-08-11
lib: fix prefix list trie corruption
David Lamparter
2017-08-09
*: reindent
reindent-3.0-after
whitespace / reindent
2017-08-08
Merge pull request #783 from opensourcerouting/pw-manager-2
Donald Sharp
2017-08-04
lib: vty: fix config-write fd leak
David Lamparter
2017-08-01
zebra: add support for static pseudowires
Renato Westphal
2017-08-01
ospf: Fix segfault if compiled with DEBUG
ßingen
2017-07-25
ldpd: integrate with the pseudowire manager in zebra
Renato Westphal
2017-07-25
zebra: add pseudowire manager
ßingen
2017-06-30
*: simplify log message lookup
Quentin Young
2017-05-23
lib: remove BGP_ENCAP(V6)_NODE
Lou Berger
2017-05-22
lib: fix array sizes for capability map
Quentin Young
2017-05-18
Merge pull request #512 from bingen/tmp_lm_relay_async
Donald Sharp
2017-05-17
lib: correctly handle EOF when using poll()
Quentin Young
2017-05-12
lib: use %p specifier for pointers
Quentin Young
2017-05-11
lm: Make relay label manager async
ßingen
2017-05-10
- Solve the Coverity Scan PW.ASSIGN_WHERE_COMPARE_MEANT
Hung-Weic Chiu
2017-05-09
Merge pull request #469 from qlyoung/fix-list-perm-3.0
David Lamparter
2017-05-05
lib: fix 'list permutations'
Quentin Young
2017-05-04
lib: Rename HAVE_POLL to prevent conflicting #defines
Donald Sharp
2017-04-21
lib: Add CLI option --moduledir to override default module location (needed f...
Martin Winter
2017-04-08
lib: Fix debugs to be guarded.
Donald Sharp
2017-04-05
lib: Fix missing help strings
Donald Sharp
2017-04-04
Merge branch 'master'
David Lamparter
2017-04-04
Merge branch 'stable/2.0'
David Lamparter
2017-04-04
Merge pull request #294 from opensourcerouting/modules
Donald Sharp
2017-04-04
vtysh: handle "show modules" like "show memory"
David Lamparter
2017-04-04
Merge pull request #321 from donaldsharp/speed
David Lamparter
2017-04-03
lib, zebra: Fix CR comments
Donald Sharp
2017-04-03
lib, zebra: Add ability to pass interface speed up from zebra
Donald Sharp
2017-04-02
lib: fix proto_redistnum() oversight from #257
Quentin Young
2017-04-01
lib: fix usage of getgrouplist() in *BSD
Mike Tancsa
2017-03-30
Rename: FreeRangeRouting FRRouting
Lou Berger
2017-03-30
Merge pull request #296 from opensourcerouting/ldpd-sighup
Donald Sharp
2017-03-28
lib: sandbox: print vtysh daemon targets
David Lamparter
2017-03-28
vtysh: parsing fixes on distribute-list
David Lamparter
2017-03-28
*: apply DEFUN_NOSH for node-switch CLI commands
David Lamparter
2017-03-28
*: track version & "defaults" in configs
David Lamparter
2017-03-27
ldpd: ignore the SIGHUP signal in the child processes
Renato Westphal
2017-03-25
*: snmp: convert into modules
David Lamparter
2017-03-25
build: split off libfrrsnmp
David Lamparter
2017-03-25
lib: add hook infrastructure
David Lamparter
2017-03-24
lib: add "show modules" CLI command
David Lamparter
2017-03-24
lib: dynamic module loading
David Lamparter
2017-03-24
lib: remove unused add_snmp_pollfds()
David Lamparter
2017-03-21
Merge pull request #285 from bingen/label_manager_3
Donald Sharp
2017-03-20
Implement generic label manager
ßingen
[next]