bird/proto/ospf
Ondrej Zajicek (work) de2a27e255 Add generic message authentication interface
Add generic interface for generating and verifying MACs (message
authentication codes). Replace multiple HMAC implementation with
a generic one.
2016-11-02 16:23:53 +01:00
..
config.Y Store protocol config size inside protocol structure 2015-02-21 21:08:23 +01:00
dbdes.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
Doc Doc. 2000-06-07 23:23:37 +00:00
hello.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
iface.c OSPF: Multicast ability is irrelevant for stub interfaces 2016-02-25 18:23:39 +01:00
lsack.c Fininshing integrated OSPF. 2014-11-03 10:42:55 +01:00
lsalib.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
lsalib.h Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
lsreq.c Fininshing integrated OSPF. 2014-11-03 10:42:55 +01:00
lsupd.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
Makefile Routing table calculation. Dijkstra done. 2000-04-26 12:54:23 +00:00
neighbor.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
ospf.c Static: Allows to specify attributes for static routes 2015-07-20 17:11:10 +02:00
ospf.h Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
packet.c Add generic message authentication interface 2016-11-02 16:23:53 +01:00
rt.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
rt.h Moving of mulipath merging code from OSPF to nest 2015-06-08 02:24:08 +02:00
topology.c Build: switch on -Wextra, get rid of most of the warnings 2016-11-01 14:52:54 +01:00
topology.h Moving of mulipath merging code from OSPF to nest 2015-06-08 02:24:08 +02:00