index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-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