summaryrefslogtreecommitdiffstats
path: root/ospf6d (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospf6d: Prevent crash in adj_okDonald Sharp2021-11-053-1/+6
* ospf6d: Prevent use after freeDonald Sharp2021-11-053-2/+7
* Merge pull request #9833 from idryzhov/cleanup-if-by-index-all-vrfRuss White2021-11-051-11/+13
|\
| * ospf6d: don't use if_lookup_by_index_all_vrfIgor Ryzhov2021-10-281-11/+13
* | ospf6d: avoid writing dumb ospf6 info at startupPhilippe Guibert2021-11-031-0/+4
* | Merge pull request #9863 from ton31337/feature/prefix-list_autocompleteIgor Ryzhov2021-10-291-2/+2
|\ \
| * | ospf6d: Add autocomplete for `area X filter-list prefix`Donatas Abraitis2021-10-281-2/+2
* | | Merge pull request #9831 from manojvn/379909_383518Igor Ryzhov2021-10-284-10/+12
|\ \ \ | |/ / |/| |
| * | ospf6d: remove unnecessary break.Manoj Naragund2021-10-261-1/+0
| * | ospf6d: prefix structure compare changes.Manoj Naragund2021-10-261-3/+1
| * | ospf6d: minor code enhancements.Manoj Naragund2021-10-262-6/+11
| |/
* | Merge pull request #9837 from idryzhov/cleanup-if-by-name-vrf-allRuss White2021-10-271-2/+4
|\ \
| * | ospf6d: don't use if_lookup_by_name_all_vrfIgor Ryzhov2021-10-151-2/+4
| |/
* | *: convert zclient callbacks to tableDavid Lamparter2021-10-201-8/+11
* | Merge pull request #9752 from opensourcerouting/ospf6d-nssa-rangesRuss White2021-10-2013-364/+315
|\ \
| * | ospf6d: add support for NSSA Type-7 address rangesRenato Westphal2021-10-066-25/+235
| * | ospf6d: fix lookup of translated Type-5 LSARenato Westphal2021-10-061-19/+11
| * | ospf6d: assorted code cleanupRenato Westphal2021-10-063-81/+43
| * | ospf6d: remove unnecessary check when translating Type-7 LSARenato Westphal2021-10-061-10/+0
| * | ospf6d: fix memleak when translating NSSA LSARenato Westphal2021-10-061-2/+3
| * | ospf6d: remove incomplete support for NSSA rangesRenato Westphal2021-10-061-83/+0
| * | ospf6d: fix processing of translated AS-external LSAsRenato Westphal2021-10-061-20/+14
| * | ospf6d: be careful to not refresh translated Type-5 LSAs twiceRenato Westphal2021-10-061-9/+7
| * | ospf6d: fix selection of NSSA forwarding addressRenato Westphal2021-10-062-7/+11
| * | ospf6d: add "nssa" option to the "debug ospf6 lsa" commandRenato Westphal2021-10-061-2/+4
| * | ospf6d: remove unnecessary codeRenato Westphal2021-10-062-106/+0
| * | ospf6d: declare neighbor memtype as staticRenato Westphal2021-10-061-1/+1
| * | ospf6d: remove unused bitfieldRenato Westphal2021-10-063-4/+0
| * | ospf6d: remove redundant loopRenato Westphal2021-10-061-7/+5
| * | ospf6d: remove unguarded debug messageRenato Westphal2021-10-061-2/+0
| * | ospf6d: remove unused function parameterRenato Westphal2021-10-061-14/+9
* | | lib: allow to create interfaces in non-existing VRFsIgor Ryzhov2021-10-191-10/+2
* | | Merge pull request #9813 from opensourcerouting/ospf-gr-fixesDonald Sharp2021-10-151-1/+1
|\ \ \
| * | | ospf6d: fix LSA name in debug messageRenato Westphal2021-10-121-1/+1
* | | | ospf6d: remove no-opIgor Ryzhov2021-10-141-1/+0
| |_|/ |/| |
* | | Merge pull request #9676 from donaldsharp/import_registerDavid Lamparter2021-10-131-4/+5
|\ \ \ | |/ / |/| |
| * | ospf6d: Make ospfv3 use normal address resolution instead of import routeDonald Sharp2021-09-271-3/+3
| * | *: Add resolve via default flagDonald Sharp2021-09-271-1/+2
* | | Merge pull request #9763 from ton31337/fix/more_thread_nullRuss White2021-10-125-14/+0
|\ \ \
| * | | ospf6d: Do not explicitly set the thread pointer to NULLDonatas Abraitis2021-10-085-14/+0
* | | | ospf6d: add missing vrf parameter to "clear ipv6 ospf6 interface"Igor Ryzhov2021-10-091-9/+21
|/ / /
* | | Merge pull request #9740 from caracall/forked-upstream/debug_ospf6Igor Ryzhov2021-10-071-2/+4
|\ \ \
| * | | ospf6: add the ability of specifying router-id/area-id in no debug ospf6Ahmad Caracalli2021-10-061-2/+4
* | | | Merge pull request #9699 from manojvn/379032-devRuss White2021-10-077-27/+22
|\ \ \ \
| * | | | ospf6d: code cleanup.Manoj Naragund2021-10-067-24/+16
| * | | | ospf6d: minor struct compare issues.Manoj Naragund2021-09-304-16/+19
| | |/ / | |/| |
* | | | Merge pull request #9738 from rgirada/ospfv3_crashRuss White2021-10-071-7/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | ospf6d: ospf6d is crashing upon receiving duplicated Grace LSA.rgirada2021-10-051-7/+8
| |/ /
* | | Merge pull request #9731 from ton31337/fix/thread_null_setRuss White2021-10-066-15/+0
|\ \ \ | |_|/ |/| |
| * | ospf6d: Do not explicitly set the thread pointer to NULLDonatas Abraitis2021-10-046-16/+0
| |/