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 #10738 from LabNConsulting/chopps/fixgrpc
Donald Sharp
2022-03-14
1
-7
/
+20
|
\
\
\
\
|
*
|
|
|
lib: grpc: use candiate ID to delete rather than pointer to candiate
Christian Hopps
2022-03-14
1
-7
/
+15
|
*
|
|
|
lib: call protobuf clean up on exit
Rafael Zalamena
2022-03-14
1
-0
/
+5
*
|
|
|
|
Merge pull request #10724 from opensourcerouting/lib-rotate-logs
Donald Sharp
2022-03-13
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
lib: rotate log file supplied by command line
Rafael Zalamena
2022-03-03
1
-0
/
+1
*
|
|
|
|
|
Merge pull request #10716 from donaldsharp/routemap_rbtree_nonuniq
David Lamparter
2022-03-13
1
-12
/
+22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
lib: Fix corruption when routemap delete/add sequence happens
Donald Sharp
2022-03-02
1
-12
/
+22
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #10779 from opensourcerouting/typesafe-backflip
Donald Sharp
2022-03-13
3
-0
/
+105
|
\
\
\
\
\
\
|
*
|
|
|
|
|
lib: add `_last` and `_prev` on typesafe RB/DLIST
David Lamparter
2022-03-12
3
-0
/
+105
*
|
|
|
|
|
|
Merge pull request #10783 from donaldsharp/bgp_zebra_nht
Donatas Abraitis
2022-03-12
2
-2
/
+29
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
*: When matching against a nexthop send and process what it matched against
Donald Sharp
2022-03-12
2
-2
/
+29
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
/
|
|
|
|
|
bgpd, lib, pimd: Remove sockopt_cork
Donald Sharp
2022-03-12
2
-16
/
+0
|
/
/
/
/
/
/
*
|
|
|
|
|
lib: add `%pFXh` to print prefix w/o prefixlen
David Lamparter
2022-03-11
1
-3
/
+34
*
|
|
|
|
|
lib: add JSON printfrr dict-key helper
David Lamparter
2022-03-11
2
-0
/
+35
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #10749 from opensourcerouting/live-log-polish
Donald Sharp
2022-03-11
6
-17
/
+117
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
lib, vtysh: report lost messages on live log
David Lamparter
2022-03-07
2
-1
/
+10
|
*
|
|
|
lib: add `monitor:<fd>` command line log target
David Lamparter
2022-03-07
3
-4
/
+29
|
*
|
|
|
lib: add a few more bits to live log header
David Lamparter
2022-03-07
2
-5
/
+47
|
*
|
|
|
lib: support multiple `--log` options
David Lamparter
2022-03-07
2
-3
/
+25
|
*
|
|
|
lib: make live log sockets non-blocking
David Lamparter
2022-03-07
1
-0
/
+4
|
*
|
|
|
lib: fix live log fields for crashlog
David Lamparter
2022-03-07
1
-4
/
+2
|
*
|
|
|
lib: fix log target removal when singlethreaded
David Lamparter
2022-03-07
1
-2
/
+2
*
|
|
|
|
Merge pull request #10741 from LabNConsulting/chopps/critfixgrpc
Donald Sharp
2022-03-07
1
-50
/
+92
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
lib: grpc: fix handling of "empty" yang type
Christian Hopps
2022-03-06
1
-5
/
+5
|
*
|
|
|
lib: grpc: fix shutdown code
Christian Hopps
2022-03-06
1
-39
/
+80
|
*
|
|
|
lib: grpc: initialize uninitialized member variables
Christian Hopps
2022-03-06
1
-5
/
+4
|
*
|
|
|
lib: grpc: do not remove candidate entry too soon
Christian Hopps
2022-03-06
1
-1
/
+1
|
*
|
|
|
lib: tweak northbound gRPC default timeout
Rafael Zalamena
2022-03-06
1
-0
/
+2
*
|
|
|
|
lib: Route-map failed for OSPF routes even for matching prefixes
Mobashshera Rasool
2022-03-04
1
-6
/
+5
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
lib: Fix zclient.c `enum event` to `enum zclient_event`
Donald Sharp
2022-03-02
1
-3
/
+3
*
|
|
|
lib: Rename `enum event` to `enum vty_event`
Donald Sharp
2022-03-02
1
-5
/
+5
|
|
/
/
|
/
|
|
*
|
|
lib: Fix FreeBSD clock_gettime(CLOCK_THREAD_CPUTIME_ID,..) going backwards
Donald Sharp
2022-03-01
1
-0
/
+21
*
|
|
Merge pull request #10640 from donaldsharp/thread_timers
David Lamparter
2022-03-01
1
-0
/
+37
|
\
\
\
|
*
|
|
lib, vtysh: Add `show thread timers` command
Donald Sharp
2022-02-28
1
-0
/
+37
*
|
|
|
Merge pull request #10566 from whichbug/master
Russ White
2022-02-28
5
-0
/
+306
|
\
\
\
\
|
*
|
|
|
isisd: fix #10505 using base64 encoding
whichbug
2022-02-22
5
-0
/
+306
*
|
|
|
|
Merge pull request #10353 from opensourcerouting/vtysh-live-log
Donald Sharp
2022-02-28
7
-35
/
+470
|
\
\
\
\
\
|
*
|
|
|
|
lib: implement `terminal monitor` for vtysh
David Lamparter
2022-02-28
5
-33
/
+349
|
*
|
|
|
|
lib: allow returning a file descriptor over vtysh
David Lamparter
2022-02-28
2
-2
/
+113
|
*
|
|
|
|
lib: add accessor for raw timestamp in zlog
David Lamparter
2022-02-28
2
-0
/
+8
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #10664 from opensourcerouting/checksum-iov
Donald Sharp
2022-02-28
2
-37
/
+91
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
lib: use iovec for checksum code
David Lamparter
2022-02-26
2
-37
/
+86
|
*
|
|
|
lib: guard checksum.h against multiple inclusion
David Lamparter
2022-02-26
1
-0
/
+5
*
|
|
|
|
*: Add necessary new line for output of vty_out()
anlan_cs
2022-02-27
1
-2
/
+2
|
/
/
/
/
*
|
|
|
lib: Add a Dev catch for when a timer is set for > 1 year
Donald Sharp
2022-02-25
3
-0
/
+13
*
|
|
|
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
22
-172
/
+124
*
|
|
|
lib: Fix possible usage of uninited data
Donald Sharp
2022-02-22
1
-1
/
+2
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #10571 from rameshabhinay/ospf6_auth_trailer
Russ White
2022-02-15
2
-6
/
+6
|
\
\
\
|
*
|
|
ospf6d: fix coverity issues.
Abhinay Ramesh
2022-02-14
2
-6
/
+6
|
|
/
/
*
|
|
Merge pull request #10562 from donaldsharp/starv_warn
Russ White
2022-02-15
2
-10
/
+20
|
\
\
\
|
|
/
/
|
/
|
|
[prev]
[next]