summaryrefslogtreecommitdiffstats
path: root/nhrpd/netlink.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-2/+4
| | | | Signed-off-by: Lou Berger <lberger@labn.net>
* nhrpd: fix issues found by coverityJorge Boncompte2017-08-101-1/+1
| | | | Signed-off-by: Jorge Boncompte <jbonor@gmail.com>
* nhrpd: implement next hop resolution protocolTimo Teräs2017-03-071-0/+24
This provides DMVPN support and integrates to strongSwan. Please read README.nhrpd and README.kernel for more details. [DL: cherry-picked from dafa05e65fe4b3b3ed5525443f554215ba14f42c] [DL: merge partially resolved, this commit will not build.] Signed-off-by: Timo Teräs <timo.teras@iki.fi> Signed-off-by: David Lamparter <equinox@opensourcerouting.org>