index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #9751 from ewlumpkin/comment_spelling_fixes
Igor Ryzhov
2021-10-14
27
-35
/
+35
|
\
|
*
lib: fix spelling nits in more lib files
ewlumpkin
2021-10-05
27
-35
/
+35
*
|
Merge pull request #9676 from donaldsharp/import_register
David Lamparter
2021-10-13
3
-18
/
+7
|
\
\
|
*
|
lib, zebra: Send safi for rnh resolution
Donald Sharp
2021-09-27
1
-0
/
+2
|
*
|
zebra: Attempt to clarify variable names as they are used
Donald Sharp
2021-09-27
2
-3
/
+3
|
*
|
*: Remove the ZEBRA_IMPORT_ROUTE_XXX zapi messages
Donald Sharp
2021-09-27
3
-14
/
+0
|
*
|
*: Add resolve via default flag
Donald Sharp
2021-09-27
2
-3
/
+4
*
|
|
Merge pull request #9715 from idryzhov/cleanup-number-named-acl
Donatas Abraitis
2021-10-13
3
-27
/
+12
|
\
\
\
|
*
|
|
*: cleanup number-named access-lists in CLI
Igor Ryzhov
2021-10-08
3
-27
/
+12
*
|
|
|
Merge pull request #9764 from idryzhov/thread-add-local
Russ White
2021-10-08
3
-23
/
+40
|
\
\
\
\
|
*
|
|
|
*: don't pass pointers to a local variables to thread_add_*
Igor Ryzhov
2021-10-07
3
-23
/
+40
*
|
|
|
|
Merge pull request #9345 from mjstapp/fix_lib_zmq_free
David Lamparter
2021-10-07
2
-19
/
+27
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
lib: avoid double-free in zmq wrapper callbacks
Mark Stapp
2021-08-19
2
-16
/
+21
|
*
|
|
|
lib: clear caller's pointer when freeing context struct
Mark Stapp
2021-08-19
1
-3
/
+6
*
|
|
|
|
lib: fix incorrect thread management
Igor Ryzhov
2021-10-06
3
-13
/
+27
*
|
|
|
|
Merge pull request #9733 from opensourcerouting/grpc-fix-missing
frr-8.2-dev
Russ White
2021-10-06
1
-0
/
+4
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
lib: prevent gRPC assert on missing YANG node
Rafael Zalamena
2021-10-05
1
-0
/
+4
|
|
|
/
/
|
|
/
|
|
*
/
|
|
lib: fix spelling nits in command.h
ewlumpkin
2021-10-05
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #9560 from LabNConsulting/ziemba/frrmod_load-error-messages
David Lamparter
2021-09-29
3
-22
/
+88
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lib/module.c and callers of frrmod_load(): fix error messages
G. Paul Ziemba
2021-09-14
3
-22
/
+88
*
|
|
Merge pull request #9429 from yar-fed/vtysh-err-not-running
Igor Ryzhov
2021-09-22
1
-0
/
+1
|
\
\
\
|
*
|
|
vtysh: Add error code if daemon is not running
Yaroslav Fedoriachenko
2021-09-21
1
-0
/
+1
*
|
|
|
Merge pull request #9646 from LabNConsulting/ziemba/skiplist-level-counters-int
Donald Sharp
2021-09-22
2
-20
/
+26
|
\
\
\
\
|
*
|
|
|
lib: skiplist: clean up level counter implementation
G. Paul Ziemba
2021-09-22
2
-20
/
+26
|
|
/
/
/
*
|
|
|
Merge pull request #9052 from mjstapp/dplane_incoming_dev
Donald Sharp
2021-09-21
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
lib,zebra: use more const
Mark Stapp
2021-09-14
1
-2
/
+2
*
|
|
|
lib: significantly improve nb cli command sorting
Igor Ryzhov
2021-09-17
1
-3
/
+15
*
|
|
|
Merge pull request #9596 from LabNConsulting/ziemba/printfrr-nexthop
Donald Sharp
2021-09-16
1
-0
/
+54
|
\
\
\
\
|
*
|
|
|
lib,doc,tests: printfrr %pNHcg, %pNHci
G. Paul Ziemba
2021-09-14
1
-0
/
+54
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #9608 from idryzhov/vtysh-segfault
Stephen Worley
2021-09-15
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
lib: fix segfault on question mark on empty line
Igor Ryzhov
2021-09-14
1
-1
/
+1
*
|
|
|
|
lib: Fix usage of default
Donald Sharp
2021-09-14
1
-9
/
+1
*
|
|
|
|
Merge pull request #9486 from slankdev/slankdev-srv6-no-cli-1
Igor Ryzhov
2021-09-14
2
-0
/
+30
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
lib: add zapi encode/decode func for srv6 locator
Hiroki Shirokura
2021-09-07
2
-0
/
+30
*
|
|
|
|
Merge pull request #9364 from LabNConsulting/ziemba/vrf_name_to_id-unknown
Igor Ryzhov
2021-09-14
2
-16
/
+0
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
vrf_name_to_id(): remove
G. Paul Ziemba
2021-09-07
2
-16
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #9586 from idryzhov/bgp-default-originate-rmap-fixes
Donatas Abraitis
2021-09-12
2
-10
/
+16
|
\
\
\
\
|
*
|
|
|
lib: add ability to supply separate match/set objects to routemaps
Igor Ryzhov
2021-09-08
2
-10
/
+16
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #9475 from iqras23/change1
Donatas Abraitis
2021-09-12
2
-3
/
+5
|
\
\
\
\
|
*
|
|
|
bgpd: VRF-Lite fix nexthop type
Kantesh Mundaragi
2021-09-07
2
-3
/
+5
|
|
/
/
/
*
|
|
|
Merge pull request #9497 from opensourcerouting/cli-better-no
Quentin Young
2021-09-09
7
-21
/
+66
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
lib: fix indentation trainwreck in command_py
David Lamparter
2021-08-26
1
-15
/
+24
|
*
|
|
lib: add `![...]` syntax for easy "no" forms
David Lamparter
2021-08-26
7
-8
/
+44
*
|
|
|
Merge pull request #9563 from opensourcerouting/build-strict-prototypes
Donald Sharp
2021-09-06
2
-9
/
+15
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
*: fix for -Wstrict-prototypes
David Lamparter
2021-09-02
1
-3
/
+2
|
*
|
|
lib: fix hook defs for -Wstrict-prototypes
David Lamparter
2021-09-02
1
-6
/
+13
*
|
|
|
lib: Remove unused function vrf_generate_id
Donald Sharp
2021-09-02
2
-8
/
+0
*
|
|
|
Merge pull request #9106 from opensourcerouting/clippy-elf-bsd-cond
Donald Sharp
2021-09-02
1
-0
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
lib/clippy: fix forgotten conditional
David Lamparter
2021-08-28
1
-0
/
+4
*
|
|
|
Merge pull request #9439 from ton31337/feature/set_ext_community_to_none
Russ White
2021-09-01
2
-0
/
+7
|
\
\
\
\
[next]