<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tools/wireshark/capinfos.c, branch wireshark-1.0.6</title>
<subtitle>WIP Patches to add a samsung-ipc dissector to Wireshark 
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/'/>
<entry>
<title>Don't link plugins against libwireshark: any program that loads the dissector</title>
<updated>2008-03-16T00:58:15+00:00</updated>
<author>
<name>Jeff Morriss</name>
<email>jeff.morriss@ulticom.com</email>
</author>
<published>2008-03-16T00:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=b59322ecc1c394002404ec4a559241c970fa2c9c'/>
<id>b59322ecc1c394002404ec4a559241c970fa2c9c</id>
<content type='text'>
plugins should already be linked against libwireshark.

Don't link capinfos and editcap against libwireshark: they only needed to be
because the plugins were linked against libwireshark (see rev 24123 and the
ensuing discussion on -dev).

capinfos and editcap: don't complain if plugins fail to load: dissector
plugins should fail to load because they need libwireshark.  I am assuming
here that wiretap plugins don't need libwireshark (I've never seen such a
plugin but LEGO's code and comments suggest this is the case).

(The goal of this checkin is to stop linking capinfos and editcap against
libwireshark while still allowing wiretap plugins.  Since we don't have any
such plugins in the tree I do somewhat doubt the need for all this but I don't
want to be the one to remove the functionality.)

svn path=/trunk/; revision=24650
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
plugins should already be linked against libwireshark.

Don't link capinfos and editcap against libwireshark: they only needed to be
because the plugins were linked against libwireshark (see rev 24123 and the
ensuing discussion on -dev).

capinfos and editcap: don't complain if plugins fail to load: dissector
plugins should fail to load because they need libwireshark.  I am assuming
here that wiretap plugins don't need libwireshark (I've never seen such a
plugin but LEGO's code and comments suggest this is the case).

(The goal of this checkin is to stop linking capinfos and editcap against
libwireshark while still allowing wiretap plugins.  Since we don't have any
such plugins in the tree I do somewhat doubt the need for all this but I don't
want to be the one to remove the functionality.)

svn path=/trunk/; revision=24650
</pre>
</div>
</content>
</entry>
<entry>
<title>Include epan/priveleges.h for get_credential_info()</title>
<updated>2008-03-16T00:41:10+00:00</updated>
<author>
<name>Jeff Morriss</name>
<email>jeff.morriss@ulticom.com</email>
</author>
<published>2008-03-16T00:41:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=ddca4dd583124fae2df3a35f288c134f5bc4c791'/>
<id>ddca4dd583124fae2df3a35f288c134f5bc4c791</id>
<content type='text'>
svn path=/trunk/; revision=24649
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk/; revision=24649
</pre>
</div>
</content>
</entry>
<entry>
<title>Have started_with_special_privs() assert out if get_credential_info() was not</title>
<updated>2008-03-16T00:32:12+00:00</updated>
<author>
<name>Jeff Morriss</name>
<email>jeff.morriss@ulticom.com</email>
</author>
<published>2008-03-16T00:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=d951728e6bf58815e1358611b2f1614d000986c9'/>
<id>d951728e6bf58815e1358611b2f1614d000986c9</id>
<content type='text'>
previously called.  This prevents the function from always returning TRUE in
programs that hadn't called get_credential_info().

Call get_credential_info() in the programs that should have been.

svn path=/trunk/; revision=24648
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
previously called.  This prevents the function from always returning TRUE in
programs that hadn't called get_credential_info().

Call get_credential_info() in the programs that should have been.

svn path=/trunk/; revision=24648
</pre>
</div>
</content>
</entry>
<entry>
<title>Use G_GINT64_MODIFIER rather than PRI[duox]64 to print gint64's and</title>
<updated>2007-12-06T08:33:46+00:00</updated>
<author>
<name>Guy Harris</name>
<email>guy@alum.mit.edu</email>
</author>
<published>2007-12-06T08:33:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=e1d5eaff72397238dde3ef5305507db8bc9dbe00'/>
<id>e1d5eaff72397238dde3ef5305507db8bc9dbe00</id>
<content type='text'>
guint64's.

svn path=/trunk/; revision=23782
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
guint64's.

svn path=/trunk/; revision=23782
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo.</title>
<updated>2007-09-29T02:05:31+00:00</updated>
<author>
<name>Guy Harris</name>
<email>guy@alum.mit.edu</email>
</author>
<published>2007-09-29T02:05:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=5f9d1e28e654073561dded0bbd1b5126038cb387'/>
<id>5f9d1e28e654073561dded0bbd1b5126038cb387</id>
<content type='text'>
svn path=/trunk/; revision=23027
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk/; revision=23027
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the file encapsulation.</title>
<updated>2007-09-25T19:52:19+00:00</updated>
<author>
<name>Gerald Combs</name>
<email>gerald@wireshark.org</email>
</author>
<published>2007-09-25T19:52:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=e07ae47a0273319e25257ac48285586af216d24d'/>
<id>e07ae47a0273319e25257ac48285586af216d24d</id>
<content type='text'>
svn path=/trunk/; revision=22962
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk/; revision=22962
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure that wiretap plugins are loaded before dissectors are (if a new encap type is registered the plugin probably needs it before reg_handoff)</title>
<updated>2007-08-07T20:07:43+00:00</updated>
<author>
<name>Luis Ontanon</name>
<email>luis.ontanon@gmail.com</email>
</author>
<published>2007-08-07T20:07:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=d8e818e9da942c165654822ffa7877643dd9f002'/>
<id>d8e818e9da942c165654822ffa7877643dd9f002</id>
<content type='text'>
svn path=/trunk/; revision=22461
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk/; revision=22461
</pre>
</div>
</content>
</entry>
<entry>
<title>Have editcap and capinfos compile --without-plugins</title>
<updated>2007-06-17T04:58:16+00:00</updated>
<author>
<name>Luis Ontanon</name>
<email>luis.ontanon@gmail.com</email>
</author>
<published>2007-06-17T04:58:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=162382dcb1afe2db521cd42f9d5969ccc8af69cb'/>
<id>162382dcb1afe2db521cd42f9d5969ccc8af69cb</id>
<content type='text'>
Should go in 0.99.6


svn path=/trunk/; revision=22116
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should go in 0.99.6


svn path=/trunk/; revision=22116
</pre>
</div>
</content>
</entry>
<entry>
<title>Have editcap and capinfos loading the wiretap plugins.</title>
<updated>2007-05-25T17:22:32+00:00</updated>
<author>
<name>Luis Ontanon</name>
<email>luis.ontanon@gmail.com</email>
</author>
<published>2007-05-25T17:22:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=11f06217ced22efb25ff4157216622ea24da7cab'/>
<id>11f06217ced22efb25ff4157216622ea24da7cab</id>
<content type='text'>
epan/filesystem.c
   have get_plugin_dir() calling init_plugin_dir() if necessary

epan/epan.c and epan/report_err.c
   move the report_failure family into the new report_err.c file, have epan_init() calling the initializer

epan/plugins.h and epan/proto.c
   do not have init_plugins() calling the proto_reg functions instead do it in init_proto()

gtk/main.c and tshark.c
   init_plugin_dir() has become suprefluous

capinfos.c and editcap.c
   load the wiretap plugins

Makefiles
   do what's needed to build withe the above changes.




svn path=/trunk/; revision=21935
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
epan/filesystem.c
   have get_plugin_dir() calling init_plugin_dir() if necessary

epan/epan.c and epan/report_err.c
   move the report_failure family into the new report_err.c file, have epan_init() calling the initializer

epan/plugins.h and epan/proto.c
   do not have init_plugins() calling the proto_reg functions instead do it in init_proto()

gtk/main.c and tshark.c
   init_plugin_dir() has become suprefluous

capinfos.c and editcap.c
   load the wiretap plugins

Makefiles
   do what's needed to build withe the above changes.




svn path=/trunk/; revision=21935
</pre>
</div>
</content>
</entry>
<entry>
<title>If no packets in input file then don't calc packets/sec, etc</title>
<updated>2007-01-28T17:33:14+00:00</updated>
<author>
<name>Bill Meier</name>
<email>wmeier@newsguy.com</email>
</author>
<published>2007-01-28T17:33:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/contrib/GNUtoo/tools/wireshark/commit/?id=30dd4b8dda8363d59310c949367cb16aadd2e728'/>
<id>30dd4b8dda8363d59310c949367cb16aadd2e728</id>
<content type='text'>
svn path=/trunk/; revision=20587
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/trunk/; revision=20587
</pre>
</div>
</content>
</entry>
</feed>
