<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>ネットワークエンジニアを目指して - ブログ &#187; wireshark</title>
	<atom:link href="http://www.itbook.info/web/tag/wireshark/feed" rel="self" type="application/rss+xml" />
	<link>http://www.itbook.info/web</link>
	<description>ネットワークエンジニアが日々の出来事を語る</description>
	<lastBuildDate>Tue, 07 Feb 2012 14:04:00 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
  <link>http://www.itbook.info/web</link>
  <url>http://www.itbook.info/img/favicon.ico</url>
  <title>ネットワークエンジニアを目指して - ブログ</title>
</image>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.itbook.info/web/tag/wireshark/feed" />
		<item>
		<title>Wiresharkの最新安定版「1.6」が公開</title>
		<link>http://www.itbook.info/web/2011/06/wireshark%e3%81%ae%e6%9c%80%e6%96%b0%e5%ae%89%e5%ae%9a%e7%89%88%e3%80%8c1-6%e3%80%8d%e3%81%8c%e5%85%ac%e9%96%8b.html</link>
		<comments>http://www.itbook.info/web/2011/06/wireshark%e3%81%ae%e6%9c%80%e6%96%b0%e5%ae%89%e5%ae%9a%e7%89%88%e3%80%8c1-6%e3%80%8d%e3%81%8c%e5%85%ac%e9%96%8b.html#comments</comments>
		<pubDate>Fri, 10 Jun 2011 07:26:10 +0000</pubDate>
		<dc:creator>管理人</dc:creator>
				<category><![CDATA[ネットワークねた]]></category>
		<category><![CDATA[wireshark]]></category>

		<guid isPermaLink="false">http://www.itbook.info/web/?p=1399</guid>
		<description><![CDATA[ネットワークプロトコルアナライザの「Wireshark」が最新安定版の「1.6」を公開しました。 The current stable release of Wireshark is 1.6.0. 新機能は以下の通り。  [...]<p><a href="http://www.itbook.info/web/2011/06/wireshark%e3%81%ae%e6%9c%80%e6%96%b0%e5%ae%89%e5%ae%9a%e7%89%88%e3%80%8c1-6%e3%80%8d%e3%81%8c%e5%85%ac%e9%96%8b.html">Wiresharkの最新安定版「1.6」が公開</a> is a post from: <a href="http://www.itbook.info/web">ネットワークエンジニアを目指して</a></p>
]]></description>
			<content:encoded><![CDATA[
<div class="topsy_widget_data topsy_theme_blue" style="float: right;margin-left: 0.75em; background: url(data:,%7B%20%22url%22%3A%20%22http%253A%252F%252Fwww.itbook.info%252Fweb%252F2011%252F06%252Fwireshark%2525e3%252581%2525ae%2525e6%25259c%252580%2525e6%252596%2525b0%2525e5%2525ae%252589%2525e5%2525ae%25259a%2525e7%252589%252588%2525e3%252580%25258c1-6%2525e3%252580%25258d%2525e3%252581%25258c%2525e5%252585%2525ac%2525e9%252596%25258b.html%22%2C%20%22shorturl%22%3A%20%22http%3A%2F%2Fbit.ly%2FmLTDTD%22%2C%20%22style%22%3A%20%22big%22%2C%20%22title%22%3A%20%22Wireshark%E3%81%AE%E6%9C%80%E6%96%B0%E5%AE%89%E5%AE%9A%E7%89%88%E3%80%8C1.6%E3%80%8D%E3%81%8C%E5%85%AC%E9%96%8B%22%20%7D);"></div>
<p><img class="colorbox-1399"  src="http://www.itbook.info/web//HLIC/91cd300998261ce760ce56198504e1bc.jpg" width="200" height="200" alt="wireshark_icon"></p>
<p>ネットワークプロトコルアナライザの「Wireshark」が最新安定版の「1.6」を公開しました。</p>
<p><a href="http://www.wireshark.org/download.html">The current stable release of Wireshark is 1.6.0.</a></p>
<p>新機能は以下の通り。</p>
<blockquote><p>Large file (greater than 2 GB) support has been improved.<br />
Wireshark and TShark can import text dumps, similar to text2pcap.<br />
You can now view Wireshark&#8217;s dissector tables (for example the TCP port to dissector mappings) from the main window.<br />
Wireshark can export SSL session keys via File→Export→SSL Session Keys&#8230;<br />
TShark can show a specific occurrence of a field when using &#8216;-T fields&#8217;.<br />
Custom columns can show a specific occurrence of a field.<br />
You can hide columns in the packet list.<br />
Wireshark can now export SMB objects.<br />
dftest and randpkt now have manual pages.<br />
TShark can now display iSCSI, ICMP and ICMPv6 service response times.<br />
Dumpcap can now save files with a user-specified group id.<br />
Syntax checking is done for capture filters.<br />
You can display the compiled BPF code for capture filters in the Capture Options dialog.<br />
You can now navigate backwards and forwards through TCP and UDP sessions using Ctrl+, and Ctrl+. .<br />
Packet length is (finally) a default column.<br />
TCP window size is now avaiable both scaled and unscaled. A TCP window scaling graph is available in the GUI.<br />
802.1q VLAN tags are now shown in the Ethernet II protocol tree instead of a separate tree.<br />
Various dissectors now display some UTF-16 strings as proper Unicode including the DCE/RPC and SMB dissectors.<br />
The RTP player now has an option to show the time of day in the graph in addition to the seconds since beginning of capture.<br />
The RTP player now shows why media interruptions occur.<br />
Graphs now save as PNG images by default.<br />
TShark can read and write host name information from and to pcapng-formatted files. Wireshark can read it. TShark can dump host name information via
</p></blockquote>
<span id="Similar_Posts:"><h3>Similar Posts:</h3></span>
<ul class="similar-posts">
<li><a href="http://www.itbook.info/web/2011/04/ios%e3%83%8d%e3%82%bf-%e3%80%8cshow-running-config%e3%80%8d%e3%81%ae%e3%82%aa%e3%83%97%e3%82%b7%e3%83%a7%e3%83%b3%e6%a9%9f%e8%83%bd-%e3%81%9d%e3%81%ae2.html" rel="bookmark" title="2011年4月12日">IOSネタ 「show running-config」のオプション機能 その2</a></li>
<li><a href="http://www.itbook.info/web/2008/06/cisco_7.html" rel="bookmark" title="2008年6月6日">Ciscoルータのコマンド一覧を表示させる</a></li>
<li><a href="http://www.itbook.info/web/2008/05/cisco-ios%e3%81%ae%e6%86%82%e9%ac%b1.html" rel="bookmark" title="2008年5月29日">Cisco IOSの憂鬱</a></li>
<li><a href="http://www.itbook.info/web/2011/04/cisco%e3%81%8c%e3%80%8ccisco-ios-software-checker%e3%80%8d%e3%82%92%e5%85%ac%e9%96%8b.html" rel="bookmark" title="2011年4月27日">Ciscoが「Cisco IOS Software Checker」を公開</a></li>
<li><a href="http://www.itbook.info/web/2011/04/ios%e3%83%8d%e3%82%bf-%e3%80%8cshow-running-config%e3%80%8d%e3%81%ae%e3%82%aa%e3%83%97%e3%82%b7%e3%83%a7%e3%83%b3%e6%a9%9f%e8%83%bd.html" rel="bookmark" title="2011年4月11日">IOSネタ 「show running-config」のオプション機能</a></li>
</ul>
<p><!-- Similar Posts took 5.168 ms --></p>
<p><a href="http://www.itbook.info/web/2011/06/wireshark%e3%81%ae%e6%9c%80%e6%96%b0%e5%ae%89%e5%ae%9a%e7%89%88%e3%80%8c1-6%e3%80%8d%e3%81%8c%e5%85%ac%e9%96%8b.html">Wiresharkの最新安定版「1.6」が公開</a> is a post from: <a href="http://www.itbook.info/web">ネットワークエンジニアを目指して</a></p>

]]></content:encoded>
			<wfw:commentRss>http://www.itbook.info/web/2011/06/wireshark%e3%81%ae%e6%9c%80%e6%96%b0%e5%ae%89%e5%ae%9a%e7%89%88%e3%80%8c1-6%e3%80%8d%e3%81%8c%e5%85%ac%e9%96%8b.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.itbook.info/web/2011/06/wireshark%e3%81%ae%e6%9c%80%e6%96%b0%e5%ae%89%e5%ae%9a%e7%89%88%e3%80%8c1-6%e3%80%8d%e3%81%8c%e5%85%ac%e9%96%8b.html" />
	</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using disk (enhanced)
Database Caching 4/27 queries in 0.272 seconds using apc
Object Caching 570/598 objects using apc

Served from: _ @ 2012-02-08 14:12:03 -->
