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 #5839 from donaldsharp/upstream_merge
Russ White
2020-03-09
2
-9
/
+28
|
\
|
*
lib, pimd, zebra: Provide some insurance against reading bad stream data
Satheesh Kumar K
2020-03-06
2
-9
/
+28
*
|
*: Replace `sizeof something` to sizeof(something)
Donatas Abraitis
2020-03-08
10
-20
/
+20
|
/
*
*: Finish off the __PRETTY_FUNCTION__ to __func__
Donald Sharp
2020-03-06
1
-2
/
+2
*
Merge pull request #5916 from mjstapp/fix_gmtime
Quentin Young
2020-03-05
3
-10
/
+10
|
\
|
*
*: use gmtime_r, localtime_r exclusively
Mark Stapp
2020-03-05
3
-10
/
+10
*
|
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
6
-47
/
+39
*
|
*: Use true/false instead of 1/0 when assigning variable for bool type
Donatas Abraitis
2020-03-04
4
-11
/
+11
*
|
*: Return bool type for bool functions
Donatas Abraitis
2020-03-04
1
-1
/
+1
*
|
*: Use short version of bool expressions
Donatas Abraitis
2020-03-04
2
-2
/
+2
|
/
*
*: change hash_backet to hash_bucket
Donald Sharp
2020-02-28
2
-6
/
+1
*
Merge pull request #5859 from donaldsharp/clang_latest
Mark Stapp
2020-02-28
4
-6
/
+5
|
\
|
*
lib: Cleanup set but unused variables
Donald Sharp
2020-02-27
4
-6
/
+5
*
|
Merge pull request #5857 from mjstapp/embed_nhg_in_nhe
Stephen Worley
2020-02-28
2
-2
/
+3
|
\
\
|
*
|
lib: use const in nexthop_group copy api
Mark Stapp
2020-02-25
2
-2
/
+3
*
|
|
Revert "*: change hash_backet to hash_bucket"
Jafar Al-Gharaibeh
2020-02-27
2
-1
/
+6
*
|
|
*: change hash_backet to hash_bucket
Donald Sharp
2020-02-27
2
-6
/
+1
|
|
/
|
/
|
*
|
Merge pull request #5866 from qlyoung/fix-ipaddr-isset
Mark Stapp
2020-02-26
1
-1
/
+4
|
\
\
|
*
|
lib: fix ipaddr_isset
Quentin Young
2020-02-26
1
-1
/
+4
|
|
/
*
|
Merge pull request #5270 from NaveenThanikachalam/rmap
Donald Sharp
2020-02-25
3
-18
/
+1061
|
\
\
|
|
/
|
/
|
|
*
lib: Optimizing route-maps - Part-3
Naveen Thanikachalam
2020-02-18
3
-240
/
+297
|
*
lib: Optimizing route-maps - Part-2
Naveen Thanikachalam
2020-02-18
1
-61
/
+217
|
*
lib: Optimizing route-maps - Part-1
Naveen Thanikachalam
2020-02-18
3
-5
/
+835
*
|
Merge pull request #5842 from qlyoung/fix-test-then-xfree-again
Donatas Abraitis
2020-02-20
1
-3
/
+1
|
\
\
|
*
|
lib: do not test before XFREE
Quentin Young
2020-02-19
1
-3
/
+1
*
|
|
lib: don't allow to recurse inside route-map node
Rafael Zalamena
2020-02-19
1
-1
/
+0
|
/
/
*
|
Merge pull request #5834 from opensourcerouting/route-map-fix-crash
Donald Sharp
2020-02-19
1
-2
/
+3
|
\
\
|
*
|
lib: fix route-map coverity scan issue
Rafael Zalamena
2020-02-19
1
-2
/
+3
*
|
|
Merge pull request #5809 from donaldsharp/vrf_name
Donatas Abraitis
2020-02-19
2
-44
/
+49
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
lib: Add vrf name to outputs/debugs
Donald Sharp
2020-02-14
1
-7
/
+14
|
*
|
lib: Add a macro to allow for quick/easy display of vrf name
Donald Sharp
2020-02-14
1
-0
/
+2
|
*
|
lib: Format according to our standard
Donald Sharp
2020-02-14
1
-38
/
+34
*
|
|
Merge pull request #5651 from AnuradhaKaruppiah/evpn-pim-fixes
Philippe Guibert
2020-02-18
1
-0
/
+5
|
\
\
\
|
*
|
|
lib: add missing command DESC for MLAG messages
Anuradha Karuppiah
2020-02-14
1
-0
/
+5
|
|
/
/
*
|
|
Merge pull request #5813 from mjstapp/zapi_labels_use_nh
Donald Sharp
2020-02-18
2
-40
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
*: encode zapi labels message using nexthops
Mark Stapp
2020-02-14
2
-40
/
+8
*
|
|
lib: Fix so that `--enable-pcreposix` actually compiles
Donald Sharp
2020-02-16
4
-0
/
+18
|
|
/
|
/
|
*
|
Merge pull request #5806 from ton31337/fix/remove_break_after_return
Mark Stapp
2020-02-13
8
-19
/
+0
|
\
\
|
*
|
*: Remove break after return
Donatas Abraitis
2020-02-13
8
-19
/
+0
|
|
/
*
|
Merge pull request #5787 from karamalla0406/rmac_check
Donatas Abraitis
2020-02-13
2
-0
/
+21
|
\
\
|
|
/
|
/
|
|
*
bgpd: RFC compliance wrt invalid RMAC, GWIP, ESI and VNI
Kishore Aramalla
2020-02-11
2
-0
/
+21
*
|
Merge pull request #5794 from mjstapp/remove_nexthop_matched_flag
Quentin Young
2020-02-12
1
-4
/
+7
|
\
\
|
|
/
|
/
|
|
*
lib,zebra: remove unused MATCHED nexthop flag
Mark Stapp
2020-02-11
1
-4
/
+7
*
|
Merge pull request #5763 from ton31337/fix/return_without_parent
Renato Westphal
2020-02-10
9
-81
/
+81
|
\
\
|
*
|
*: Remove parenthesis on return for constants
Donatas Abraitis
2020-02-09
9
-81
/
+81
*
|
|
*: Replace s_addr 0 => INADDR_ANY
Donatas Abraitis
2020-02-06
3
-8
/
+10
*
|
|
Merge pull request #5104 from opensourcerouting/route-map-nbv2
Donald Sharp
2020-02-05
5
-1329
/
+2905
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
lib: fix route-map YANG module on old gcc versions
Rafael Zalamena
2020-02-05
1
-0
/
+25
|
*
|
lib: fix route map northbound memory leak
Rafael Zalamena
2020-02-04
3
-9
/
+46
|
*
|
lib: add backward compatibility for route map
Rafael Zalamena
2020-02-04
1
-1
/
+55
[next]