index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bfdd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-12-04
vtysh: Display version w/ vtysh --help
Donald Sharp
1
-1
/
+1
2020-12-03
isisd, ospfd: increase timeout to fix intermittent LDP Sync test failure
Karen Schoener
1
-1
/
+1
2020-12-03
doc: add building steps for openSUSE
Javier Garcia
3
-0
/
+145
2020-12-02
ospfd: fix cosmetic show ip ospf when NSSA
ckishimo
1
-6
/
+13
2020-12-02
tests: quiet noisy error log about asan files
Mark Stapp
1
-1
/
+1
2020-12-02
tests: fix typo in asan variable names
Mark Stapp
1
-10
/
+10
2020-12-02
tests: Wait for convergence first
Donald Sharp
1
-0
/
+21
2020-12-02
ospfd: Set Curr_mtu to when we get the mtu
Donald Sharp
1
-4
/
+4
2020-12-02
ospf: fix instance initialization when using multi-instance mode
Igor Ryzhov
2
-37
/
+42
2020-12-01
ospfd: vlink auth type not shown in running config
Duncan Eastoe
1
-26
/
+35
2020-12-01
bgpd: Show best path reason in JSON output for `show bgp` command
Donatas Abraitis
1
-57
/
+61
2020-12-01
zebra: remove unused EC_ZEBRA_IF_LOOKUP_FAILED
Stephen Worley
2
-7
/
+0
2020-12-01
zebra: debug logs to detect incorrect mac deletions
Anuradha Karuppiah
1
-0
/
+8
2020-12-01
zebra: change the L2 NHG id format to co-exist with the L3NHG ids
Anuradha Karuppiah
2
-4
/
+12
2020-12-01
zebra: allocate one nexthop id per-VTEP instead of one per-ES-VTEP
Anuradha Karuppiah
3
-30
/
+212
2020-12-01
zebra: support for slow-failover of local MACs on an ES
Anuradha Karuppiah
8
-75
/
+345
2020-12-01
zebra: on local mac add from the dplane a re-install maybe need as static
Anuradha Karuppiah
1
-6
/
+5
2020-12-01
zebra: set inactive bit when zebra re-installs the MAC on dplane del
Anuradha Karuppiah
2
-2
/
+65
2020-12-01
zebra: skip NDA_DST attr if NHG is present
Anuradha Karuppiah
1
-7
/
+10
2020-12-01
zebra: free up the L2 NHG bitmap as a part of shutdown
Anuradha Karuppiah
1
-0
/
+1
2020-12-01
zebra: remove FDB entries before de-activating a L2-NHG
Anuradha Karuppiah
3
-7
/
+33
2020-12-01
zebra: fix show ip route vrf X summary
Emanuele Di Pascale
1
-7
/
+12
2020-12-01
zebra: make a couple NHG errors debugs
Stephen Worley
1
-10
/
+12
2020-12-01
pimd: mesh group not removed when configured for multiple groups
Sarita Patra
1
-27
/
+21
2020-12-01
pimd: rp not removed when configured for multiple groups
Sarita Patra
1
-11
/
+10
2020-12-01
pimd: Remove pim_version.c it is never used
Donald Sharp
4
-54
/
+0
2020-12-01
tools: Fix run folder permissions
Javier Garcia
1
-0
/
+3
2020-12-01
bfdd: session specific command type checks
Rafael Zalamena
1
-0
/
+20
2020-12-01
doc: add description of the new memory macro
Igor Ryzhov
1
-0
/
+7
2020-12-01
bgpd: add peer description for each afi/safi line in show summary
Philippe Guibert
5
-10
/
+21
2020-12-01
zebra: Reduce warn -> debug
Donald Sharp
1
-1
/
+2
2020-11-30
zebra: add an api to process/clean the pending dplane queue
Mark Stapp
2
-0
/
+52
2020-11-30
vtysh: fix incorrect memory statistics
Igor Ryzhov
3
-5
/
+12
2020-11-30
vtysh: fix memory leak
Igor Ryzhov
1
-1
/
+3
2020-11-30
zebra: free dplane ctx after pw update
Mark Stapp
1
-0
/
+1
2020-11-30
ospf6: move serv_close to ospf6_delete
Igor Ryzhov
2
-4
/
+4
2020-11-30
ospf6: fix crash on shutdown
Igor Ryzhov
3
-7
/
+8
2020-11-30
ospf6: get instance from lsdb data
Igor Ryzhov
4
-8
/
+8
2020-11-30
ospf6: get instance from route table scope
Igor Ryzhov
11
-149
/
+131
2020-11-30
doc: Explicitly call out need to add snmp module
Donald Sharp
1
-1
/
+3
2020-11-30
zebra: dplane FPM LSP table walk
Duncan Eastoe
2
-8
/
+110
2020-11-28
ospfd: Restore POINTOMULTIPOINT to working order
Donald Sharp
1
-23
/
+58
2020-11-28
eigrpd: Remove unneeeded if state types
Donald Sharp
2
-10
/
+2
2020-11-27
yang: fix cisco access list source value
Igor Ryzhov
1
-20
/
+24
2020-11-27
tests: Ignore YANG stderr messages in test_all_protocol_startup test
Martin Winter
1
-1
/
+4
2020-11-27
tests: Fix logging output directory for older tests
Martin Winter
1
-1
/
+2
2020-11-27
tests: Fix FRR process shutdown in failed topotest teardown phase
Martin Winter
2
-3
/
+3
2020-11-27
tests: Fix Topotest runs with newerversion of Address Sanitizer
Martin Winter
1
-16
/
+72
2020-11-27
zebra: dplane FPM handle LSP install/update/delete
Duncan Eastoe
3
-2
/
+15
2020-11-27
ldpd: Prevent usage after free
Donald Sharp
1
-3
/
+3
[next]