diff options
author | 2015-10-02 04:26:47 +0000 | |
---|---|---|
committer | 2015-10-02 04:26:47 +0000 | |
commit | 43509a120f2aeb0a26f1a8ca43fb60460ab80687 (patch) | |
tree | 4f83eebf70586b5a95973b8457bf1121d5d81d62 /lib | |
parent | mention these pathname calls are checked in namei (diff) | |
download | wireguard-openbsd-43509a120f2aeb0a26f1a8ca43fb60460ab80687.tar.xz wireguard-openbsd-43509a120f2aeb0a26f1a8ca43fb60460ab80687.zip |
Welcome eigrpd
The eigrpd daemon will support the Enhanced Interior Gateway Routing Protocol.
Built using the imsg/three process framework and heavily based on ospfd(8), ospf6d(8) and ldpd(8).
The current status of eigrpd(8) is as follows:
* Almost full compliance with the specification: DUAL FSM, RTP, CR mode, SIA, etc
* Support for both IPv4 and IPv6
* Support for multiple instances (different ASes/AFs) within the same process
* Support for rdomains (one process per rdomain)
* RIB/FIB synchronization
* Basic redistribution support
Not implemented features (yet):
* Configuration reload support (partially implemented)
* Route summarization
* Advanced route redistribution/filtering
* Carp integration
* Authentication (draft is missing information)
* Stub (not released by Cisco)
Not yet connected to the builds.
ok deraadt@ claudio@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions