aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-6lowpan.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-13From Didier Gautheron:etxrab1-7/+8
2009-11-25From Beth Tridium:jake1-1/+1
2009-11-09Removed an unused assignment.stig1-1/+0
2009-11-06Add parentheses to satisfy the compiler.jake1-1/+1
2009-11-05From Owen Kirby:jake1-35/+35
2009-10-08Fix code so it actually pads a length to an 8 byte boundary.wmeier1-1/+1
2009-10-041. There doesn't seem to be a need for a separate .h file;wmeier1-24/+160
2009-10-04We don't use preferences so if (!init) not requiredkrj1-9/+4
2009-10-03Fix a couple (false) uninitialized variable warnings.morriss1-11/+5
2009-10-03Make gcc happy.tuexen1-1/+1
2009-10-03From Owen Kirby:jake1-0/+2111