summaryrefslogtreecommitdiffstats
path: root/rules/wireshark.in
Commit message (Collapse)AuthorAgeFilesLines
* wireshark: cleanup configure optionsMichael Olbrich2014-01-301-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* wireshark: version bump 1.8.7 -> 1.10.5Michael Olbrich2014-01-291-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* wireshark: rework and update to wireshark 1.8.7Alexander Aring2014-01-291-26/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch removes the build of common gtk-interface wireshark. Instead of the gtk-interface you can use the cli-interface (tshark) to capture network traffic into 'capture files'. On the host side, the gtk-wireshark interface can open the capture files and show the captured packets. I let the KConfig name to WIRESHARK, because it is a common name and all people who wants 'wireshark' on embedded targets mean 'tshark'. Various changes at configure call: - Remove pcre directory parameter. This is removed in the new wireshark version. - Add --without-plugins to remove plugins build, see below. - Only enable various tools which are important for cli work. These tools are: - dumpcap, needed by tshark to capture into files. - editcap, edit capture files. - mergecap, merge capture files. - capinfos, show infos of capture files. Remove patches: Remove patch 0001-remove-prefix-from-search-paths.patch: - This patch is already mainlined see: http://anonsvn.wireshark.org/viewvc?view=revision&revision=48583 Remove patch 0002-remove-AC_TRY_RUN-tests.patch: - I don't have any cross-compiling issues without this patch at the moment. Remove patch 0003-plugins-Makefile.am-don-t-add-includedir-to-header-s.patch: - This patch is not needed anymore because we add --without-plugins to configure part. The old wireshark rule compile plugins but not install them. I think plugins does only work with the gtk frontend. To add extra protocols or similar. Tested with the current libcap version 1.1.1, I will update this in the next days. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [wireshark] fix dependenciesMichael Olbrich2011-01-181-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [wireshark] add missing dependenciesMichael Olbrich2011-01-161-0/+1
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [wireshark] use global IPv6 optionMichael Olbrich2010-07-161-7/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [wireshark] version bump 0.99.3a -> 1.2.5 & cleanupMichael Olbrich2010-01-101-3/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* * rules/*.in, Kconfig:Marc Kleine-Budde2009-01-101-4/+1
| | | | | | | | removed 'default n' cleaned up menu a bit git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9470 33e552b5-05e3-0310-8538-816dae2090ed
* * rules/*.in:Marc Kleine-Budde2008-10-281-0/+1
| | | | | | | added SECTION git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8983 33e552b5-05e3-0310-8538-816dae2090ed
* * menu cleanup. "--->" Should now appear in the same column in all menus.Michael Olbrich2008-06-101-1/+1
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8484 33e552b5-05e3-0310-8538-816dae2090ed
* * t*..z*.in: turn bool into tristate for package selectionsJochen Frieling2008-06-041-4/+5
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@8310 33e552b5-05e3-0310-8538-816dae2090ed
* git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6242 ↵Robert Schwebel2006-10-271-0/+3
| | | | 33e552b5-05e3-0310-8538-816dae2090ed
* using native wireshark names in menu entriesJuergen Beisert2006-10-271-3/+3
| | | | git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6237 33e552b5-05e3-0310-8538-816dae2090ed
* wireshark added, unfinished yetJuergen Beisert2006-10-201-0/+38
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6205 33e552b5-05e3-0310-8538-816dae2090ed