index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_vty.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #8798 from opensourcerouting/ospfd-fixes
Olivier Dugeon
2021-06-09
1
-11
/
+17
|
\
|
*
ospfd: fix crash when displaying neighbor data in JSON
Renato Westphal
2021-06-08
1
-11
/
+17
*
|
ospfd: fix passive interface configuration
Igor Ryzhov
2021-06-05
1
-136
/
+167
|
/
*
ospfd: "ip ospf area" command can select wrong process
Don Slice
2021-05-20
1
-2
/
+2
*
ospfd: Correct Coverity defects
Olivier Dugeon
2021-05-19
1
-11
/
+13
*
ospfd: fix redistribution config when vrf doesn't exist
Igor Ryzhov
2021-05-05
1
-5
/
+26
*
ospfd: show ip ospf interface only shows BDR info, Added DR info.
rgirada
2021-04-29
1
-0
/
+25
*
Merge pull request #8455 from achernavin22/ospf_nssa_after_redist2
Russ White
2021-04-20
1
-0
/
+1
|
\
|
*
ospfd: install Type-7 when NSSA area is configured after redistribution
Alexander Chernavin
2021-04-12
1
-0
/
+1
*
|
Merge pull request #8153 from reubendowle/nhrp-multicast
Jafar Al-Gharaibeh
2021-04-13
1
-12
/
+25
|
\
\
|
*
|
ospfd: Support use of ospf with DMVPN
Amol Lad
2021-04-05
1
-12
/
+25
*
|
|
Merge pull request #8396 from achernavin22/ospf_fast_hello_show_run
Renato Westphal
2021-04-13
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ospfd: fix output of dead-interval in show running
Alexander Chernavin
2021-04-06
1
-0
/
+1
*
|
|
ospfd: permit over-write of message-digest-key
Mark Stapp
2021-04-06
1
-4
/
+3
|
|
/
|
/
|
*
|
ospfd: ignore duplicated "ip ospf area" commands
Igor Ryzhov
2021-04-02
1
-3
/
+6
|
/
*
Merge pull request #8058 from rgirada/ospf-ecmp
Mark Stapp
2021-03-30
1
-0
/
+55
|
\
|
*
ospfd: Max multipath config support
rgirada
2021-03-30
1
-0
/
+55
*
|
Merge pull request #8362 from idryzhov/fix-ospf-cli-count
Mark Stapp
2021-03-30
1
-9
/
+6
|
\
\
|
|
/
|
/
|
|
*
ospfd: fix counting of "ip ospf area" commands
Igor Ryzhov
2021-03-30
1
-9
/
+6
*
|
Merge pull request #8338 from idryzhov/fix-ospfd-sa-warning
Mark Stapp
2021-03-25
1
-2
/
+2
|
\
\
|
*
|
ospfd: fix SA warning
Igor Ryzhov
2021-03-25
1
-2
/
+2
|
|
/
*
/
ospfd: add support for suppress_fa
ckishimo
2021-03-24
1
-0
/
+58
|
/
*
Merge pull request #8203 from opensourcerouting/ospf-bfd-napi
Igor Ryzhov
2021-03-24
1
-3
/
+4
|
\
|
*
ospfd: rework BFD integration
Rafael Zalamena
2021-03-23
1
-3
/
+4
*
|
ospfd: fix "show ip ospf database" issues
Igor Ryzhov
2021-03-22
1
-97
/
+69
|
/
*
*: require semicolon after FRR_CFG_DEFAULT_*
David Lamparter
2021-03-17
1
-1
/
+1
*
ospfd: don't rely on instance existence in vty
Igor Ryzhov
2021-02-24
1
-110
/
+110
*
*: fix all backets
Igor Ryzhov
2021-02-02
1
-8
/
+8
*
ospfd: Remove #if 0 code
Donald Sharp
2021-01-28
1
-103
/
+0
*
Merge pull request #7127 from opensourcerouting/ospf_ti-lfa
Russ White
2021-01-26
1
-2
/
+51
|
\
|
*
ospfd: Add support for TI-LFA node protection
GalaxyGorilla
2021-01-19
1
-6
/
+20
|
*
ospfd: TI-LFA basic infrastructure and algorithms
GalaxyGorilla
2021-01-19
1
-2
/
+37
*
|
Merge pull request #7655 from ckishimo/area
Olivier Dugeon
2021-01-19
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
ospfd: fix area removal at interface level
ckishimo
2020-12-02
1
-0
/
+3
*
|
Merge pull request #7790 from mobash-rasool/ospfv3-max-path
Donald Sharp
2021-01-18
1
-3
/
+69
|
\
\
|
*
|
ospfd: Clear ip ospf process and clear ip ospf neighbor
Mobashshera Rasool
2021-01-12
1
-3
/
+69
*
|
|
Merge pull request #7733 from rgirada/ospf_json
Russ White
2021-01-12
1
-0
/
+51
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ospfd: Adding authentication details to ospf interafce command o/p
rgirada
2021-01-08
1
-0
/
+51
*
|
|
ospfd: fix no show database output when selecting vrf
Louis Scalbert
2020-12-24
1
-4
/
+3
*
|
|
Merge pull request #7736 from ton31337/fix/s_addr_INADDR_ANY
Russ White
2020-12-15
1
-4
/
+6
|
\
\
\
|
*
|
|
*: Replace s_addr check agains 0 with INADDR_ANY
Donatas Abraitis
2020-12-14
1
-4
/
+6
|
|
/
/
*
/
/
ospfd: avoid inet_ntoa
Mark Stapp
2020-12-14
1
-26
/
+72
|
/
/
*
|
Merge pull request #7618 from ckishimo/nssa_role
Donald Sharp
2020-12-03
1
-6
/
+13
|
\
\
|
*
|
ospfd: fix cosmetic show ip ospf when NSSA
ckishimo
2020-12-02
1
-6
/
+13
*
|
|
Merge pull request #7612 from deastoe/ospf-vlink-auth-cfg
Donald Sharp
2020-12-02
1
-26
/
+35
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ospfd: vlink auth type not shown in running config
Duncan Eastoe
2020-12-01
1
-26
/
+35
|
|
/
*
/
ospfd: fix a couple of typos
ckishimo
2020-11-24
1
-1
/
+1
|
/
*
ospfd: Fix excessive doc string for `no summary-address ..` command
Donald Sharp
2020-11-17
1
-2
/
+2
*
ospfd: Cleanup some clang sa issues
Donald Sharp
2020-11-04
1
-2
/
+1
*
Merge pull request #6795 from rgirada/ospf_db_json
Olivier Dugeon
2020-11-03
1
-218
/
+794
|
\
[next]