index
:
ffd
master
FreiFunkDaemons
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2012-10-07
Periodically update selected nexthops
Matthias Schiffer
2012-10-07
Fix rxcost computation
Matthias Schiffer
2012-10-07
Add code for periodic maintenance
Matthias Schiffer
2012-10-07
Fix sending of long updates
Matthias Schiffer
2012-10-07
Fix sending of packets with single updates
Matthias Schiffer
2012-10-07
ffd_send_update: honour neigh argument
Matthias Schiffer
2012-10-07
Send periodic updates
Matthias Schiffer
2012-10-06
Fix feasibility distance maintenance
Matthias Schiffer
2012-10-06
Improve update handling
Matthias Schiffer
2012-10-05
Fix typo in 'feasible' ...
Matthias Schiffer
2012-10-05
Add ack request handling
Matthias Schiffer
2012-10-05
Lots of update handling
Matthias Schiffer
2012-10-04
Handle node id TLVs
Matthias Schiffer
2012-10-02
Correctly specify functions without arguments
Matthias Schiffer
2012-10-02
Add data structures to store announcements and partly implement updates
Matthias Schiffer
2012-09-30
Restructure source files
Matthias Schiffer
2012-09-29
Add cost computation
Matthias Schiffer
2012-09-29
Minor fixups for neighbour handling
Matthias Schiffer
2012-09-28
Send and handle IHUs
Matthias Schiffer
2012-09-28
Calculate rxcost
Matthias Schiffer
2012-09-28
Handle hello packets
Matthias Schiffer
2012-09-26
Keep track of interfaces
Matthias Schiffer
2012-09-25
Send hello packets
Matthias Schiffer
2012-09-24
Change lots of data structures for the new TLV-based protocool
Matthias Schiffer
2012-09-09
Implement sending of neigh announcements
Matthias Schiffer
2012-09-07
Basic code for the data distribution daemon
Matthias Schiffer
2012-08-30
Clean up announcement handling
Matthias Schiffer
2012-08-30
Add checksum calculation and verification
Matthias Schiffer
2012-08-30
Fix minimum packet size
Matthias Schiffer
2012-08-30
Lots of bugfixes, correctly handle announcements
Matthias Schiffer
2012-08-29
Fix seqno byte order
Matthias Schiffer
2012-08-29
Send and receive announcement, rewrite a lot of code
Matthias Schiffer
2012-08-29
Fix double sizeof
Matthias Schiffer
2012-08-29
Dump annoucements periodically
Matthias Schiffer
2012-08-29
Initialize more stuff
Matthias Schiffer
2012-08-28
Some cleanup
Matthias Schiffer
2012-08-28
Implement basic interface iteration
Matthias Schiffer
2012-08-23
Set up build system
Matthias Schiffer