summaryrefslogtreecommitdiffstats
path: root/net/batman-adv/bat_v_ogm.c
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: refactor batadv_neigh_node_* functions to follow common styleMarek Lindner2016-06-301-2/+2
* batman-adv: Check hard_iface refcnt before calling functionSven Eckelmann2016-05-101-1/+13
* batman-adv: Merge batadv_v_ogm_orig_update into batadv_v_ogm_route_updateSimon Wunderlich2016-05-031-71/+46Star
* batman-adv: move and restructure batadv_v_ogm_forwardSimon Wunderlich2016-05-031-47/+63
* batman-adv: ELP - compute the metric based on the estimated throughputAntonio Quartulli2016-02-291-1/+1
* batman-adv: keep track of when unicast packets are sentAntonio Quartulli2016-02-291-1/+1
* batman-adv: OGMv2 - implement originators logicAntonio Quartulli2016-02-291-1/+555
* batman-adv: OGMv2 - add basic infrastructureAntonio Quartulli2016-02-291-0/+279