aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-fr.c
Commit message (Expand)AuthorAgeFilesLines
* Custom columnfication:Kovarththanan Rajaratnam2009-08-231-5/+0
* Switch a bunch of dissectors over to using tvb_new_subset_remaining()Kovarththanan Rajaratnam2009-08-161-8/+8
* Don't guard col_clear with col_checkKovarththanan Rajaratnam2009-08-091-4/+2
* Don't guard col_set_str (COL_RES_DL_SRC/COL_RES_DL_DST) with col_checkKovarththanan Rajaratnam2009-08-091-8/+4
* Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam2009-08-091-4/+2
* Changed flags_set_truth -> tfs_set_notsetStig Bjørlykke2009-07-071-4/+4
* From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke2009-06-181-14/+14
* Use some default true_false_string's.Bill Meier2009-04-071-5/+1
* From Artem Tamazov:Anders Broman2009-03-271-113/+126
* Minor proto_reg_handoff cleanup: use find_dissector when appropriate.Bill Meier2008-09-301-1/+1
* Fix some warnings reported by gcc -Wshadow ... Bill Meier2008-06-271-20/+20
* Fix some of the Errors/warnings detected by checkapi.Bill Meier2008-05-151-3/+6
* update filter fields for bug 1803Ronnie Sahlberg2007-09-301-2/+2
* Froim Rene Pilz:Anders Broman2006-11-291-0/+7
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* Move a pile of protocol-related headers from the top-level sourceGuy Harris2005-09-171-4/+4
* Add a capture_fr() routine when capturing on Frame Relay.Guy Harris2005-03-211-0/+199
* Replace GRE_FR with ETHERTYPE_RAW_FR.Gerald Combs2004-12-011-1/+1
* Export two versions of the Ethereal dissector, for use with encapsulatedGuy Harris2004-11-241-3/+11
* Move the xDLC helper routines into epan.Guy Harris2004-09-281-1/+1
* Move prefs.c and prefs.h into the epan subdirectory.Guy Harris2004-09-271-1/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+740