This repository has been archived on 2025-03-03. You can view files and clone it, but cannot push or open issues or pull requests.
gmrf-babel/src
2013-08-04 01:59:28 +02:00
..
babel.c Don't purge route entries before the purge timeout has passed 2013-08-04 01:51:06 +02:00
babel.h Don't purge route entries before the purge timeout has passed 2013-08-04 01:51:06 +02:00
CMakeLists.txt Simplify basic protocol, rename announces to routes, begin implementing route request handling 2013-08-01 21:07:59 +02:00
neigh.c Delete nexthop entries when a neighbour is reset 2013-08-04 01:20:18 +02:00
neigh.h Simplify basic protocol, rename announces to routes, begin implementing route request handling 2013-08-01 21:07:59 +02:00
packet.h Save maximum length in packet buffers 2013-03-21 20:34:51 +01:00
route.c Send triggered updates 2013-08-04 01:59:28 +02:00
send.c Implement proper handling of route requests 2013-08-03 02:25:37 +02:00
tlv.c Adapt to new gmrf API 2013-07-29 02:11:47 +02:00
tlv.h Simplify basic protocol, rename announces to routes, begin implementing route request handling 2013-08-01 21:07:59 +02:00
tlv_types.c Add a neighbour packet timeout to prevent new neighbours to be purged right after a route request has been received 2013-08-03 03:18:54 +02:00
tlv_types.h Simplify basic protocol, rename announces to routes, begin implementing route request handling 2013-08-01 21:07:59 +02:00
types.h Simplify basic protocol, rename announces to routes, begin implementing route request handling 2013-08-01 21:07:59 +02:00