summaryrefslogtreecommitdiffstats
path: root/ospf6d (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: Fix spelling of GracefullDonald Sharp2022-04-021-1/+1
* ospf6d: fix crash when applying a route-map on a temporary routeIgor Ryzhov2022-03-291-0/+1
* Merge pull request #10158 from ckishimo/ospf6d_norefreshRuss White2022-03-291-15/+36
|\
| * ospf6d: fix NSSA area-range commandckishimo2022-03-281-3/+29
| * ospf6d: stop refreshing type-5 from NSSAckishimo2022-01-051-15/+10
* | *: add SAFI argument to zclient_send_rnhDavid Lamparter2022-03-271-2/+2
* | ospf6d: crash in ospf6_decrement_retrans_count.Manoj Naragund2022-03-172-1/+20
* | Merge pull request #10447 from ton31337/fix/json_with_whitespacesDonald Sharp2022-03-133-5/+37
|\ \
| * | *: Add camelCase JSON keys in addition to PascalCaseDonatas Abraitis2022-02-032-4/+23
| * | ospfd,ospf6d: Add JSON additional keys with no whitespaces insideDonatas Abraitis2022-02-031-1/+14
* | | *: When matching against a nexthop send and process what it matched againstDonald Sharp2022-03-121-3/+4
* | | ospfd,ospf6d: Add missing newline for `graceful-restart prepare` CLIDonatas Abraitis2022-03-091-1/+1
* | | *: Change thread->func to return void instead of intDonald Sharp2022-02-2416-208/+129
* | | Merge pull request #10571 from rameshabhinay/ospf6_auth_trailerRuss White2022-02-153-21/+18
|\ \ \
| * | | ospf6d: fix coverity issues.Abhinay Ramesh2022-02-143-21/+18
* | | | ospf6d: Fix spelling mistakesDonald Sharp2022-02-144-7/+7
|/ / /
* | | ospf6d: Enable the feature using configure.acAbhinay Ramesh2022-02-092-0/+8
* | | ospf6d: Stitching the auth trailer code with rest of ospf6.Abhinay Ramesh2022-02-0915-263/+698
* | | ospf6d: Core functionality of auth trailer implementation..Abhinay Ramesh2022-02-094-0/+912
* | | ospf6d: Auth trailer CLI implementation.Abhinay Ramesh2022-02-092-0/+288
* | | ospf6d: support keychain for ospf6 authenticationAbhinay Ramesh2022-02-091-0/+2
* | | Merge pull request #10323 from opensourcerouting/ospf6-lsa-statsIgor Ryzhov2022-02-063-0/+18
|\ \ \ | |/ / |/| |
| * | ospf6d: add LSA stats to show area json outputDavid Schweizer2022-01-121-0/+5
| * | ospf6d: add LSA statistics to LSA databaseDavid Schweizer2022-01-122-0/+13
* | | Merge pull request #10373 from anlancs/ospf-add-asbrIgor Ryzhov2022-02-014-9/+7
|\ \ \
| * | | ospf6d: adjust type of "aggr_delay_interval"anlan_cs2022-01-294-9/+7
| |/ /
* | | Merge pull request #10435 from ckishimo/ospf6d_distanceIgor Ryzhov2022-02-012-4/+19
|\ \ \
| * | | ospf6d: print administrative distance in show ipv6 ospfckishimo2022-01-281-0/+7
| * | | ospf6d: restart spf when distance is updatedckishimo2022-01-282-4/+12
* | | | ospf6d: Fix memory leak for `show ipv6 ospf6 zebra json`Donatas Abraitis2022-01-311-3/+1
* | | | Merge pull request #10408 from idryzhov/no-opaque-by-defaultDonatas Abraitis2022-01-281-4/+3
|\ \ \ \
| * | | | *: do not send opaque data to zebra by defaultIgor Ryzhov2022-01-241-4/+3
| | |/ / | |/| |
* | | | Merge pull request #10389 from gromit1811/bugfix_9720_ecmp_inter_areaDonatas Abraitis2022-01-281-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | ospf6d: Fix ECMP inter-area route nexthop updateMartin Buck2022-01-201-1/+2
* | | | ospf6d: show if area is NSSAckishimo2022-01-251-5/+9
* | | | ospf6d: fix indentation in show ipv6 ospf areackishimo2022-01-251-2/+4
* | | | *: do not print vrf name for interface config when using vrf-liteIgor Ryzhov2022-01-241-6/+2
| |/ / |/| |
* | | Merge pull request #9644 from opensourcerouting/ospf-opaque-attrsRuss White2022-01-185-6/+80
|\ \ \
| * | | lib, ospfd, ospf6d, zebra: add OSPF opaque route attributesRenato Westphal2022-01-153-3/+79
| * | | ospf6d: remove unused constantsRenato Westphal2021-11-232-3/+1
* | | | Merge pull request #10183 from idryzhov/rework-vrf-renameRafael Zalamena2022-01-171-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | *: rework renaming the default VRFIgor Ryzhov2021-12-211-1/+1
* | | | Merge pull request #10314 from ckishimo/ospf6d_extstubDonald Sharp2022-01-131-1/+1
|\ \ \ \
| * | | | ospf6d: do not send Type-5 into stub areackishimo2022-01-101-1/+1
* | | | | Merge pull request #10315 from ckishimo/ospf6d_cleaningIgor Ryzhov2022-01-123-38/+27
|\ \ \ \ \
| * | | | | ospf6d: add missing htonsckishimo2022-01-111-2/+3
| * | | | | ospf6d: fix typosckishimo2022-01-112-9/+9
| * | | | | ospf6d: use __func__ckishimo2022-01-111-13/+12
| * | | | | ospf6d: remove duplicated codeckishimo2022-01-101-1/+0
| * | | | | ospf6d: remove double htonsckishimo2022-01-101-3/+3