summaryrefslogtreecommitdiffstats
path: root/ospfd/ospfd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6333 from Spantik/ospf_defaultRafael Zalamena2020-07-151-0/+1
|\
| * ospf: Default-information originate with routemapSantosh P K2020-07-071-0/+1
* | ospfd: allow interfaces to come up in rare situationDonald Sharp2020-07-081-0/+12
|/
* *: have daemons call frr_fini() at terminationMark Stapp2020-06-111-2/+3
* *: Do not cast to the same typeDonatas Abraitis2020-04-081-1/+1
* *: Finish off the __PRETTY_FUNCTION__ to __func__Donald Sharp2020-03-061-4/+3
* *: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis2020-03-051-10/+10
* *: Replace s_addr 0 => INADDR_ANYDonatas Abraitis2020-02-061-5/+6
* ospfd: use new defaults mechanism (v2)David Lamparter2019-12-061-14/+4
* ospfd: remove minor WTF in instance creationDavid Lamparter2019-12-061-11/+1
* ospfd: Add a function to return the name of the vrf we are in.Donald Sharp2019-11-191-0/+8
* *: Switch all zclient->interface_add to interface create callbackDonald Sharp2019-09-191-0/+1
* Merge pull request #4564 from pguibert6WIND/misc_vrf_update_nameRuss White2019-09-171-1/+1
|\
| * ospfd: update ospf default vrf name with vrf hookPhilippe Guibert2019-08-271-1/+1
* | *: frr_elevate_privs -> frr_with_privsDavid Lamparter2019-09-031-1/+1
|/
* ospfd: clean up default route logicDavid Lamparter2019-08-021-1/+1
* ospfd: kill totally misnamed "timers"David Lamparter2019-08-021-27/+2
* ospfd: remove t_external_lsaDavid Lamparter2019-08-021-1/+0
* ospfd: no router ospf crash fixChirag Shah2019-07-151-8/+9
* ospfd: Do not modify list when using _RO loopDonald Sharp2019-07-021-1/+1
* Merge pull request #3888 from donaldsharp/ospf_cleanupOlivier Dugeon2019-07-021-1/+5
|\
| * ospfd: Cleanup ospf->redist and ospf->external on shutdownDonald Sharp2019-06-221-1/+5
* | Revert "Ospf missing interface handling 2"Donald Sharp2019-06-241-7/+2
|/
* *: change interface structure, from vrf_id to vrfPhilippe Guibert2019-06-121-2/+7
* ospfd: Allow pre-existing vrf's to workDonald Sharp2019-02-251-2/+6
* ospfd: permit reconfiguring network after area suppressedPhilippe Guibert2018-11-091-0/+26
* Merge pull request #3239 from pguibert6WIND/ospf_virtual_link_configRuss White2018-11-011-0/+1
|\
| * ospfd: do not remove area structure, while vls are configuredPhilippe Guibert2018-10-251-0/+1
* | *: spelchekDavid Lamparter2018-10-251-1/+1
|/
* *: list_delete_and_null() -> list_delete()David Lamparter2018-10-021-6/+6
* *: LIB_[ERR|WARN] -> EC_LIBQuentin Young2018-09-131-1/+1
* Merge pull request #3006 from pacovn/static_analysis__shadow_variables1Donald Sharp2018-09-131-3/+0
|\
| * bgpd isisd ospf6d ospfd: variable shadowing fixesF. Aragon2018-09-121-3/+0
* | *: style for flog_warn conversionsQuentin Young2018-09-061-3/+4
* | ospfd: Convert opsfd.c to use new error-code subysstemDonald Sharp2018-09-061-3/+3
* | ospfd: Cleanup some warnings that were not warningsDonald Sharp2018-09-061-6/+2
|/
* ospfd: adaptations to handle vrf aliasPhilippe Guibert2018-08-281-3/+8
* *: add a vrf update hook to be informed of the vrf namePhilippe Guibert2018-08-281-1/+1
* ospfd: Remove unused functionDonald Sharp2018-08-211-1/+1
* *: use frr_elevate_privs() (2/2: manual)David Lamparter2018-08-141-16/+9
* *: rename zlog_fer -> flog_errQuentin Young2018-08-141-2/+2
* ospfd: zlog_ferr facilityChirag Shah2018-08-141-10/+10
* lib, bgpd, ospf6d, ospfd, pimd: Allow finish to cleanup a bit moreDonald Sharp2018-08-031-3/+0
* eigrpd ospfd: null chk (Coverity 1458168 1455335)paco2018-06-251-3/+4
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-7/+7
* ospfd: resend redistribute request to zebra after ospf gets notified of vrf_idG. Paul Ziemba2018-03-091-1/+26
* Merge pull request #1428 from LabNConsulting/working/master/indentDonald Sharp2018-03-071-54/+57
|\
| * *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-54/+57
* | ospfd: cancel SR thread at shutdownQuentin Young2018-03-061-0/+1
|/
* ospfd: basic support for VRF NETNS backendPhilippe Guibert2018-02-271-10/+19