diff --git a/src/main/resources/net/sjrx/intellij/plugins/systemdunitfiles/semanticdata/undocumentedSectionToKeywordMap.json b/src/main/resources/net/sjrx/intellij/plugins/systemdunitfiles/semanticdata/undocumentedSectionToKeywordMap.json index be6fc2d8..aacee4a1 100644 --- a/src/main/resources/net/sjrx/intellij/plugins/systemdunitfiles/semanticdata/undocumentedSectionToKeywordMap.json +++ b/src/main/resources/net/sjrx/intellij/plugins/systemdunitfiles/semanticdata/undocumentedSectionToKeywordMap.json @@ -200,6 +200,11 @@ "ProxyARP": { "reason": "moved", "replacedWithKey": "IPv4ProxyARP" + }, + "IPv6ProxyNDPAddress": { + "reason": "moved", + "replacedWithKey": "ProxyNeighbor", + "documentationLink": "https://www.freedesktop.org/software/systemd/man/latest/systemd.network.html#ProxyNeighbor=" } }, "FairQueueing": {