aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ancp.c
AgeCommit message (Expand)AuthorFilesLines
2011-04-18Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang alagoutte1-5/+1
2011-04-04Don't assign to a proto_item * if the value won't be used: Coverity 832-834.wmeier1-68/+68
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-1/+1
2010-11-15Skip reserved word in ANCP OAM-Loopback-Test-Parameters TLV.jake1-0/+1
2010-04-01From Aniruddha A: ANCP (Access Node Control Protocol) Dissector.wmeier1-0/+951