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-05-15
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
Merge pull request #531 from qlyoung/fix-stack-ref
Lou Berger
2017-05-15
lib: cli: fix IPv6 address partial matching
David Lamparter
2017-05-15
vtysh: autocomplete variables
David Lamparter
2017-05-15
lib: cli: autocomplete variables
David Lamparter
2017-05-15
lib: parser: add pre-merge varname propagation step
David Lamparter
2017-05-15
lib: parser: split off & rename graph handling
David Lamparter
2017-05-15
lib: parser: add named variables in CLI
David Lamparter
2017-05-15
Merge pull request #520 from opensourcerouting/bgpd-fixes-master
Donald Sharp
2017-05-15
Merge pull request #526 from donaldsharp/renato_eigrp
David Lamparter
2017-05-15
lib: fix access to stack value
Quentin Young
2017-05-14
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-05-13
lib: Cleanup command parsing a tiny bit
Donald Sharp
2017-05-12
lib: use %p specifier for pointers
Quentin Young
2017-05-12
lib: remove gap between AFI_IP6 and AFI_L2VPN
Renato Westphal
2017-05-12
lib: add labeled-unicast in safi2str()
Renato Westphal
2017-05-10
- Solve the Coverity Scan PW.ASSIGN_WHERE_COMPARE_MEANT
Hung-Weic Chiu
2017-05-10
- Solve the Coverity Scan PW.ASSIGN_WHERE_COMPARE_MEANT
Hung-Weic Chiu
2017-05-10
Merge pull request #408 from qlyoung/remove-thread-macros
Russ White
2017-05-09
Merge pull request #480 from donaldsharp/agentx
Russ White
2017-05-09
*: update thread_add_* calls
Quentin Young
2017-05-09
lib: safely check & set thread pointers
Quentin Young
2017-05-09
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
Merge pull request #469 from qlyoung/fix-list-perm-3.0
David Lamparter
2017-05-09
Merge pull request #468 from qlyoung/fix-list-perm
David Lamparter
2017-05-09
*: Allow agentx to be displayed as part of vtysh
Donald Sharp
2017-05-08
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-05-07
Merge pull request #476 from qlyoung/abort-select-fd
Russ White
2017-05-07
lib: abort if fd >= FD_SETSIZE and using select
Quentin Young
2017-05-05
lib: fix 'list permutations'
Quentin Young
2017-05-05
lib: fix 'list permutations'
Quentin Young
2017-05-04
lib: Rename HAVE_POLL to prevent conflicting #defines
Donald Sharp
2017-05-02
Merge branch 'master' into EIGRP
Donald Sharp
2017-04-30
lib: allow nonblocking thread_fetch()
Quentin Young
2017-04-28
lib: add pthread manager
Quentin Young
2017-04-28
lib: additional thread.c MT-safety work
Quentin Young
2017-04-28
lib: make thread.c pthread-safe
Quentin Young
2017-04-26
lib: Actually include the header file
Donald Sharp
2017-04-26
lib: Fix compilation of some be32* code
Donald Sharp
2017-04-26
lib: Fix some *bsd build issues introduced by EIGRP code
Donald Sharp
2017-04-26
Merge remote-tracking branch 'origin/master' into mpls2
Donald Sharp
2017-04-26
Merge remote-tracking branch 'origin/master' into EIGRP
Donald Sharp
2017-04-26
Merge remote-tracking branch 'origin/master' into mpls2
Donald Sharp
2017-04-25
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-04-21
lib: Add CLI option --moduledir to override default module location (needed f...
Martin Winter
2017-04-19
Merge pull request #374 from qlyoung/pqueue-linear-remove
Russ White
2017-04-18
Merge pull request #315 from LabNConsulting/working/master/patch/bgp-startup
Donald Sharp
2017-04-17
Merge remote-tracking branch 'origin/stable/3.0'
Donald Sharp
2017-04-17
lib: add removal by item to pqueue
Quentin Young
2017-04-15
lib, bgpd: Remove UNDEFINED_NODE
Donald Sharp
[next]