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
/
routing.h
Age
Commit message (
Expand
)
Author
2020-01-01
batman-adv: Update copyright years for 2020
Sven Eckelmann
2019-05-25
batman-adv: Use includes instead of fwdecls
Sven Eckelmann
2019-03-25
batman-adv: Drop license boilerplate
Sven Eckelmann
2019-01-04
batman-adv: Update copyright years for 2019
Sven Eckelmann
2018-02-26
batman-adv: Update copyright years for 2018
Sven Eckelmann
2017-12-15
batman-adv: Add SPDX license identifier above copyright header
Sven Eckelmann
2017-01-26
batman-adv: update copyright years for 2017
Sven Eckelmann
2016-05-10
batman-adv: Use bool as return type for boolean functions
Sven Eckelmann
2016-02-10
batman-adv: add seqno maximum age and protection start flag parameters
Simon Wunderlich
2016-02-02
batman-adv: update copyright years for 2016
Sven Eckelmann
2015-08-25
batman-adv: Remove batadv_ types forward declarations
Sven Eckelmann
2015-08-25
batman-adv: Replace C99 int types with kernel type
Sven Eckelmann
2015-06-07
batman-adv: Add required includes to all files
Sven Eckelmann
2015-05-29
batman-adv: update copyright years for 2015
Sven Eckelmann
2014-01-12
batman-adv: update copyright years for 2014
Simon Wunderlich
2014-01-12
batman-adv: add bonding again
Simon Wunderlich
2014-01-12
batman-adv: split out router from orig_node
Simon Wunderlich
2014-01-12
batman-adv: remove bonding and interface alternating
Simon Wunderlich
2014-01-08
batman-adv: remove FSF address from GPL disclaimer
Antonio Quartulli
2013-10-23
batman-adv: adapt bonding to use the new API functions
Antonio Quartulli
2013-10-12
batman-adv: Receive fragmented packets and merge
Martin Hundebøll
2013-10-12
batman-adv: Remove old fragmentation code
Martin Hundebøll
2013-10-09
batman-adv: reorder packet types
Simon Wunderlich
2013-10-09
batman-adv: remove vis functionality
Simon Wunderlich
2013-10-09
batman-adv: tvlv - basic infrastructure
Marek Lindner
2013-05-29
batman-adv: move batadv_slide_own_bcast_window to bat_iv_ogm.c
Antonio Quartulli
2013-01-19
batman-adv: update copyright years
Antonio Quartulli
2012-07-01
batman-adv: Prefix types structs with batadv_
Sven Eckelmann
2012-07-01
batman-adv: Prefix packet structs with batadv_
Sven Eckelmann
2012-06-20
batman-adv: Reformat multiline comments to consistent style
Sven Eckelmann
2012-06-20
batman-adv: Prefix routing non-static functions with batadv_
Sven Eckelmann
2012-05-11
batman-adv: register batman ogm receive function during protocol init
Marek Lindner
2012-04-11
batman-adv: remove old bridge loop avoidance code
Simon Wunderlich
2012-02-17
batman-adv: Update copyright years
Sven Eckelmann
2011-09-08
batman-adv: agglomerate all batman iv ogm processing functions in a single file
Marek Lindner
2011-09-08
batman-adv: rename all instances of batman_packet to batman_ogm_packet
Marek Lindner
2011-06-20
batman-adv: improved roaming mechanism
Antonio Quartulli
2011-06-20
batman-adv: improved client announcement mechanism
Antonio Quartulli
2011-05-30
batman-adv: Add const type qualifier for pointers
Sven Eckelmann
2011-05-08
batman-adv: rename everything from *hna* into *tt* (translation table)
Antonio Quartulli
2011-03-05
batman-adv: Remove unused hdr_size variable in route_unicast_packet()
Linus Lüssing
2011-03-05
batman-adv: rename batman_if struct to hard_iface
Marek Lindner
2011-03-05
batman-adv: protect bonding with rcu locks
Simon Wunderlich
2011-02-11
batman-adv: Remove duplicate types.h inclusions
Linus Lüssing
2011-01-31
batman-adv: Update copyright years
Sven Eckelmann
2011-01-31
batman-adv: remove unused parameters
Simon Wunderlich
2010-12-16
net: Add batman-adv meshing protocol
Sven Eckelmann