index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
/
rfapi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Treewide: use ANSI function definitions
Ruben Kerkhof
2019-01-24
4
-5
/
+5
*
Merge pull request #3093 from donaldsharp/bgp_node_continued
Lou Berger
2018-12-11
6
-54
/
+68
|
\
|
*
bgpd: Abstract bgp_table retrieving/setting from info pointer
Donald Sharp
2018-11-16
5
-27
/
+26
|
*
bgpd: Abstract bgp_info retrieving/setting from info pointer
Donald Sharp
2018-11-16
6
-27
/
+42
*
|
bgpd: reuse bgp_path_info_extra_free() routing in rfapi
Philippe Guibert
2018-12-05
1
-5
/
+2
|
/
*
*: Replace zclient_new with zclient_new_notify
Donald Sharp
2018-11-12
1
-1
/
+1
*
bgpd: use the vrf_bitmap_*() helper functions when necessary
Renato Westphal
2018-10-20
1
-6
/
+9
*
bgpd: fix bug while iterating over VPN table
Renato Westphal
2018-10-20
1
-0
/
+2
*
bgpd: remove wrong assert
Renato Westphal
2018-10-20
1
-1
/
+0
*
bgpd: fix NULL pointer dereference bug
Renato Westphal
2018-10-20
1
-0
/
+4
*
bgpd: add a NULL check to prevent a crash in the rfapi code
Renato Westphal
2018-10-20
1
-1
/
+1
*
bgpd: fix crashes caused by missing input validation
Renato Westphal
2018-10-20
1
-2
/
+2
*
bgpd: fix some NULL pointer dereference bugs
Renato Westphal
2018-10-20
1
-8
/
+15
*
bgpd: Cleanup warnings issued by CI system from these changes
Donald Sharp
2018-10-09
1
-2
/
+1
*
bgpd: Rename various variable names to something more appropriate
Donald Sharp
2018-10-09
14
-866
/
+887
*
bgpd: Convert binfo to path
Donald Sharp
2018-10-09
3
-27
/
+27
*
bgpd: Convert all bgp_info_XXX functions to bgp_path_XXX functions
Donald Sharp
2018-10-09
3
-17
/
+18
*
bgpd: Convert `struct bgp_info` to `struct bgp_path_info`
Donald Sharp
2018-10-09
16
-180
/
+185
*
bgpd: Convert BGP_INFO_XXX to BGP_PATH_XXX
Donald Sharp
2018-10-09
5
-49
/
+50
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
7
-17
/
+17
*
Merge pull request #3031 from pacovn/static_analysis__Wcomma
Lou Berger
2018-09-17
1
-2
/
+4
|
\
|
*
bgpd isisd zebra: misuse of comma operator
F. Aragon
2018-09-14
1
-2
/
+4
*
|
Merge pull request #3023 from qlyoung/ultimate-warning-reference-cards-rename
David Lamparter
2018-09-14
5
-43
/
+42
|
\
\
|
*
|
*: style for EC replacements
Quentin Young
2018-09-13
5
-25
/
+24
|
*
|
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
5
-24
/
+24
|
|
/
*
/
bgpd lib ospf6d pbrd tests zebra: shadowing fixes
F. Aragon
2018-09-13
2
-20
/
+20
|
/
*
bgpd isisd ospf6d ospfd: variable shadowing fixes
F. Aragon
2018-09-12
4
-13
/
+8
*
*: fix config.h/zebra.h include order
David Lamparter
2018-09-08
7
-17
/
+0
*
Merge pull request #2934 from LabNConsulting/working/master/rfapi_topotest_su...
David Lamparter
2018-09-04
1
-7
/
+20
|
\
|
*
rfapi: debug related changes to support topotest -- add cost
Lou Berger
2018-08-29
1
-2
/
+10
|
*
rfapi: debug related changes to support topotest
Lou Berger
2018-08-28
1
-5
/
+10
*
|
bgpd, ripngd: Convert to using new agg_table/route
Donald Sharp
2018-08-30
22
-589
/
+618
|
/
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
5
-24
/
+24
*
bgpd: Convert to using LIB_ERR_XXX where possible
Donald Sharp
2018-08-14
5
-24
/
+48
*
bgpd: Cleanup of bgp daemon code
Pascal Mathis
2018-07-07
4
-11
/
+7
*
bgpd lib ospfd pimd ripngd: null chk (PVS-Studio)
F. Aragon
2018-07-03
2
-1
/
+3
*
Merge pull request #2577 from pacovn/Coverity_1399377_Structurally_dead_code
Quentin Young
2018-06-29
1
-2
/
+2
|
\
|
*
bgpd: dead code (Coverity 1399377)
F. Aragon
2018-06-29
1
-2
/
+2
*
|
Merge pull request #2575 from pacovn/Coverity_1399219_Copy-paste_error
Donald Sharp
2018-06-29
1
-1
/
+1
|
\
\
|
*
|
bgpd: copy-paste error (Coverity 1399219)
paco
2018-06-28
1
-1
/
+1
|
|
/
*
/
bgpd: dead code (Coverity 1399228)
paco
2018-06-28
1
-9
/
+5
|
/
*
bgpd ospf6d: null check (Coverity 1221453 1461297)
paco
2018-06-20
1
-1
/
+2
*
Merge pull request #2476 from pacovn/Coverity_1433544_Explicit_null_dereferenced
Lou Berger
2018-06-18
1
-1
/
+2
|
\
|
*
bgpd: null chk (Coverity 1433544 1433543 1433542)
paco
2018-06-18
1
-1
/
+2
*
|
Merge pull request #2417 from pacovn/Coverity_1399373_Structurally_dead_code
Donald Sharp
2018-06-18
1
-67
/
+0
|
\
\
|
*
|
bgpd: dead code (Coverity 1399373)
paco
2018-06-15
1
-67
/
+0
*
|
|
bgpd: out-of-bounds access (Coverity 1399306)
paco
2018-06-15
1
-2
/
+4
|
|
/
|
/
|
*
|
bgpd: dead code removal (Coverity 1399389)
paco
2018-06-13
1
-37
/
+0
|
/
*
bgpd: Prevent vrf 2 vrf route leaking from going offbox.
Donald Sharp
2018-04-25
1
-2
/
+8
*
bgpd: fix stylistic issue
Quentin Young
2018-04-17
1
-13
/
+10
[next]