index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
bat_v_ogm.c
Age
Commit message (
Expand
)
Author
2016-11-08
batman-adv: Consume skb in receive handlers
Sven Eckelmann
2016-10-30
batman-adv: Simple (re)broadcast avoidance
Linus Lüssing
2016-10-19
batman-adv: Remove needless init of variables on stack
Sven Eckelmann
2016-08-09
batman-adv: Place kref_get for orig_node near use
Sven Eckelmann
2016-07-04
batman-adv: split routing API data structure in subobjects
Antonio Quartulli
2016-06-30
batman-adv: Consolidate logging related functions
Sven Eckelmann
2016-06-30
batman-adv: move bat_algo functions into a separate file
Sven Eckelmann
2016-06-30
batman-adv: split tvlv into a separate file
Markus Pargmann
2016-06-30
batman-adv: refactor batadv_neigh_node_* functions to follow common style
Marek Lindner
2016-05-10
batman-adv: Check hard_iface refcnt before calling function
Sven Eckelmann
2016-05-04
batman-adv: Merge batadv_v_ogm_orig_update into batadv_v_ogm_route_update
Simon Wunderlich
2016-05-04
batman-adv: move and restructure batadv_v_ogm_forward
Simon Wunderlich
2016-02-29
batman-adv: ELP - compute the metric based on the estimated throughput
Antonio Quartulli
2016-02-29
batman-adv: keep track of when unicast packets are sent
Antonio Quartulli
2016-02-29
batman-adv: OGMv2 - implement originators logic
Antonio Quartulli
2016-02-29
batman-adv: OGMv2 - add basic infrastructure
Antonio Quartulli