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
*
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-03-17
9
-13
/
+17
*
*: require semicolon after DEFINE_<typesafe...>
David Lamparter
2021-03-17
16
-61
/
+70
*
*: require semicolon after DEFINE_QOBJ & co.
David Lamparter
2021-03-17
11
-25
/
+28
*
*: require semicolon after DEFINE_HOOK & co.
David Lamparter
2021-03-17
14
-32
/
+35
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
65
-152
/
+157
*
*: require ISO C11 (or C++11)
David Lamparter
2021-03-17
4
-26
/
+15
*
snmp: change -std=gnu99 to -std=gnu11
David Lamparter
2021-03-17
1
-1
/
+1
*
Merge pull request #8230 from donaldsharp/flex_more
Mark Stapp
2021-03-15
2
-18
/
+12
|
\
|
*
*: remove remaining severity prefixes
David Lamparter
2021-03-14
1
-1
/
+1
|
*
lib: Convert to builtin printf functionality
Donald Sharp
2021-03-14
2
-17
/
+11
*
|
Merge pull request #7945 from volta-networks/feat_isis_snmp
Renato Westphal
2021-03-15
2
-0
/
+14
|
\
\
|
*
|
isisd: support for snmp
lynne
2021-03-02
2
-0
/
+14
*
|
|
Merge pull request #8160 from idryzhov/fix-show-yang-oper
Renato Westphal
2021-03-15
1
-0
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lib: fix crash when iterating over nb operational data
Igor Ryzhov
2021-02-26
1
-0
/
+10
*
|
|
Merge pull request #8124 from pguibert6WIND/ipsec_iptable_dplane
Mark Stapp
2021-03-10
2
-7
/
+12
|
\
\
\
|
*
|
|
zebra: move ipset and ipset_entry to zebra dplane contexts
Philippe Guibert
2021-03-10
2
-7
/
+12
*
|
|
|
lib: use correct type in add_event xref
Mark Stapp
2021-03-09
1
-1
/
+1
*
|
|
|
Merge pull request #6807 from opensourcerouting/xref-extract
Russ White
2021-03-09
6
-2
/
+1338
|
\
\
\
\
|
*
|
|
|
lib: get rid of padding in struct cmd_element
David Lamparter
2021-02-23
1
-1
/
+1
|
*
|
|
|
lib/xref: record log message format args
David Lamparter
2021-02-23
2
-1
/
+10
|
*
|
|
|
build: extract xrefs
David Lamparter
2021-02-23
1
-0
/
+20
|
*
|
|
|
lib/clippy: add libelf wrapper
David Lamparter
2021-02-23
4
-1
/
+1308
*
|
|
|
|
lib: add ringbuf socket read function
Rafael Zalamena
2021-03-05
2
-0
/
+46
*
|
|
|
|
Merge pull request #8175 from mjstapp/fix_printfrr_nulls
Russ White
2021-03-02
3
-43
/
+79
|
\
\
\
\
\
|
*
|
|
|
|
lib: protect printfrr extensions from NULL input
Mark Stapp
2021-03-01
3
-43
/
+79
*
|
|
|
|
|
Merge pull request #7951 from mjstapp/fix_cancel_event
Donald Sharp
2021-03-02
2
-51
/
+167
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
libs, bgpd: improve task cancellation by argument value
Mark Stapp
2021-02-09
2
-45
/
+157
|
*
|
|
|
|
libs: make the task cancellation struct private
Mark Stapp
2021-02-09
2
-6
/
+10
*
|
|
|
|
|
lib: print NULL for NULL nexthops
Mark Stapp
2021-03-01
1
-0
/
+10
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #8073 from idryzhov/vtysh-show-config
Santosh P K
2021-03-01
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
lib: allow "show config running" command for non-transactional CLI
Igor Ryzhov
2021-02-12
1
-1
/
+1
*
|
|
|
|
Merge pull request #8023 from volta-networks/feat_add_agentx_enabled_hook
Quentin Young
2021-02-24
2
-0
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
lib: add agentx_enabled hook
Karen Schoener
2021-02-16
2
-0
/
+17
*
|
|
|
|
|
Merge pull request #8035 from qlyoung/remove-more-sprintf
Mark Stapp
2021-02-23
3
-6
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
*: remove more sprintf()
Quentin Young
2021-02-09
3
-6
/
+6
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #8095 from idryzhov/fix-nb-stale-pointers
Russ White
2021-02-23
6
-19
/
+132
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
lib: register dependency between control plane protocol and vrf nb nodes
Igor Ryzhov
2021-02-22
2
-11
/
+57
|
*
|
|
|
|
lib: add definitions for vrf xpaths
Igor Ryzhov
2021-02-22
2
-4
/
+6
|
*
|
|
|
|
lib: add ability to register dependencies between northbound nodes
Igor Ryzhov
2021-02-22
2
-4
/
+69
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
lib: Reduce getrusage/monotime for event handling
Donald Sharp
2021-02-22
2
-1
/
+13
*
|
|
|
|
lib: fix c++ usage of zlog
Emanuele Di Pascale
2021-02-22
1
-8
/
+16
*
|
|
|
|
lib: Free memory leak in error path in clippy
Donald Sharp
2021-02-20
1
-0
/
+4
*
|
|
|
|
lib: use right type for wconv() return val
Quentin Young
2021-02-19
1
-1
/
+1
*
|
|
|
|
Merge pull request #8079 from pjdruddy/pr-snmp-coverity
Donald Sharp
2021-02-19
2
-0
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
bgpd, lib: add oid2in6_addr utility and use it
Pat Ruddy
2021-02-17
2
-0
/
+12
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #8103 from mjstapp/fix_thread_awaken
Donald Sharp
2021-02-19
1
-22
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
lib: pass the thread_master to process_timers()
Mark Stapp
2021-02-18
1
-6
/
+7
|
*
|
|
|
|
lib: don't awaken from poll for every timer
Mark Stapp
2021-02-18
1
-4
/
+12
|
*
|
|
|
|
lib: remove unneeded arg from timer api
Mark Stapp
2021-02-18
1
-10
/
+6
|
*
|
|
|
|
lib: small code cleanup in thread.c
Mark Stapp
2021-02-18
1
-2
/
+1
|
|
/
/
/
/
[next]