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
*
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
*
|
*: style for flog_warn conversions
Quentin Young
2018-09-06
1
-3
/
+4
*
|
ospfd: Convert opsfd.c to use new error-code subysstem
Donald Sharp
2018-09-06
1
-3
/
+3
*
|
ospfd: Cleanup some warnings that were not warnings
Donald Sharp
2018-09-06
1
-6
/
+2
|
/
*
ospfd: adaptations to handle vrf alias
Philippe Guibert
2018-08-28
1
-3
/
+8
*
*: add a vrf update hook to be informed of the vrf name
Philippe Guibert
2018-08-28
1
-1
/
+1
*
ospfd: Remove unused function
Donald Sharp
2018-08-21
1
-1
/
+1
*
*: use frr_elevate_privs() (2/2: manual)
David Lamparter
2018-08-14
1
-16
/
+9
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-2
/
+2
*
ospfd: zlog_ferr facility
Chirag Shah
2018-08-14
1
-10
/
+10
*
lib, bgpd, ospf6d, ospfd, pimd: Allow finish to cleanup a bit more
Donald Sharp
2018-08-03
1
-3
/
+0
*
eigrpd ospfd: null chk (Coverity 1458168 1455335)
paco
2018-06-25
1
-3
/
+4
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-7
/
+7
*
ospfd: resend redistribute request to zebra after ospf gets notified of vrf_id
G. Paul Ziemba
2018-03-09
1
-1
/
+26
*
Merge pull request #1428 from LabNConsulting/working/master/indent
Donald Sharp
2018-03-07
1
-54
/
+57
|
\
|
*
*: conform with COMMUNITY.md formatting rules, via 'make indent'
Lou Berger
2018-03-06
1
-54
/
+57
*
|
ospfd: cancel SR thread at shutdown
Quentin Young
2018-03-06
1
-0
/
+1
|
/
*
ospfd: basic support for VRF NETNS backend
Philippe Guibert
2018-02-27
1
-10
/
+19
[next]