index
:
~pzanoni/linux
bdw-pc8-fixes
bdw-runtime-pm
bdw-runtime-pm-2014-02-20
bdw-runtime-pm-2014-02-26
bdw-runtime-pm-2014-03-07
bdw-runtime-pm-2014-03-28
c8-wip
c8-wip-20130809
c8-wip-20130819
d3-wip
drm-intel-next-queued
edp-reverts
fbc-2014-12-23
fbc-2015-11-05
fbc-2016-01-13
fbc-2016-02-26
rebase-ville-wm
resume-optimization-20140123
runtime-pm-20140122
suspend-improvements
vdd-rework
.yrotisoper eht eman ot 'noitpircsed' elif siht tide ;yrotisoper demannU
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
batman-adv
/
bat_iv_ogm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-13
batman-adv: prepare lq_update_lock to be shared among different protocols
Marek Lindner
1
-5
/
+4
2012-05-11
batman-adv: fix checkpatch string complaint
Marek Lindner
1
-2
/
+2
2012-05-11
batman-adv: avoid temporary routing loops by being strict on forwarded OGMs
Marek Lindner
1
-29
/
+31
2012-05-11
batman-adv: refactoring API: find generalized name for bat_ogm_update_mac cal...
Marek Lindner
1
-9
/
+9
2012-05-11
batman-adv: ignore protocol packets if the interface did not enable this prot...
Marek Lindner
1
-0
/
+7
2012-05-11
batman-adv: split neigh_new function into generic and batman iv specific parts
Marek Lindner
1
-6
/
+34
2012-05-11
batman-adv: rename last_valid to last_seen
Marek Lindner
1
-4
/
+4
2012-05-11
batman-adv: register batman ogm receive function during protocol init
Marek Lindner
1
-4
/
+27
2012-05-11
batman-adv: introduce is_single_hop_neigh variable to increase readability
Marek Lindner
1
-7
/
+9
2012-04-18
batman-adv: skip the window protection test when the originator has no neighb...
Antonio Quartulli
1
-1
/
+2
2012-04-18
batman-adv: print OGM seq numbers as unsigned int
Antonio Quartulli
1
-4
/
+4
2012-04-18
batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)
Antonio Quartulli
1
-4
/
+3
2012-04-18
batman-adv: mark existing ogm variables as batman iv
Marek Lindner
1
-2
/
+2
2012-04-18
batman-adv: rename BATMAN_OGM_LEN to BATMAN_OGM_HLEN
Marek Lindner
1
-6
/
+6
2012-04-18
batman-adv: refactoring API: find generalized name for bat_ogm_init_primary c...
Marek Lindner
1
-2
/
+2
2012-04-18
batman-adv: handle routing code initialization properly
Marek Lindner
1
-1
/
+10
2012-04-18
batman-adv: add iface_disable() callback to routing API
Marek Lindner
1
-0
/
+7
2012-04-18
batman-adv: randomize initial seqno to avoid collision
Marek Lindner
1
-0
/
+5
2012-04-18
batman-adv: refactoring API: find generalized name for bat_ogm_init callback
Marek Lindner
1
-2
/
+2
2012-04-11
batman-adv: Replace bitarray operations with bitmap
Sven Eckelmann
1
-7
/
+8
2012-03-11
batman-adv: Don't begin block comments with only a /* line
Sven Eckelmann
1
-2
/
+1
2012-03-11
batman-adv: Ignore 80-chars per line limits for strings
Sven Eckelmann
1
-32
/
+22
2012-02-17
batman-adv: Update copyright years
Sven Eckelmann
1
-1
/
+1
2012-02-17
batman-adv: convert batman iv algorithm to use dynamic infrastructure
Marek Lindner
1
-85
/
+94
2012-02-17
batman-adv: add infrastructure to change routing algorithm at runtime
Marek Lindner
1
-0
/
+10
2012-02-17
batman-adv: simplify bat_ogm_receive API call
Marek Lindner
1
-4
/
+7
2012-02-17
batman-adv: Explicitly mark the common header structure
Sven Eckelmann
1
-23
/
+24
2011-09-08
batman-adv: agglomerate all batman iv ogm sending functions in the batman iv ...
Marek Lindner
1
-4
/
+498
2011-09-08
batman-adv: move routing packet initialization into corresponding file
Marek Lindner
1
-0
/
+37
2011-09-08
batman-adv: agglomerate all batman iv ogm processing functions in a single file
Marek Lindner
1
-0
/
+639