Commit graph

22523 commits

Author SHA1 Message Date
Ulf Lamping
5c901658e7 add FSParameterBlock and ARFSUDataAdjust blocks
svn path=/trunk/; revision=23140
2007-10-10 18:33:21 +00:00
Jörg Mayer
066d241a3c Another -exp.cnf file that managed to escape notice...
svn path=/trunk/; revision=23139
2007-10-10 17:59:01 +00:00
Jörg Mayer
868825629a Finish conversion (well, almost, need to add the
generation stuff to the x.../Makefile.common.
I love circular dependencies.

svn path=/trunk/; revision=23138
2007-10-10 17:57:33 +00:00
Bill Meier
2f9e179207 Fix two typos: ansi_tcap --> ansi-tcap
svn path=/trunk/; revision=23137
2007-10-10 15:56:02 +00:00
Jörg Mayer
a4a266be52 You cannot rename a new directory unless checked in.
svn path=/trunk/; revision=23136
2007-10-10 12:09:19 +00:00
Jörg Mayer
c59282d1a2 Missed a file
svn path=/trunk/; revision=23135
2007-10-10 12:07:49 +00:00
Jörg Mayer
973239b13c Split tcap into tcap and ansi-tcap. Just assume that all the
extra asn files belong to ansi-tcap.

svn path=/trunk/; revision=23134
2007-10-10 12:06:30 +00:00
Tomas Kukosa
99ea124784 missing backslash
svn path=/trunk/; revision=23133
2007-10-10 11:05:10 +00:00
Tomas Kukosa
e8c04c81da more makefiles changed to new export mechanism
svn path=/trunk/; revision=23132
2007-10-10 10:56:17 +00:00
Tomas Kukosa
6115b7601d better solution for different submake calling on Windows and Linux
svn path=/trunk/; revision=23131
2007-10-10 10:25:09 +00:00
Tomas Kukosa
1b04a660e5 next step to solve dependency generation
svn path=/trunk/; revision=23130
2007-10-10 08:42:19 +00:00
Jörg Mayer
0d7364444e Undefine NEED_PACKET_PROTO_H
svn path=/trunk/; revision=23129
2007-10-10 08:37:30 +00:00
Tomas Kukosa
20078dd04a solution for different submake calling on Windows and Linux
only one dissector is committed to test it

svn path=/trunk/; revision=23128
2007-10-10 08:14:36 +00:00
Jörg Mayer
24470fdfae More conversions and updates to existing Makefile stuff
svn path=/trunk/; revision=23127
2007-10-10 08:09:19 +00:00
Tomas Kukosa
0bb472dc2d comment out NEED_PACKET_PROTO_H as it is tested now for defining not for value
svn path=/trunk/; revision=23126
2007-10-10 07:55:36 +00:00
Guy Harris
e8ea45d6ed Make the sync pipe the standard error, not the standard output, of
dumpcap, when using it as a capture child; leave the standard output
alone, in case tshark was told to write the capture to the standard
error.

Get rid of the argument to the "-Z" option to dumpcap; it might not work
on Windows.

svn path=/trunk/; revision=23124
2007-10-10 01:31:36 +00:00
Guy Harris
d17e4e3ad9 Just check whether NEED_PACKET_PROTO_H is defined at all.
svn path=/trunk/; revision=23123
2007-10-09 22:54:29 +00:00
Guy Harris
c95c104e58 There isn't an "mpeg" directory, there are "mpeg-audio" and "mpeg-pes"
directories.

svn path=/trunk/; revision=23122
2007-10-09 22:02:39 +00:00
Jörg Mayer
99dc7c4acd Fix order of external files (without affecting other protos).
svn path=/trunk/; revision=23121
2007-10-09 19:40:59 +00:00
Jörg Mayer
4f80881d6f Don't keep -exp.cnf files in the tree.
svn path=/trunk/; revision=23120
2007-10-09 19:20:46 +00:00
Jörg Mayer
0241734801 Last set of changes to convert Makefiles for today
svn path=/trunk/; revision=23119
2007-10-09 19:19:36 +00:00
Jeff Morriss
aaec1d956f Replace a (small) for loop with a memset(). Don't memset() the entire sctp_info.tvb array--it contains 2k pointers (8k or 16k of memory)--each time we start dissecting a frame. This speeds up loading a capture file full of SCTP packets by 6-8%.
svn path=/trunk/; revision=23118
2007-10-09 18:58:34 +00:00
Gerald Combs
d32b29abd9 Add support for RFC 4243. Tested using a malformed packet, but it should be
correct.

svn path=/trunk/; revision=23117
2007-10-09 18:48:46 +00:00
Jörg Mayer
b8249bc68d More Makefile conversions
svn path=/trunk/; revision=23116
2007-10-09 18:47:12 +00:00
Jörg Mayer
87d4a4709a No generated files please.
svn path=/trunk/; revision=23115
2007-10-09 18:09:19 +00:00
Jörg Mayer
8f83b34f60 Rename mpeg to mpeg-audio, mpeg-pes got its own
dir already

svn path=/trunk/; revision=23114
2007-10-09 17:59:22 +00:00
Jörg Mayer
03eee8b930 More Makefile updates
svn path=/trunk/; revision=23113
2007-10-09 17:58:29 +00:00
Jörg Mayer
f52c1fc8f3 Somehow I forgot to check in some directories.
svn path=/trunk/; revision=23112
2007-10-09 15:33:30 +00:00
Jörg Mayer
ace53159c8 Add the missing content...
svn path=/trunk/; revision=23111
2007-10-09 15:31:16 +00:00
Jeff Morriss
e32c9da434 As requested on -dev, put the (currently failing) 'Capture 10 packets using stdout' test back in for tshark
svn path=/trunk/; revision=23110
2007-10-09 13:34:08 +00:00
Martin Mathieson
3c46610074 Try to fix the build...
svn path=/trunk/; revision=23109
2007-10-09 11:10:59 +00:00
Tomas Kukosa
d93976acca remove rule for $(EXTRA_CNF) as ros/ros-{inv,res,err,rej}.cnf are not generated
minor changes

svn path=/trunk/; revision=23108
2007-10-09 08:50:35 +00:00
Ulf Lamping
3cc99bbe53 alpha -> beta
svn path=/trunk/; revision=23107
2007-10-09 06:55:24 +00:00
Ulf Lamping
37d9fc37da - add DomainName fields for PDInterfaceMrpDataAdjust and PDInterfaceMrpDataReal
- lower expert info level if AR wasn't found

svn path=/trunk/; revision=23106
2007-10-09 05:39:48 +00:00
Ulf Lamping
9e01356f7a minor updates
svn path=/trunk/; revision=23105
2007-10-09 05:37:34 +00:00
Jörg Mayer
c1bc6c3e20 Convert to new Makefile structure. Rename some files to
use same spelling as generated protocol name.

svn path=/trunk/; revision=23104
2007-10-09 01:25:40 +00:00
Jörg Mayer
cbea431415 Add some dependencies
svn path=/trunk/; revision=23103
2007-10-09 01:23:21 +00:00
Jörg Mayer
c3a3d76630 Convert h450 to new Makefile structure. Split h450.ros
out into h450-ros.

svn path=/trunk/; revision=23102
2007-10-08 23:52:21 +00:00
Stig Bjørlykke
93144c23b7 Added some forgotten return types.
svn path=/trunk/; revision=23100
2007-10-08 20:10:44 +00:00
Anders Broman
5be0a8cb98 All IE:s handled.
svn path=/trunk/; revision=23098
2007-10-08 19:58:35 +00:00
Stig Bjørlykke
a3b590a655 h225, h235 and h248 was moved to new Makefile structure
svn path=/trunk/; revision=23097
2007-10-08 19:52:46 +00:00
Stig Bjørlykke
f1ba55fcdd h225, h235 and h248 was moved to new Makefile structure
svn path=/trunk/; revision=23096
2007-10-08 19:27:30 +00:00
Jeff Morriss
98efc05f19 Temporarily disable 'Capture 10 packets using stdout' test for tshark until we can get that working
svn path=/trunk/; revision=23095
2007-10-08 17:56:10 +00:00
Anders Broman
639b046897 Register to TCP port 0 to be able to do "decode as".
svn path=/trunk/; revision=23094
2007-10-08 15:58:22 +00:00
Greg Morris
aa42e59aae Add 0x7d00 Connection Not Logged In return value to NCP 87/34.
svn path=/trunk/; revision=23093
2007-10-08 11:50:53 +00:00
Anders Broman
b9f9b33e0e From Florent DROUIN:
This is a replacement of the existing decoding of ERF files (Extensible Record
Format from Endace). 
For the decoding of the ERF files, according to the "type of record" given in
the ERF header, several decoders can be used. Up to now, the decoder is
determined according to an environment variable, or with a kind of heuristic.
And, all the treatment is done during the file extraction.

The new architecture, will separate the ERF file decoding, and the ERF record
decoding. The ERF records will be decoded with a specific dissector. This
dissector can be configured with options, to replace the environment variable.

http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1839

svn path=/trunk/; revision=23092
2007-10-08 11:41:21 +00:00
Tomas Kukosa
3862b87c94 change QSIQ ASN.1 dissector to the new makefile structure
svn path=/trunk/; revision=23091
2007-10-08 08:08:25 +00:00
Richard van der Hoff
e704e4c8c4 From Chris Maynard <christopher.maynard@gtech.com> / Bug 1798: packet-d*.c display filter fields incorrectly named.
svn path=/trunk/; revision=23090
2007-10-08 00:32:03 +00:00
Alejandro Vaquero
4bf238547f VoIP Calls changes: Add the file name to the title window in VoIP calls, Voip graph and RTP player windows. Make the calls selection using standard multiple selection using the GTK buildin functions. Add a 'Select All' buttom to the VoIP calls window.
svn path=/trunk/; revision=23089
2007-10-08 00:31:26 +00:00
Richard van der Hoff
4d2920314d From Chris Maynard <christopher.maynard@gtech.com>:
With the exception of docsis's packet-tlv.c file, these are all simple problems
with the prefix not exactly set to PROTOABBREV.  For example, for
packet-bpkmattr.c, the field names are prefixed with "docsis.bpkmattr." instead
of "docsis_bpkmattr.".

packet-tlv.c had one mis-named field, namely "docsis.cos.sid".  It has been
changed to "docsis_tlv.cos.sid" in the patch to be attached, which includes
patches for 29 files in the plugins/docsis/ directory ...


svn path=/trunk/; revision=23088
2007-10-07 23:46:44 +00:00