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: fix coverity warning of one field initialization
anlan_cs
2021-08-05
1
-0
/
+1
*
Merge pull request #9092 from rgirada/rmap
Donald Sharp
2021-08-04
3
-3
/
+67
|
\
|
*
ospfd: OSPF hello packets not sent with configured hello timer
rgirada
2021-07-22
3
-3
/
+67
*
|
Merge pull request #9239 from idryzhov/ospf-passive-fix
Russ White
2021-08-03
1
-28
/
+29
|
\
\
|
*
|
ospfd: fix "no ip ospf passive" command
Igor Ryzhov
2021-07-30
1
-28
/
+29
*
|
|
*: cleanup interface node installation
Igor Ryzhov
2021-07-29
1
-12
/
+1
|
/
/
*
|
Merge pull request #9189 from idryzhov/ospf-dont-exit
Donald Sharp
2021-07-28
1
-1
/
+1
|
\
\
|
*
|
ospfd: don't exit when socket is not created
Igor Ryzhov
2021-07-27
1
-1
/
+1
*
|
|
ospfd: remove gratuitous non-ascii quotation marks
Christian Hopps
2021-07-27
1
-3
/
+3
|
/
/
*
|
build: fix `AM_LDFLAGS` usage (and gcov)
David Lamparter
2021-07-21
1
-1
/
+1
*
|
ospfd: ospfd crash while giving 'clear ip ospf neighbor'
rgirada
2021-07-20
1
-0
/
+5
|
/
*
Merge pull request #8767 from opensourcerouting/ospfd-gr
Russ White
2021-07-13
24
-100
/
+1145
|
\
|
*
ospfd: introduce support for Graceful Restart (restarting mode)
Renato Westphal
2021-07-05
19
-15
/
+1064
|
*
ospfd: rename the graceful restart header
Renato Westphal
2021-07-05
7
-10
/
+11
|
*
ospfd: adjust log config for GR
GalaxyGorilla
2021-07-05
6
-51
/
+44
|
*
ospfd: print extra LSA information in some log messages
Renato Westphal
2021-07-05
5
-24
/
+26
*
|
lib,ospfd,ospf6d: remove duplicated function
Rafael Zalamena
2021-07-09
6
-36
/
+23
|
/
*
Merge pull request #8955 from mobash-rasool/ospfv2-fixes
Mark Stapp
2021-07-02
1
-0
/
+6
|
\
|
*
ospfd: show ip ospf route json does not shown metric and tag
Mobashshera Rasool
2021-06-30
1
-0
/
+6
*
|
*: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlen
Donatas Abraitis
2021-07-01
1
-1
/
+1
*
|
*: Replace IPV4_MAX_PREFIXLEN to IPV4_MAX_BITLEN
Donatas Abraitis
2021-07-01
5
-15
/
+15
|
/
*
isisd, ospfd: update interface_link_params callback to check for change
Karen Schoener
2021-06-28
2
-2
/
+10
*
Merge pull request #8891 from idryzhov/no-vrf-interface
Russ White
2021-06-22
1
-0
/
+2
|
\
|
*
lib: remove vrf-interface config when removing the VRF
Igor Ryzhov
2021-06-21
1
-0
/
+2
*
|
ospfd: External lsa handling in opaque capabilities enable/disable
rgirada
2021-06-21
2
-7
/
+36
|
/
*
ospfd: fix routemap update
Igor Ryzhov
2021-06-17
1
-13
/
+8
*
Merge pull request #8815 from idryzhov/fix-ospf-aggr
Donald Sharp
2021-06-09
1
-1
/
+2
|
\
|
*
ospfd: fix memory leaks in summarization
Igor Ryzhov
2021-06-08
1
-1
/
+2
*
|
Merge pull request #8798 from opensourcerouting/ospfd-fixes
Olivier Dugeon
2021-06-09
10
-101
/
+177
|
\
\
|
*
|
ospfd: fix crash when displaying neighbor data in JSON
Renato Westphal
2021-06-08
1
-11
/
+17
|
*
|
lib, ospfd, ospf6d: fix logging of pointer addresses
Renato Westphal
2021-06-08
1
-8
/
+8
|
*
|
ospfd: fix wrong NSSA debug guards
Renato Westphal
2021-06-08
2
-5
/
+4
|
*
|
zebra, ospfd: fix typos in the graceful restart code
Renato Westphal
2021-06-08
2
-19
/
+19
|
*
|
ospfd: fix logging of what triggered the SPF run
Renato Westphal
2021-06-08
1
-7
/
+7
|
*
|
ospfd: fix cleanup of MaxAge LSAs on exit
Renato Westphal
2021-06-08
1
-1
/
+1
|
*
|
ospfd: fix null pointer dereference when flushing an opaque LSA
Renato Westphal
2021-06-08
1
-8
/
+5
|
*
|
ospfd: fix dangling pointer when exiting from the helper mode
Renato Westphal
2021-06-08
1
-1
/
+1
|
*
|
ospfd: fix crash when logging a Grace-LSA
Renato Westphal
2021-06-08
1
-27
/
+70
|
*
|
ospfd: fix small issue when exiting from the GR helper mode
Renato Westphal
2021-06-08
1
-1
/
+2
|
*
|
ospfd: fix GR helper initialization and termination
Renato Westphal
2021-06-08
4
-13
/
+43
|
|
/
*
|
Merge pull request #8796 from idryzhov/ospf-passive
Russ White
2021-06-08
2
-146
/
+167
|
\
\
|
|
/
|
/
|
|
*
ospfd: fix passive interface configuration
Igor Ryzhov
2021-06-05
2
-146
/
+167
*
|
ospfd, doc, tests: combined SRGB/SRLB command
Emanuele Di Pascale
2021-06-04
2
-193
/
+178
|
/
*
ospfd: if destroy the whole ospf, then remove ospf's interface config: passiv...
anlancs
2021-06-03
1
-11
/
+15
*
ospfd: Fix quick interface down up event handling in ospf
Donald Sharp
2021-05-25
3
-0
/
+26
*
ospfd: "ip ospf area" command can select wrong process
Don Slice
2021-05-20
1
-2
/
+2
*
ospfd: New code adds newline to log files
Donald Sharp
2021-05-19
2
-3
/
+3
*
Merge pull request #8690 from idryzhov/ospf-fix-tlv-size
Olivier Dugeon
2021-05-19
2
-5
/
+3
|
\
|
*
ospfd: fix SID/Label Sub TLV size
Igor Ryzhov
2021-05-18
2
-5
/
+4
*
|
Merge pull request #8408 from Orange-OpenSource/TE
Igor Ryzhov
2021-05-19
16
-203
/
+464
|
\
\
[next]