index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING-LGPLv2.1
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-03
pimd: fix crash seen while executing igmp related configuration
Sarita Patra
1
-0
/
+3
2020-03-03
ldpd: Remove double set of lif
Donald Sharp
1
-1
/
+1
2020-03-02
zebra: allow multiple labels in LSP zapi message
Mark Stapp
1
-2
/
+4
2020-02-28
*: change hash_backet to hash_bucket
Donald Sharp
12
-28
/
+22
2020-02-28
zebra: fix nexthop_group conversion in fpm code
Mark Stapp
2
-2
/
+2
2020-02-28
tests: Add a test case for `set local-preference +/-LOCAL_PREF`
Donatas Abraitis
8
-0
/
+194
2020-02-28
doc: Use +/- for `set local-preference` to add/subtract the value
Donatas Abraitis
1
-0
/
+10
2020-02-28
bgpd: Allow using add/subtract for local-preference in route-maps
Donatas Abraitis
1
-4
/
+4
2020-02-28
doc: Change interface name for vrrp example
Donatas Abraitis
1
-1
/
+1
2020-02-27
doc: Add notice of rfc-4893 in supported rfc's.
Donald Sharp
1
-0
/
+2
2020-02-27
zebra: Embed lib nexthop-group in zebra hash entry
Mark Stapp
13
-96
/
+97
2020-02-27
Revert "*: change hash_backet to hash_bucket"
Jafar Al-Gharaibeh
12
-20
/
+25
2020-02-27
ldpd: Cleanup indentation in merge_nbrps
Donald Sharp
1
-21
/
+23
2020-02-27
bgpd: Cleanup indentation in bgp_route_refresh_receive
Donald Sharp
1
-25
/
+16
2020-02-27
bgpd: agg_node_lookup not unlocking
Donald Sharp
1
-0
/
+1
2020-02-27
nhrpd: Cleanup set but unused variables
Donald Sharp
1
-4
/
+3
2020-02-27
ospfd: Cleanup set but unused variables
Donald Sharp
4
-8
/
+6
2020-02-27
zebra: Cleanup set but unused variables
Donald Sharp
2
-6
/
+2
2020-02-27
ldpd: Cleanup set but unused variables
Donald Sharp
3
-12
/
+11
2020-02-27
lib: Cleanup set but unused variables
Donald Sharp
4
-6
/
+5
2020-02-27
bgpd: Cleanup set but unused variables
Donald Sharp
3
-7
/
+6
2020-02-27
*: change hash_backet to hash_bucket
Donald Sharp
12
-25
/
+20
2020-02-26
tests: Modified scripts to optimize execution time for route-map test suite
Kuldeep Kashyap
3
-637
/
+652
2020-02-26
lib: fix ipaddr_isset
Quentin Young
1
-1
/
+4
2020-02-25
doc: document attribute-unchanged directive
rbauduin
1
-0
/
+8
2020-02-25
pbrd: unconfigure table range
Stephen Worley
1
-2
/
+15
2020-02-25
lib: use const in nexthop_group copy api
Mark Stapp
2
-2
/
+3
2020-02-25
pimd: fix SA reports
Mark Stapp
2
-16
/
+16
2020-02-20
pimd: fix SA reports
Mark Stapp
2
-16
/
+16
2020-02-20
pimd: Make frr able to be built by gcc 10
Tomas Korbar
2
-5
/
+6
2020-02-20
zebra: remove null check before XFREE in GR code
Quentin Young
1
-3
/
+1
2020-02-20
zebra: reduce scope of XCALLOC for gr processing
Quentin Young
1
-15
/
+10
2020-02-19
lib: do not test before XFREE
Quentin Young
1
-3
/
+1
2020-02-19
lib: don't allow to recurse inside route-map node
Rafael Zalamena
1
-1
/
+0
2020-02-19
tests: Reduce rip[ng]-topo1 run time
Donald Sharp
14
-18
/
+22
2020-02-19
tests: bgp_multiview_topo1 was taking too long
Donald Sharp
1
-7
/
+5
2020-02-19
isisd: do not disable circuit on ifdown
Emanuele Di Pascale
1
-1
/
+0
2020-02-19
zebra: remove \n in zapi pbr family log msg
Quentin Young
1
-3
/
+2
2020-02-19
bgpd: Add a better breadcrumb for when bgp is missconfiged
Donald Sharp
3
-0
/
+12
2020-02-19
doc: correct ip prefix token mapping table
Mark Stapp
1
-5
/
+7
2020-02-19
lib: fix route-map coverity scan issue
Rafael Zalamena
1
-2
/
+3
2020-02-18
zebra: fix missing rtadv stub functions
Mark Stapp
1
-0
/
+21
2020-02-18
zebra: Fix checksum calculation to not include old checksum
Donald Sharp
1
-1
/
+4
2020-02-18
zebra: Fix zlog_debug -> flog_err for error situations in IRDP
Donald Sharp
1
-6
/
+10
2020-02-18
zebra: SO_BROADCAST needs a uint32_t instead of a uint8_t
Donald Sharp
1
-3
/
+4
2020-02-18
lib: Optimizing route-maps - Part-4
Naveen Thanikachalam
1
-0
/
+21
2020-02-18
lib: Optimizing route-maps - Part-3
Naveen Thanikachalam
3
-240
/
+297
2020-02-18
lib: Optimizing route-maps - Part-2
Naveen Thanikachalam
1
-61
/
+217
2020-02-18
lib: Optimizing route-maps - Part-1
Naveen Thanikachalam
3
-5
/
+835
2020-02-17
bgpd: Add a couple more spaces for output on MsgRcvd and MsgSent
Donald Sharp
3
-10
/
+10
[next]