You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/html/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -79,7 +79,7 @@
79
79
</div><!--header-->
80
80
<divclass="contents">
81
81
<divclass="textblock"><p>Decoder for Wlan 802.11 frame preceding with Radiotap header or not</p>
82
-
<p>Radiotap header are parsed with project <ahref="http://akinaru.github.io/pcapng-decoder-java/">http://akinaru.github.io/pcapng-decoder-java/</a></p>
82
+
<p>Radiotap header are parsed with project <ahref="http://bertrandmartel.github.io/pcapng-decoder-java/">http://bertrandmartel.github.io/pcapng-decoder-java/</a></p>
83
83
<p>All type of Wlan 802.11 frames are parsed : MANAGEMENT_FRAME_TYPE CONTROL_FRAME_TYPE DATA_FRAME_TYPE</p>
84
84
<p>But there are a few of "information element" block parsed for now (tagged parameters) : SSID HT CAPABILITIES SUPPORTED RATE TIM EXTENDED SUPPORTED RATE ERP DSSS PARAMETER </p>
0 commit comments