summaryrefslogtreecommitdiff
path: root/net/batman-adv/bat_v_elp.c
AgeCommit message (Expand)Author
2020-03-20batman-adv: Use explicit tvlv padding for ELP packetsSven Eckelmann
2020-03-20batman-adv: Avoid probe ELP information leakSven Eckelmann
2020-03-20batman-adv: Accept only filled wifi station infoSven Eckelmann
2020-03-20batman-adv: Use default throughput value on cfg80211 errorSven Eckelmann
2018-10-20batman-adv: fix hardif_neigh refcount on queue_work() failureMarek Lindner
2016-08-26batman-adv: fix elp packet data reservationLinus Lüssing
2016-07-04batman-adv: split routing API data structure in subobjectsAntonio Quartulli
2016-06-30batman-adv: Consolidate logging related functionsSven Eckelmann
2016-06-30batman-adv: init ELP tweaking options only onceMarek Lindner
2016-06-30batman-adv: refactor batadv_neigh_node_* functions to follow common styleMarek Lindner
2016-05-18batman-adv: initialize ELP orig address on secondary interfacesMarek Lindner
2016-02-29batman-adv: ELP - send unicast ELP packets for throughput samplingAntonio Quartulli
2016-02-29batman-adv: ELP - compute the metric based on the estimated throughputAntonio Quartulli
2016-02-29batman-adv: keep track of when unicast packets are sentAntonio Quartulli
2016-02-29batman-adv: OGMv2 - implement originators logicAntonio Quartulli
2016-02-29batman-adv: ELP - creating neighbor structuresLinus Luessing
2016-02-29batman-adv: ELP - adding basic infrastructureLinus Luessing