aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/profinet/packet-pn-rt.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-07Remove some uneeded #includesBill Meier1-6/+0
2010-04-06Get rid of check_colAnders Broman1-2/+1
2010-01-13From Didier Gautheron:Anders Broman1-8/+5
2009-09-23Use col_set_str instead of col_add_fstr/col_add_str when adding constant stri...Kovarththanan Rajaratnam1-1/+1
2009-09-23Use col_set_str instead of col_add_fstri/col_add_str when adding constant str...Kovarththanan Rajaratnam1-1/+1
2009-09-22Use col_set_str instead of col_add_fstr when adding constant strings to COL_INFOKovarththanan Rajaratnam1-1/+1
2009-07-03Make the compiler on Mac OS X happy...Michael Tüxen1-6/+6
2009-07-03update to the latest PROFINET draftsUlf Lamping1-22/+150
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-17/+17
2009-04-08(Trivial) Fix some spelling & etc in commentsBill Meier1-1/+1
2009-03-20remove GPLv2 CRC code, the new epan CRC stuff is working wellUlf Lamping1-5/+0
2009-03-18Create an "epan/crc" directory for CRC code. Add crc-16-plain.[ch],Gerald Combs1-2/+4
2009-03-16fix typeUlf Lamping1-1/+1
2009-03-16update to the latest PROTINET changes:Ulf Lamping1-52/+273
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-1/+1
2008-10-25proto_register/proto_reg_handoff; Various small cleanup and bug-fixingBill Meier1-18/+4
2007-08-30fix length calculation for 802.11 packets - the 802.11 dissector will strip o...Ulf Lamping1-3/+18
2007-07-31update PTCP dissection to latest specification draftUlf Lamping1-5/+5
2007-04-02Add PN-IO FSHelloBlock and PN-DCP Device/AliasNameUlf Lamping1-3/+3
2007-03-06PROFINET RT frames can also be transported over UDP Port 0x8892 - to be routableUlf Lamping1-0/+2
2007-02-16major code cleanup:Ulf Lamping1-0/+439