index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
97
-1275
/
+1126
*
tools: Add Coccinelle script to replace __FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-0
/
+10
*
Merge pull request #5914 from mjstapp/fix_sa_show_all
Donald Sharp
2020-03-05
1
-8
/
+8
|
\
|
*
zebra: clean up an SA warning in show_ip_route_all
Mark Stapp
2020-03-05
1
-8
/
+8
*
|
Merge pull request #5850 from Spantik/gr_fix
Quentin Young
2020-03-05
4
-25
/
+37
|
\
\
|
*
|
Zebra: Zebra gr dynamic client handling.
Santosh P K
2020-02-21
4
-25
/
+37
*
|
|
Merge pull request #5907 from ton31337/fix/replace_sizeof_coccinelle
Quentin Young
2020-03-05
22
-45
/
+127
|
\
\
\
|
*
|
|
*: Use true/false instead of 1/0 when assigning variable for bool type
Donatas Abraitis
2020-03-04
6
-17
/
+17
|
*
|
|
tools: Coccinelle script to convert 0/1 to false/true if variable type is bool
Donatas Abraitis
2020-03-04
1
-0
/
+13
|
*
|
|
pimd: Convert pim_upstream_evaluate_join_desired type to bool
Donatas Abraitis
2020-03-04
2
-3
/
+3
|
*
|
|
tools: Add coccinelle script to convert int to bool if returning value is bool
Donatas Abraitis
2020-03-04
1
-0
/
+19
|
*
|
|
*: Return bool type for bool functions
Donatas Abraitis
2020-03-04
3
-11
/
+11
|
*
|
|
*: Use short version of bool expressions
Donatas Abraitis
2020-03-04
8
-14
/
+14
|
*
|
|
tools: Add coccinelle script to check if bool functions return bool type
Donatas Abraitis
2020-03-04
1
-0
/
+21
|
*
|
|
tools: Add coccinelle script to check if bool expressions use short format
Donatas Abraitis
2020-03-04
1
-0
/
+29
*
|
|
|
Merge pull request #5912 from mjstapp/fix_doc_slack_link
Quentin Young
2020-03-05
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
doc: change slack reference link to main FRR homepage
Mark Stapp
2020-03-04
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #5910 from donaldsharp/ospf_indentation
Mark Stapp
2020-03-04
1
-11
/
+16
|
\
\
\
\
|
*
|
|
|
ospfd: Fix 4 levels of unnecessary indentation
Donald Sharp
2020-03-04
1
-11
/
+16
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #5908 from rubenk/zebra-fix-typo-in-debug-message
Quentin Young
2020-03-04
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
zebra: fix typo in debug log message
Ruben Kerkhof
2020-03-04
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #5906 from ton31337/feature/documentation_for_rpki
Quentin Young
2020-03-04
1
-0
/
+12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
doc: Add documentation for `show rpki prefix` and `show rpki as-number`
Donatas Abraitis
2020-03-04
1
-0
/
+12
|
/
/
/
*
|
|
Merge pull request #5894 from patrasar/2399927
Donald Sharp
2020-03-04
1
-0
/
+2
|
\
\
\
|
*
|
|
pimd: Update pim register stop statistics
Sarita Patra
2020-03-03
1
-0
/
+2
*
|
|
|
Merge pull request #5896 from patrasar/2409015
Donald Sharp
2020-03-04
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
pimd: neighbor needed true in pim nexthop lookup
Sarita Patra
2020-03-03
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #5899 from Spantik/clear_bgp_bug
Donald Sharp
2020-03-03
1
-8
/
+8
|
\
\
\
\
|
*
|
|
|
BGPD: Cores when cleared with doppelganger.
Santosh P K
2020-03-03
1
-8
/
+8
*
|
|
|
|
Merge pull request #5900 from rubenk/bgpd-fix-typo
Donald Sharp
2020-03-03
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
bgpd: fix typo in 'show bgp neighbors' output
Ruben Kerkhof
2020-03-03
1
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #5886 from sworleys/Trust-Kernel-Direct-Routes
Mark Stapp
2020-03-03
1
-1
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
zebra: trust directly connected kernel/system routes
Stephen Worley
2020-03-02
1
-1
/
+10
*
|
|
|
|
|
Merge pull request #5873 from mjstapp/zebra_lsp_dtor
Donald Sharp
2020-03-03
1
-39
/
+43
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
zebra: add a free api for LSPs
Mark Stapp
2020-03-02
1
-39
/
+43
*
|
|
|
|
|
Merge pull request #5890 from mjstapp/zapi_allow_label_num
Russ White
2020-03-03
1
-2
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
zebra: allow multiple labels in LSP zapi message
Mark Stapp
2020-03-02
1
-2
/
+4
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #5897 from patrasar/2415676
Russ White
2020-03-03
1
-0
/
+3
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
pimd: fix crash seen while executing igmp related configuration
Sarita Patra
2020-03-03
1
-0
/
+3
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #5893 from donaldsharp/clang_mc_clang
Renato Westphal
2020-03-03
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
ldpd: Remove double set of lif
Donald Sharp
2020-03-03
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #5855 from ton31337/fix/allow_using_add_sub_for_local-pref...
Sri Mohana Singamsetty
2020-03-02
10
-4
/
+208
|
\
\
\
\
|
*
|
|
|
tests: Add a test case for `set local-preference +/-LOCAL_PREF`
Donatas Abraitis
2020-02-28
8
-0
/
+194
|
*
|
|
|
doc: Use +/- for `set local-preference` to add/subtract the value
Donatas Abraitis
2020-02-28
1
-0
/
+10
|
*
|
|
|
bgpd: Allow using add/subtract for local-preference in route-maps
Donatas Abraitis
2020-02-28
1
-4
/
+4
*
|
|
|
|
Merge pull request #5780 from chiragshah6/evpn_dev1
Sri Mohana Singamsetty
2020-03-02
1
-53
/
+4
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
zebra:remote vtep delete handling
Chirag Shah
2020-02-08
1
-53
/
+4
*
|
|
|
|
Merge pull request #5874 from donaldsharp/hash_backet2
Mark Stapp
2020-02-28
12
-28
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
*: change hash_backet to hash_bucket
Donald Sharp
2020-02-28
12
-28
/
+22
*
|
|
|
|
|
Merge pull request #5822 from rbauduin/patch-2
Donatas Abraitis
2020-02-28
1
-0
/
+8
|
\
\
\
\
\
\
[next]