summaryrefslogtreecommitdiffstats
path: root/ospfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Fix spelling of GracefullDonald Sharp2022-04-021-1/+1
* *: Fix spelling of FollowingDonald Sharp2022-04-018-41/+41
* isisd, lib, ospfd, pathd: Null out free'd pointerDonald Sharp2022-03-311-1/+1
* ospfd: Show neighbor state in full format (e.g. Full/DR instead of Full)Donatas Abraitis2022-03-301-7/+8
* Merge pull request #10825 from fdumontet6WIND/ospfdefaultoriginatedissue2Russ White2022-03-291-1/+6
|\
| * ospfd: fix ospf default route wrongly sent backFrancois Dumontet2022-03-251-1/+6
* | Merge pull request #10848 from pguibert6WIND/ospf_srlb_configRuss White2022-03-291-7/+14
|\ \
| * | ospfd: show running-config displays also srgb on some casesPhilippe Guibert2022-03-251-3/+7
| * | ospfd: silently remove prefix sid already stored in configPhilippe Guibert2022-03-251-4/+7
* | | Merge pull request #10837 from opensourcerouting/fix/consistent_JSON_keys_for...Russ White2022-03-291-1/+31
|\ \ \
| * | | ospfd: Use consistent JSON keys for `show ip ospf neighbor` and detail versionDonatas Abraitis2022-03-211-1/+31
| |/ /
* / / ospfd: Default route becomes stale route in nbrs even after flush from origin...rgirada2022-03-211-3/+3
|/ /
* | ospfd: better error messages when not enabled in a vrfJafar Al-Gharaibeh2022-03-161-25/+49
* | Merge pull request #10447 from ton31337/fix/json_with_whitespacesDonald Sharp2022-03-132-4/+66
|\ \
| * | *: Add camelCase JSON keys in addition to PascalCaseDonatas Abraitis2022-02-032-2/+30
| * | ospfd,ospf6d: Add JSON additional keys with no whitespaces insideDonatas Abraitis2022-02-031-2/+36
* | | ospfd,ospf6d: Add missing newline for `graceful-restart prepare` CLIDonatas Abraitis2022-03-091-1/+1
| |/ |/|
* | ospfd: Convert `enum event` to `enum ospf_apiserver_event`Donald Sharp2022-03-022-5/+5
* | *: Add necessary new line for output of vty_out()anlan_cs2022-02-271-2/+2
* | ospfd: NULL passed instead of ei pointer in external lsa originationrgirada2022-02-241-1/+1
* | *: Change thread->func to return void instead of intDonald Sharp2022-02-2421-190/+98
* | ospfd: Fix spelling mistakesDonald Sharp2022-02-145-10/+10
* | Merge pull request #10511 from anlancs/ospf-substituteIgor Ryzhov2022-02-081-37/+16
|\ \
| * | ospfd: fix loss of mixed form in "range" commandanlan_cs2022-01-261-37/+16
* | | Merge pull request #10293 from rgirada/ospf_lsidRuss White2022-02-083-101/+321
|\ \ \
| * | | ospfd: Modifying LSID generation algorithmrgirada2022-01-223-101/+321
* | | | ospfd: Use AF_UNSPEC instead of setting to 0Donald Sharp2022-02-074-10/+10
| |/ / |/| |
* | | ospfd: Core in ospf_if_down during shutdown.Tomi Salminen2022-02-041-0/+2
| |/ |/|
* | Merge pull request #10373 from anlancs/ospf-add-asbrIgor Ryzhov2022-02-014-12/+16
|\ \
| * | ospfd: adjust type of "aggr_delay_interval"anlan_cs2022-01-294-6/+6
| * | ospfd: fix missing "aggregation timer" in running configurationanlan_cs2022-01-291-0/+4
| * | ospfd: a few minor fixes on ospfd clianlan_cs2022-01-291-6/+6
| |/
* | ospfd: remove extra spaceckishimo2022-02-011-1/+1
* | ospfd: print maximum paths in show ip ospf jsonckishimo2022-02-011-0/+4
* | ospfd: print administrative distance in show ip ospfckishimo2022-02-011-0/+11
* | ospfd: restart spf when distance is updatedckishimo2022-02-011-2/+10
* | ospfd: Convert output to host order from network order for route_tagDonald Sharp2022-01-311-1/+1
* | Merge pull request #10408 from idryzhov/no-opaque-by-defaultDonatas Abraitis2022-01-282-4/+2
|\ \
| * | *: do not send opaque data to zebra by defaultIgor Ryzhov2022-01-242-4/+2
* | | Merge pull request #10411 from idryzhov/if-config-vrf-nameRuss White2022-01-251-7/+3
|\ \ \ | |/ / |/| |
| * | *: do not print vrf name for interface config when using vrf-liteIgor Ryzhov2022-01-241-7/+3
| |/
* | Merge pull request #10407 from idryzhov/ospf-opaque-crashRuss White2022-01-241-0/+3
|\ \
| * | ospfd: fix crash on "ospf send-extra-data zebra"Igor Ryzhov2022-01-231-0/+3
| |/
* | Merge pull request #10318 from donaldsharp/redistributionRuss White2022-01-242-6/+39
|\ \ | |/ |/|
| * ospfd: Get `default-information originate` working for ospf instancesDonald Sharp2022-01-181-2/+1
| * ospfd: Add counts of lsa types to summary commandDonald Sharp2022-01-181-4/+38
* | Merge pull request #9644 from opensourcerouting/ospf-opaque-attrsRuss White2022-01-186-0/+110
|\ \ | |/ |/|
| * lib, ospfd, ospf6d, zebra: add OSPF opaque route attributesRenato Westphal2022-01-156-0/+110
* | Merge pull request #10183 from idryzhov/rework-vrf-renameRafael Zalamena2022-01-172-31/+18
|\ \
| * | *: rework renaming the default VRFIgor Ryzhov2021-12-212-31/+18