index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospfd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ospfd: Clear ip ospf process and clear ip ospf neighbor
Mobashshera Rasool
2021-01-12
1
-21
/
+78
*
*: Replace s_addr check agains 0 with INADDR_ANY
Donatas Abraitis
2020-12-14
1
-2
/
+2
*
ospf: fix instance initialization when using multi-instance mode
Igor Ryzhov
2020-12-02
1
-36
/
+42
*
ospfd: fix NSSA translate-always
ckishimo
2020-11-21
1
-2
/
+15
*
ospfd: Summarisation init/de-init.
rgirada
2020-11-02
1
-0
/
+19
*
ospfd: clean up SA warning in ospf_finish_final()
Mark Stapp
2020-10-29
1
-1
/
+1
*
Merge pull request #7301 from idryzhov/ospf-fixes
Santosh P K
2020-10-28
1
-42
/
+34
|
\
|
*
ospfd: use all "ip ospf area" params for ospf initialization
Igor Ryzhov
2020-10-14
1
-2
/
+11
|
*
ospfd: don't initialize ospf every time "router ospf" is used
Igor Ryzhov
2020-10-14
1
-26
/
+25
|
*
ospfd: remove dead code
Igor Ryzhov
2020-10-13
1
-6
/
+0
|
*
ospfd: don't remove interface config when removing router
Igor Ryzhov
2020-10-13
1
-10
/
+0
*
|
* : update signature of thread_cancel api
Mark Stapp
2020-10-23
1
-5
/
+2
*
|
ospfd: replace inet_ntoa
Mark Stapp
2020-10-22
1
-12
/
+12
|
/
*
ospfd: ospf GR helper initialization
rgirada
2020-09-22
1
-0
/
+6
*
Merge pull request #6789 from volta-networks/feat_ldp_igp_sync
Renato Westphal
2020-09-11
1
-0
/
+9
|
\
|
*
ospfd: ldp-igp-sync feature: adding ospf support
lynne
2020-09-09
1
-0
/
+9
*
|
ospfd: make proactive ARP configurable
Jakub UrbaĆczyk
2020-08-20
1
-0
/
+2
|
/
*
Merge pull request #6333 from Spantik/ospf_default
Rafael Zalamena
2020-07-15
1
-0
/
+1
|
\
|
*
ospf: Default-information originate with routemap
Santosh P K
2020-07-07
1
-0
/
+1
*
|
ospfd: allow interfaces to come up in rare situation
Donald Sharp
2020-07-08
1
-0
/
+12
|
/
*
*: have daemons call frr_fini() at termination
Mark Stapp
2020-06-11
1
-2
/
+3
*
*: Do not cast to the same type
Donatas Abraitis
2020-04-08
1
-1
/
+1
*
*: Finish off the __PRETTY_FUNCTION__ to __func__
Donald Sharp
2020-03-06
1
-4
/
+3
*
*: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__
Donatas Abraitis
2020-03-05
1
-10
/
+10
*
*: Replace s_addr 0 => INADDR_ANY
Donatas Abraitis
2020-02-06
1
-5
/
+6
*
ospfd: use new defaults mechanism (v2)
David Lamparter
2019-12-06
1
-14
/
+4
*
ospfd: remove minor WTF in instance creation
David Lamparter
2019-12-06
1
-11
/
+1
*
ospfd: Add a function to return the name of the vrf we are in.
Donald Sharp
2019-11-19
1
-0
/
+8
*
*: Switch all zclient->interface_add to interface create callback
Donald Sharp
2019-09-19
1
-0
/
+1
*
Merge pull request #4564 from pguibert6WIND/misc_vrf_update_name
Russ White
2019-09-17
1
-1
/
+1
|
\
|
*
ospfd: update ospf default vrf name with vrf hook
Philippe Guibert
2019-08-27
1
-1
/
+1
*
|
*: frr_elevate_privs -> frr_with_privs
David Lamparter
2019-09-03
1
-1
/
+1
|
/
*
ospfd: clean up default route logic
David Lamparter
2019-08-02
1
-1
/
+1
*
ospfd: kill totally misnamed "timers"
David Lamparter
2019-08-02
1
-27
/
+2
*
ospfd: remove t_external_lsa
David Lamparter
2019-08-02
1
-1
/
+0
*
ospfd: no router ospf crash fix
Chirag Shah
2019-07-15
1
-8
/
+9
*
ospfd: Do not modify list when using _RO loop
Donald Sharp
2019-07-02
1
-1
/
+1
*
Merge pull request #3888 from donaldsharp/ospf_cleanup
Olivier Dugeon
2019-07-02
1
-1
/
+5
|
\
|
*
ospfd: Cleanup ospf->redist and ospf->external on shutdown
Donald Sharp
2019-06-22
1
-1
/
+5
*
|
Revert "Ospf missing interface handling 2"
Donald Sharp
2019-06-24
1
-7
/
+2
|
/
*
*: change interface structure, from vrf_id to vrf
Philippe Guibert
2019-06-12
1
-2
/
+7
*
ospfd: Allow pre-existing vrf's to work
Donald Sharp
2019-02-25
1
-2
/
+6
*
ospfd: permit reconfiguring network after area suppressed
Philippe Guibert
2018-11-09
1
-0
/
+26
*
Merge pull request #3239 from pguibert6WIND/ospf_virtual_link_config
Russ White
2018-11-01
1
-0
/
+1
|
\
|
*
ospfd: do not remove area structure, while vls are configured
Philippe Guibert
2018-10-25
1
-0
/
+1
*
|
*: spelchek
David Lamparter
2018-10-25
1
-1
/
+1
|
/
*
*: list_delete_and_null() -> list_delete()
David Lamparter
2018-10-02
1
-6
/
+6
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-1
/
+1
*
Merge pull request #3006 from pacovn/static_analysis__shadow_variables1
Donald Sharp
2018-09-13
1
-3
/
+0
|
\
|
*
bgpd isisd ospf6d ospfd: variable shadowing fixes
F. Aragon
2018-09-12
1
-3
/
+0
[prev]
[next]