summaryrefslogtreecommitdiffstats
path: root/ospfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* :* Convert prefix2str to %pFXDonatas Abraitis2020-10-223-88/+42
* Merge pull request #7206 from ckishimo/fix7086Russ White2020-10-201-6/+10
|\
| * ospfd: flush type 5 when type 7 is removedckishimo2020-09-291-6/+10
* | ospfd: Convert to using %pFXDonald Sharp2020-10-176-39/+28
* | *: Create/Use accessor functions for lock countDonald Sharp2020-10-171-1/+2
* | Merge pull request #7322 from Orange-OpenSource/ospf-srDonald Sharp2020-10-172-19/+23
|\ \
| * | ospfd: Store neighbor Adjacency SID in SR databaseOlivier Dugeon2020-10-142-19/+23
* | | Merge pull request #7304 from volta-networks/fix_vs_1811Donald Sharp2020-10-151-14/+19
|\ \ \
| * | | ospfd: fix invocation of ospfTrapNbrStateChangeBabis Chalios2020-10-151-14/+19
* | | | Merge pull request #7309 from mjstapp/fix_ospf_gr_reasonsDonald Sharp2020-10-153-35/+66
|\ \ \ \
| * | | | ospfd: make reason string production saferMark Stapp2020-10-143-35/+66
| | |/ / | |/| |
* / | | ospfd: fix SA warnings in ospfd, ospfclientMark Stapp2020-10-141-3/+84
|/ / /
* | | Merge pull request #7283 from donaldsharp/thread_off_semanticsDonatas Abraitis2020-10-141-6/+2
|\ \ \ | |/ / |/| |
| * | *: Use proper semantics for turning off threadDonald Sharp2020-10-121-6/+2
* | | Merge pull request #7295 from donaldsharp/ospf_crashJafar Al-Gharaibeh2020-10-131-2/+15
|\ \ \
| * | | ospfd: Prevent crash if transferring config amongst instancesDonald Sharp2020-10-131-2/+15
* | | | Merge pull request #7294 from idryzhov/fix-no-ip-ospf-areaDonald Sharp2020-10-131-3/+6
|\ \ \ \ | |/ / / |/| | |
| * | | ospfd: fix "no ip ospf area"Igor Ryzhov2020-10-131-3/+6
* | | | Merge pull request #7279 from donaldsharp/17_coverityPatrick Ruddy2020-10-131-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | ospfd: When failing to set socket options just note the failureDonald Sharp2020-10-111-2/+0
| |/ /
* | | Merge pull request #6811 from rgirada/test_helperRuss White2020-10-1221-18/+1981
|\ \ \ | |/ / |/| |
| * | ospfd: Debug support to ospf GR helper functionalityrgirada2020-09-221-0/+36
| * | ospfd: GR helper specific show commandsrgirada2020-09-223-1/+485
| * | ospfd: GR helper config commandsrgirada2020-09-223-4/+400
| * | ospfd: GR helper exit scenariosrgirada2020-09-227-7/+212
| * | ospfd: GR Helper functionality changesrgirada2020-09-222-12/+46
| * | ospfd: Grace LSA processingrgirada2020-09-226-6/+455
| * | ospfd: ospf GR helper initializationrgirada2020-09-228-3/+166
| * | ospfd: ospf GR helper data structure definitions.rgirada2020-09-224-2/+198
* | | ospfd: fix typosckishimo2020-10-072-7/+7
* | | Merge pull request #7228 from idryzhov/vtysh-dynamic-daemonsDonald Sharp2020-10-031-0/+1
|\ \ \
| * | | vtysh: dynamically generate the list of daemons for commandsIgor Ryzhov2020-10-021-0/+1
| | |/ | |/|
* / | isisd, ospfd: fix missing/excessive docstringsIgor Ryzhov2020-10-021-3/+6
|/ /
* | Merge pull request #7132 from volta-networks/fix_ldp_sync_cmdsDonald Sharp2020-09-221-4/+11
|\ \
| * | ospfd: updates to the ldp-sync ospf commandslynne2020-09-211-4/+11
* | | Merge pull request #7122 from ckishimo/type4Russ White2020-09-221-0/+9
|\ \ \ | |_|/ |/| |
| * | ospfd: do not generate type 4 LSA from NSSA ABRckishimo2020-09-171-0/+9
| |/
* | Merge pull request #7133 from Niral-Networks/niral_fix_ospf_timerDonald Sharp2020-09-193-0/+35
|\ \
| * | ospfd : Fix for ospf dead interval and hello due.Kaushik2020-09-193-0/+35
| |/
* | Merge pull request #7074 from Niral-Networks/acl_fixDonald Sharp2020-09-191-10/+20
|\ \
| * | ospfd : Resolving conflict in distribute-list update during MaxAge LSA.Kaushik2020-09-121-10/+20
| |/
* | Merge pull request #7086 from ckishimo/flush_type5Donald Sharp2020-09-181-0/+9
|\ \
| * | ospfd: flush type 5 when type 7 is removedckishimo2020-09-121-0/+9
* | | ospfd: fix debug ospf nssa prints wrong infockishimo2020-09-151-8/+9
| |/ |/|
* | Merge pull request #6789 from volta-networks/feat_ldp_igp_syncRenato Westphal2020-09-1112-0/+1331
|\ \ | |/ |/|
| * ospfd: ldp-igp-sync feature: adding ospf supportlynne2020-09-0912-0/+1331
* | Merge pull request #6982 from achernavin22/ospf_nssa_after_redistSantosh P K2020-09-073-0/+26
|\ \
| * | ospfd: install Type-7 when NSSA enabled after redistributionAlexander Chernavin2020-09-033-0/+26
* | | Merge pull request #6987 from Niral-Networks/acl_fixSantosh P K2020-09-031-5/+12
|\ \ \
| * | | ospfd : Fix in lsa refresh when redist is done with route-map using access-list.Kaushik2020-09-021-5/+12