summaryrefslogtreecommitdiffstats
path: root/ospf6d (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospf6d: Helper functionality changesrgirada2021-08-107-30/+411
* ospf6d: debug command support for helper support.rgirada2021-08-102-0/+39
* ospf6d: Init/De-init gr helper functionalityrgirada2021-08-105-1/+305
* ospf6d: Datastructure modification for GR helper functionality.rgirada2021-08-103-1/+89
* Merge pull request #9108 from opensourcerouting/ospf6d-range-fixesDonald Sharp2021-08-041-8/+7
|\
| * ospf6d: fix argument processing in the "area ... range" commandRenato Westphal2021-07-211-8/+7
* | Merge pull request #9232 from idryzhov/interface-node-cleanupRenato Westphal2021-08-031-11/+1
|\ \
| * | *: cleanup interface node installationIgor Ryzhov2021-07-291-11/+1
* | | Merge pull request #9028 from mobash-rasool/ospfv3-asbr-summarisationRuss White2021-07-3019-125/+1999
|\ \ \
| * | | ospf6d: ASBR summarisation per VRFMobashshera Rasool2021-07-212-17/+52
| * | | ospf6d: Store ospf6 back pointer in route structMobashshera Rasool2021-07-218-15/+23
| * | | ospf6d: Review comment fixesMobashshera Rasool2021-07-213-199/+211
| * | | ospf6d: install summary route NULL0 as nexthopMobashshera Rasool2021-07-213-105/+110
| * | | ospf6d: support blackhole next hopsMobashshera Rasool2021-07-212-30/+118
| * | | ospf6d: ASBR summarisation feature changes for NSSA areaMobashshera Rasool2021-07-215-119/+172
| * | | ospf6d: ASBR Summarisation feature implementationMobashshera Rasool2021-07-2112-52/+1725
| | |/ | |/|
* | | Merge pull request #9193 from mobash-rasool/ospfv3-bug-fixesRuss White2021-07-291-6/+3
|\ \ \ | |_|/ |/| |
| * | ospf6d: Type-7 LSA originated with wrong sequence numberMobashshera Rasool2021-07-271-6/+3
* | | Merge pull request #8944 from opensourcerouting/ospf6-mtu-revertIgor Ryzhov2021-07-276-101/+6
|\ \ \
| * | | Revert "ospf6d: Limit the number of interface addresses being supported"David Lamparter2021-06-296-101/+6
* | | | Merge pull request #9090 from opensourcerouting/ospfv3-fixes-20210720Donald Sharp2021-07-278-17/+34
|\ \ \ \ | |_|/ / |/| | |
| * | | ospf6d: use OSPF6_INTERFACE_LOOPBACK stateDavid Lamparter2021-07-201-1/+3
| * | | ospf6d: don't create Adv-ID:0.0.0.0 LSAs at startDavid Lamparter2021-07-201-0/+10
| * | | ospf6d: actually print prefix optionsDavid Lamparter2021-07-201-2/+6
| * | | ospf6d: move prefix_options from _path to _routeDavid Lamparter2021-07-206-14/+15
* | | | build: fix `AM_LDFLAGS` usage (and gcov)David Lamparter2021-07-211-1/+1
| |_|/ |/| |
* | | ospf6d: always generate default route for stubsRafael Zalamena2021-07-201-13/+0
|/ /
* | ospf6d: remove extra debug messageRafael Zalamena2021-07-141-1/+0
* | Merge pull request #9037 from idryzhov/ospf6-freebsdDonald Sharp2021-07-131-11/+48
|\ \
| * | ospf6d: fix freebsd mcast group issuesIgor Ryzhov2021-07-121-11/+48
* | | ospf6d: Correct spelling in debugDonald Sharp2021-07-121-1/+1
|/ /
* | Merge pull request #9010 from opensourcerouting/ospf-miscIgor Ryzhov2021-07-092-36/+31
|\ \
| * | ospf6d: rework default-information configurationRafael Zalamena2021-07-091-25/+30
| * | lib,ospfd,ospf6d: remove duplicated functionRafael Zalamena2021-07-091-11/+1
* | | Merge pull request #9016 from LabNConsulting/chopps/ospf6d-fix-backlink-chkIgor Ryzhov2021-07-091-12/+16
|\ \ \ | |/ / |/| |
| * | ospf6d: fix backlink checkChristian Hopps2021-07-091-12/+16
* | | Merge pull request #8978 from kssoman/ospf_newRafael Zalamena2021-07-091-1/+13
|\ \ \ | |/ / |/| |
| * | ospf6d : Send LSA update immediately when ospf instance is deletedSoman K.S2021-07-081-1/+13
* | | Merge pull request #8987 from mobash-rasool/ospfv3-bug-fixesIgor Ryzhov2021-07-071-1/+1
|\ \ \
| * | | ospf6d: Fix crash in ospf6_asbr_lsa_remove at ospf6d/ospf6_asbr.c:696github login name2021-07-061-1/+1
| |/ /
* | | Merge pull request #8919 from mobash-rasool/ospfv3-fixesDonald Sharp2021-07-061-7/+22
|\ \ \
| * | | ospf6d: Max aged LSAs are not getting deleted from DBMobashshera Rasool2021-06-241-7/+22
* | | | Merge pull request #8930 from pjdruddy/ospf6_packet_debugDonald Sharp2021-07-061-15/+29
|\ \ \ \ | |_|/ / |/| | |
| * | | ospf6d: remove inet_ntop calls in ospf6_writePat Ruddy2021-06-261-6/+2
| * | | ospf6d: correctly protect packet debugs in ospf6_writePat Ruddy2021-06-261-5/+22
| * | | ospf6: fix coverity overflow issuesPat Ruddy2021-06-261-4/+5
| |/ /
* | | Revert "ospf6d: fix LSAs remain in LSDB with an old router-id value"Donald Sharp2021-07-024-51/+39
* | | Merge pull request #8970 from ton31337/fix/use_IPV6_MAX_BITLENMark Stapp2021-07-021-4/+4
|\ \ \
| * | | *: Convert numeric 32 into IPV4_MAX_BITLEN for prefixlenDonatas Abraitis2021-07-011-3/+3
| * | | *: Replace IPV6_MAX_PREFIXLEN to IPV6_MAX_BITLENDonatas Abraitis2021-07-011-1/+1