aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mip6.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-10Add an expert item about not dissected IE'sAnders Broman1-1/+5
2011-01-09Make comment a real comment, trying to fix the buildbot.Jaap Keuter1-3/+3
2011-01-09Update value_stringsAnders Broman1-58/+107
2011-01-09More field related fixes.Anders Broman1-22/+22
2011-01-09Fix:Anders Broman1-1/+1
2011-01-09Fix:Anders Broman1-2/+0
2011-01-09Add 26 Link-local Address Option.Anders Broman1-73/+319
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-3/+3
2010-10-10Define some fcns & vars as static; Some #includes not req'd; packet-mikey.h n...Bill Meier1-1/+1
2010-09-24Replace blurbs that match the name (case insensitive) with NULL.Jeff Morriss1-1/+1
2010-09-17Use val_to_str_ext() & friends to access sminmpec_values[];Bill Meier1-1/+1
2010-07-26Move contents of packet-mip6.h to packet-mip6.cBill Meier1-147/+744
2010-07-25From KATAOKA Toshihiro:Anders Broman1-11/+116
2010-07-17From KATAOKA Toshihiro:Jaap Keuter1-50/+50
2010-07-17From KATAOKA Toshihiro:Jaap Keuter1-65/+294
2010-06-27From KATAOKA Toshihiro:Anders Broman1-0/+43
2009-09-23Don't col_clear() followed by col_set_str(). A col_set_str() will clear (repl...Kovarththanan Rajaratnam1-1/+0
2009-09-17Use a value_string for Mobility options, update the value string with values ...Anders Broman1-20/+67
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()Kovarththanan Rajaratnam1-1/+1
2009-08-09Don't guard col_clear with col_checkKovarththanan Rajaratnam1-4/+2
2009-08-09Don't guard col_set_str (COL_INFO) with col_checkKovarththanan Rajaratnam1-27/+13
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-6/+3
2009-08-03Do find_dissector_table() in proto_reg_handoff().Bill Meier1-2/+3
2009-07-02From Albert Chin:Stig Bjørlykke1-1/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-47/+47
2008-12-19Back out r27047 and r27053.Gerald Combs1-1/+1
2008-12-18Update calls to proto_tree_add_bytes_format to reflect r27047.Gerald Combs1-1/+1
2007-07-06From Nicolas Dichtel:Anders Broman1-736/+823
2006-10-04From Nicolas DICHTEL:Anders Broman1-3/+3
2006-09-28From Nicolas DICHTEL:Jaap Keuter1-12/+37
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-01-16done:Jörg Mayer1-1/+1
2005-10-29Give RFC numbers for MIPv6, NEMO, and FMIPv6.Guy Harris1-34/+59
2005-10-25From Martin AndréAnders Broman1-11/+307
2005-10-20From Bruno Deniaud:Anders Broman1-4/+88
2005-09-17Move a pile of protocol-related headers from the top-level sourceGuy Harris1-1/+1
2005-03-28Add a tvb_ensure_bytes_exist().Gerald Combs1-0/+1
2004-09-29Move various tables into the epan directory.Guy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+692