index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospfd: Use vty_json() for show_ip_ospf_gr_helper_cmd
Donatas Abraitis
2022-01-12
1
-23
/
+10
*
ospfd: correct one word of the output message
anlan_cs
2022-01-11
1
-4
/
+4
*
ospfd,ospf6d: make clear the comparison of routemap name
anlan_cs
2022-01-11
1
-7
/
+7
*
Merge pull request #10098 from opensourcerouting/ospf-gr-topotest-fix
Donald Sharp
2021-12-21
5
-12
/
+567
|
\
|
*
ospfd: fix backbone connection check to account for restarting neighbors
Renato Westphal
2021-11-25
1
-1
/
+20
|
*
ospfd: fix incorrect detection of topology changes in helper mode
Renato Westphal
2021-11-23
3
-9
/
+27
|
*
Revert "ospfd: remove commands for broken GR helper mode"
Renato Westphal
2021-11-23
1
-2
/
+520
*
|
Merge pull request #10124 from ton31337/feature/vty_json
Igor Ryzhov
2021-11-29
4
-228
/
+97
|
\
\
|
*
|
*: Remove redundand braces for single statement blocks
Donatas Abraitis
2021-11-27
4
-76
/
+56
|
*
|
ospfd: Convert vty_out to vty_json for JSON
Donatas Abraitis
2021-11-25
4
-152
/
+41
*
|
|
Merge pull request #10127 from idryzhov/ospf-asbr-instance
Donatas Abraitis
2021-11-27
1
-3
/
+1
|
\
\
\
|
*
|
|
ospfd: fix summary-address deletion
Igor Ryzhov
2021-11-25
1
-3
/
+1
|
|
|
/
|
|
/
|
*
|
|
ospfd: Replace prefix2str for JSON to %pFX
Donatas Abraitis
2021-11-25
1
-8
/
+5
|
|
/
|
/
|
*
|
Merge pull request #10100 from rgirada/ospf_nssa
Donald Sharp
2021-11-24
1
-0
/
+13
|
\
\
|
|
/
|
/
|
|
*
ospfd: ospf routing table update upon Changing area from normal to nssa
rgirada
2021-11-19
1
-0
/
+13
*
|
*: cleanup ifp->vrf_id
Igor Ryzhov
2021-11-22
5
-27
/
+26
*
|
Merge pull request #10076 from idryzhov/if-is-loopback-or-vrf
Donald Sharp
2021-11-22
1
-3
/
+3
|
\
\
|
*
|
*: unify if_is_loopback/if_is_loopback_or_vrf
Igor Ryzhov
2021-11-16
1
-3
/
+3
*
|
|
Merge pull request #9683 from volta-networks/sr-minor-fixes
Igor Ryzhov
2021-11-20
4
-103
/
+209
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ospfd: fix processing of ext prefix in SR
Fredi Raspall
2021-09-28
1
-1
/
+3
|
*
|
ospfd: remove duplicate field update
Fredi Raspall
2021-09-28
1
-3
/
+0
|
*
|
ospfd: replace iterator by RO version ..
Fredi Raspall
2021-09-28
1
-2
/
+2
|
*
|
ospfd: fix logic on SR prefix configuration
Fredi Raspall
2021-09-28
1
-48
/
+65
|
*
|
ospfd: validate input SRGB and SRLB
Fredi Raspall
2021-09-28
2
-0
/
+29
|
*
|
ospfd: fix condition to get label from SRLB
Fredi Raspall
2021-09-28
1
-2
/
+7
|
*
|
ospfd: add util func to detect SR range overlap
Fredi Raspall
2021-09-28
1
-7
/
+15
|
*
|
ospfd: homogenize reservation of SRGB & SRLB
Fredi Raspall
2021-09-28
1
-22
/
+39
|
*
|
ospfd: homogenize deletion of SRGB & SRLB
Fredi Raspall
2021-09-28
1
-15
/
+30
|
*
|
ospfd: remove unnecessary assignment
Fredi Raspall
2021-09-28
1
-3
/
+1
|
*
|
ospfd: remove unused macro
Fredi Raspall
2021-09-28
1
-1
/
+0
|
*
|
ospfd: use existing macro on initialization of SR
Fredi Raspall
2021-09-28
1
-1
/
+1
|
*
|
ospfd: remove unused enum case for state of SR ..
Fredi Raspall
2021-09-28
1
-1
/
+1
|
*
|
ospfd: fix display of debug flags
Fredi Raspall
2021-09-28
1
-1
/
+20
*
|
|
*: Remove unused variables
Donatas Abraitis
2021-11-18
2
-14
/
+0
*
|
|
ospfd: Replace inet_ntop to %pI4/6 for JSON outputs
Donatas Abraitis
2021-11-18
2
-155
/
+86
*
|
|
Merge pull request #10064 from idryzhov/ospf-grace-period
Russ White
2021-11-16
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ospfd: fix no-form of "graceful-restart" command
Igor Ryzhov
2021-11-15
1
-1
/
+1
*
|
|
Merge pull request #10063 from idryzhov/ospf-gr-guarded-code
Donald Sharp
2021-11-15
1
-4
/
+5
|
\
\
\
|
*
|
|
ospfd: fix code being guarded by debug check
Igor Ryzhov
2021-11-15
1
-4
/
+5
|
|
/
/
*
|
|
ospfd: Fix wrong parsing of TE subTLV
Olivier Dugeon
2021-11-15
1
-2
/
+2
*
|
|
Merge pull request #10014 from rgirada/ospf_nbr_cov
Donatas Abraitis
2021-11-15
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ospfd: fixing few coverity issues in ospf_vty.c
rgirada
2021-11-09
1
-1
/
+1
*
|
|
Merge pull request #10036 from donaldsharp/finally_frr
Jafar Al-Gharaibeh
2021-11-13
4
-4
/
+4
|
\
\
\
|
*
|
|
*: Cleanup some documentation from quagga->frr
Donald Sharp
2021-11-11
3
-3
/
+3
|
*
|
|
*: Convert quagga_signal_X to frr_signal_X
Donald Sharp
2021-11-11
1
-1
/
+1
*
|
|
|
Merge pull request #9981 from idryzhov/fix-vrf-delete
Donald Sharp
2021-11-12
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
lib: fix vrf deletion when the last interface is deleted
Igor Ryzhov
2021-11-11
1
-0
/
+3
*
|
|
|
|
ospfd: Prevent use after free on shutdown
Donald Sharp
2021-11-11
1
-2
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #9864 from ton31337/feature/access_list_autocomplete
Russ White
2021-11-11
1
-6
/
+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
lib: Add autocomplete for access-lists
Donatas Abraitis
2021-10-31
1
-6
/
+6
[next]