This repository has been archived on 2025-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
ffd/ffd
2012-10-08 03:24:05 +02:00
..
announce.c Send triggered updates 2012-10-08 03:24:05 +02:00
CMakeLists.txt Add data structures to store announcements and partly implement updates 2012-10-02 23:13:00 +02:00
ffd.c Answer requests for single announcements 2012-10-08 02:45:07 +02:00
ffd.h Send triggered updates 2012-10-08 03:24:05 +02:00
neigh.c Handle disappearing interfaces 2012-10-08 01:16:01 +02:00
neigh.h Handle disappearing interfaces 2012-10-08 01:16:01 +02:00
netif.c Keep track of interfaces 2012-09-26 19:16:53 +02:00
netif.h Keep track of interfaces 2012-09-26 19:16:53 +02:00
packet.h Minor fixups for neighbour handling 2012-09-29 00:33:13 +02:00
send.c Send triggered updates 2012-10-08 03:24:05 +02:00
tlv.c Handle hello packets 2012-09-28 18:56:06 +02:00
tlv.h Keep track of interfaces 2012-09-26 19:16:53 +02:00
tlv_types.h Add ack request handling 2012-10-05 04:56:08 +02:00
types.h Add data structures to store announcements and partly implement updates 2012-10-02 23:13:00 +02:00
util.c Implement sending of neigh announcements 2012-09-09 04:15:05 +02:00
util.h Add code for periodic maintenance 2012-10-07 18:11:07 +02:00