index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
main.h
Age
Commit message (
Expand
)
Author
2011-06-09
batman-adv: use NO_FLAGS define instead of hard-coding 0
Marek Lindner
2011-06-09
batman-adv: Use enums for related constants
Sven Eckelmann
2011-05-30
batman-adv: Check type of x and y in seq_(before|after)
Sven Eckelmann
2011-05-30
batman-adv: move smallest_signed_int(), seq_before() and seq_after() into main.h
Antonio Quartulli
2011-05-30
batman-adv: Add const type qualifier for pointers
Sven Eckelmann
2011-05-30
batman-adv: Annotate functions with format strings
Sven Eckelmann
2011-05-08
batman-adv: Remove multiline comments from line ending
Sven Eckelmann
2011-05-08
batman-adv: rename everything from *hna* into *tt* (translation table)
Antonio Quartulli
2011-05-01
batman-adv: Move definition of atomic_dec_not_zero() into main.h
Antonio Quartulli
2011-03-05
batman-adv: rename global if_list to hardif_list
Marek Lindner
2011-03-05
batman-adv: separate ethernet comparing calls from hash functions
Marek Lindner
2011-01-31
batman-adv: Update copyright years
Sven Eckelmann
2011-01-31
batman-adv: Remove unused definitions
Sven Eckelmann
2011-01-16
batman-adv: Use "__attribute__" shortcut macros
Sven Eckelmann
2010-12-16
net: Add batman-adv meshing protocol
Sven Eckelmann