Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
P
Pcap-Net
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Pcap-Net
Commits
00db65c8
Commit
00db65c8
authored
May 21, 2016
by
Boaz Brickner
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #74 from bricknerb/master
Version 1.0.4
parents
31b0f4b1
ae63f938
Hide whitespace changes
Inline
Side-by-side
Showing
48 changed files
with
93 additions
and
69 deletions
+93
-69
CaptureInvalidPackets.csproj
...ck/src/CaptureInvalidPackets/CaptureInvalidPackets.csproj
+3
-1
AssemblyInfo.cs
...Pack/src/CaptureInvalidPackets/Properties/AssemblyInfo.cs
+2
-2
app.config
...otNet.DevelopersPack/src/CaptureInvalidPackets/app.config
+1
-1
CapturingThePacketsWithoutTheCallback.csproj
...tTheCallback/CapturingThePacketsWithoutTheCallback.csproj
+3
-1
AssemblyInfo.cs
...ngThePacketsWithoutTheCallback/Properties/AssemblyInfo.cs
+2
-2
app.config
...Pack/src/CapturingThePacketsWithoutTheCallback/app.config
+1
-1
GatheringStatisticsOnTheNetworkTraffic.csproj
...workTraffic/GatheringStatisticsOnTheNetworkTraffic.csproj
+3
-1
AssemblyInfo.cs
...gStatisticsOnTheNetworkTraffic/Properties/AssemblyInfo.cs
+2
-2
app.config
...ack/src/GatheringStatisticsOnTheNetworkTraffic/app.config
+1
-1
InterpretingThePackets.csproj
.../src/InterpretingThePackets/InterpretingThePackets.csproj
+3
-1
AssemblyInfo.cs
...ack/src/InterpretingThePackets/Properties/AssemblyInfo.cs
+2
-2
app.config
...tNet.DevelopersPack/src/InterpretingThePackets/app.config
+1
-1
ObtainingAdvancedInformationAboutInstalledDevices.csproj
.../ObtainingAdvancedInformationAboutInstalledDevices.csproj
+3
-1
AssemblyInfo.cs
...formationAboutInstalledDevices/Properties/AssemblyInfo.cs
+2
-2
app.config
...ainingAdvancedInformationAboutInstalledDevices/app.config
+1
-1
ObtainingTheDeviceList.csproj
.../src/ObtainingTheDeviceList/ObtainingTheDeviceList.csproj
+3
-1
AssemblyInfo.cs
...ack/src/ObtainingTheDeviceList/Properties/AssemblyInfo.cs
+2
-2
app.config
...tNet.DevelopersPack/src/ObtainingTheDeviceList/app.config
+1
-1
OpeningAnAdapterAndCapturingThePackets.csproj
...gThePackets/OpeningAnAdapterAndCapturingThePackets.csproj
+3
-1
AssemblyInfo.cs
...nAdapterAndCapturingThePackets/Properties/AssemblyInfo.cs
+2
-2
app.config
...ack/src/OpeningAnAdapterAndCapturingThePackets/app.config
+1
-1
AssemblyInfo.cs
...rc/ReadingPacketsFromADumpFile/Properties/AssemblyInfo.cs
+2
-2
ReadingPacketsFromADumpFile.csproj
...ngPacketsFromADumpFile/ReadingPacketsFromADumpFile.csproj
+3
-1
app.config
...DevelopersPack/src/ReadingPacketsFromADumpFile/app.config
+1
-1
AssemblyInfo.cs
...k/src/SavingPacketsToADumpFile/Properties/AssemblyInfo.cs
+2
-2
SavingPacketsToADumpFile.csproj
.../SavingPacketsToADumpFile/SavingPacketsToADumpFile.csproj
+3
-1
app.config
...et.DevelopersPack/src/SavingPacketsToADumpFile/app.config
+1
-1
AssemblyInfo.cs
...ingASinglePacketWithSendPacket/Properties/AssemblyInfo.cs
+2
-2
SendingASinglePacketWithSendPacket.csproj
...tWithSendPacket/SendingASinglePacketWithSendPacket.csproj
+3
-1
app.config
...ersPack/src/SendingASinglePacketWithSendPacket/app.config
+1
-1
AssemblyInfo.cs
.../SendingPacketsUsingSendBuffer/Properties/AssemblyInfo.cs
+2
-2
SendingPacketsUsingSendBuffer.csproj
...cketsUsingSendBuffer/SendingPacketsUsingSendBuffer.csproj
+3
-1
app.config
...velopersPack/src/SendingPacketsUsingSendBuffer/app.config
+1
-1
AssemblyInfo.cs
...t.DevelopersPack/src/UsingLinq/Properties/AssemblyInfo.cs
+2
-2
UsingLinq.csproj
PcapDotNet.DevelopersPack/src/UsingLinq/UsingLinq.csproj
+3
-1
app.config
PcapDotNet.DevelopersPack/src/UsingLinq/app.config
+1
-1
PcapDotNet.shfbproj
PcapDotNet/doc/PcapDotNet.shfbproj
+1
-1
AssemblyInfo.cs
...otNet/src/PcapDotNet.Base.Test/Properties/AssemblyInfo.cs
+2
-2
AssemblyInfo.cs
PcapDotNet/src/PcapDotNet.Base/Properties/AssemblyInfo.cs
+2
-2
AssemblyInfo.cs
...src/PcapDotNet.Core.Extensions/Properties/AssemblyInfo.cs
+2
-2
AssemblyInfo.cs
...otNet/src/PcapDotNet.Core.Test/Properties/AssemblyInfo.cs
+2
-2
AssemblyInfo.cpp
PcapDotNet/src/PcapDotNet.Core/Properties/AssemblyInfo.cpp
+2
-2
IcmpTests.cs
PcapDotNet/src/PcapDotNet.Packets.Test/IcmpTests.cs
+1
-1
AssemblyInfo.cs
...et/src/PcapDotNet.Packets.Test/Properties/AssemblyInfo.cs
+2
-2
AssemblyInfo.cs
...c/PcapDotNet.Packets.TestUtils/Properties/AssemblyInfo.cs
+2
-2
IcmpDatagramFactory.cs
...DotNet/src/PcapDotNet.Packets/Icmp/IcmpDatagramFactory.cs
+1
-1
AssemblyInfo.cs
PcapDotNet/src/PcapDotNet.Packets/Properties/AssemblyInfo.cs
+2
-2
AssemblyInfo.cs
...otNet/src/PcapDotNet.TestUtils/Properties/AssemblyInfo.cs
+2
-2
No files found.
PcapDotNet.DevelopersPack/src/CaptureInvalidPackets/CaptureInvalidPackets.csproj
View file @
00db65c8
...
...
@@ -10,7 +10,7 @@
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<RootNamespace>
CaptureInvalidPackets
</RootNamespace>
<AssemblyName>
CaptureInvalidPackets
</AssemblyName>
<TargetFrameworkVersion>
v4.
0
</TargetFrameworkVersion>
<TargetFrameworkVersion>
v4.
5
</TargetFrameworkVersion>
<FileAlignment>
512
</FileAlignment>
<SccProjectName>
SAK
</SccProjectName>
<SccLocalPath>
SAK
</SccLocalPath>
...
...
@@ -46,6 +46,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<PropertyGroup
Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "
>
<DebugType>
pdbonly
</DebugType>
...
...
@@ -55,6 +56,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference
Include=
"PcapDotNet.Base"
>
...
...
PcapDotNet.DevelopersPack/src/CaptureInvalidPackets/Properties/AssemblyInfo.cs
View file @
00db65c8
...
...
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
PcapDotNet.DevelopersPack/src/CaptureInvalidPackets/app.config
View file @
00db65c8
<?
xml
version
=
"1.0"
?>
<
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
0
"
/></
startup
></
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
5
"
/></
startup
></
configuration
>
PcapDotNet.DevelopersPack/src/CapturingThePacketsWithoutTheCallback/CapturingThePacketsWithoutTheCallback.csproj
View file @
00db65c8
...
...
@@ -10,7 +10,7 @@
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<RootNamespace>
CapturingThePacketsWithoutTheCallback
</RootNamespace>
<AssemblyName>
CapturingThePacketsWithoutTheCallback
</AssemblyName>
<TargetFrameworkVersion>
v4.
0
</TargetFrameworkVersion>
<TargetFrameworkVersion>
v4.
5
</TargetFrameworkVersion>
<FileAlignment>
512
</FileAlignment>
<SccProjectName>
SAK
</SccProjectName>
<SccLocalPath>
SAK
</SccLocalPath>
...
...
@@ -46,6 +46,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<PropertyGroup
Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "
>
<DebugType>
pdbonly
</DebugType>
...
...
@@ -55,6 +56,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference
Include=
"PcapDotNet.Base, Version=1.0.0.0, Culture=neutral, PublicKeyToken=58cf32d85728e684, processorArchitecture=MSIL"
>
...
...
PcapDotNet.DevelopersPack/src/CapturingThePacketsWithoutTheCallback/Properties/AssemblyInfo.cs
View file @
00db65c8
...
...
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
PcapDotNet.DevelopersPack/src/CapturingThePacketsWithoutTheCallback/app.config
View file @
00db65c8
<?
xml
version
=
"1.0"
?>
<
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
0
"
/></
startup
></
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
5
"
/></
startup
></
configuration
>
PcapDotNet.DevelopersPack/src/GatheringStatisticsOnTheNetworkTraffic/GatheringStatisticsOnTheNetworkTraffic.csproj
View file @
00db65c8
...
...
@@ -10,7 +10,7 @@
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<RootNamespace>
GatheringStatisticsOnTheNetworkTraffic
</RootNamespace>
<AssemblyName>
GatheringStatisticsOnTheNetworkTraffic
</AssemblyName>
<TargetFrameworkVersion>
v4.
0
</TargetFrameworkVersion>
<TargetFrameworkVersion>
v4.
5
</TargetFrameworkVersion>
<FileAlignment>
512
</FileAlignment>
<SccProjectName>
SAK
</SccProjectName>
<SccLocalPath>
SAK
</SccLocalPath>
...
...
@@ -46,6 +46,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<PropertyGroup
Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "
>
<DebugType>
pdbonly
</DebugType>
...
...
@@ -55,6 +56,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference
Include=
"PcapDotNet.Core, Version=0.1.0.39245, Culture=neutral, PublicKeyToken=58cf32d85728e684, processorArchitecture=x86"
>
...
...
PcapDotNet.DevelopersPack/src/GatheringStatisticsOnTheNetworkTraffic/Properties/AssemblyInfo.cs
View file @
00db65c8
...
...
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
PcapDotNet.DevelopersPack/src/GatheringStatisticsOnTheNetworkTraffic/app.config
View file @
00db65c8
<?
xml
version
=
"1.0"
?>
<
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
0
"
/></
startup
></
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
5
"
/></
startup
></
configuration
>
PcapDotNet.DevelopersPack/src/InterpretingThePackets/InterpretingThePackets.csproj
View file @
00db65c8
...
...
@@ -10,7 +10,7 @@
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<RootNamespace>
InterpretingThePackets
</RootNamespace>
<AssemblyName>
InterpretingThePackets
</AssemblyName>
<TargetFrameworkVersion>
v4.
0
</TargetFrameworkVersion>
<TargetFrameworkVersion>
v4.
5
</TargetFrameworkVersion>
<FileAlignment>
512
</FileAlignment>
<SccProjectName>
SAK
</SccProjectName>
<SccLocalPath>
SAK
</SccLocalPath>
...
...
@@ -46,6 +46,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<PropertyGroup
Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "
>
<DebugType>
pdbonly
</DebugType>
...
...
@@ -55,6 +56,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference
Include=
"PcapDotNet.Base, Version=1.0.0.0, Culture=neutral, PublicKeyToken=58cf32d85728e684, processorArchitecture=MSIL"
>
...
...
PcapDotNet.DevelopersPack/src/InterpretingThePackets/Properties/AssemblyInfo.cs
View file @
00db65c8
...
...
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
PcapDotNet.DevelopersPack/src/InterpretingThePackets/app.config
View file @
00db65c8
<?
xml
version
=
"1.0"
?>
<
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
0
"
/></
startup
></
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
5
"
/></
startup
></
configuration
>
PcapDotNet.DevelopersPack/src/ObtainingAdvancedInformationAboutInstalledDevices/ObtainingAdvancedInformationAboutInstalledDevices.csproj
View file @
00db65c8
...
...
@@ -10,7 +10,7 @@
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<RootNamespace>
ObtainingAdvancedInformationAboutInstalledDevices
</RootNamespace>
<AssemblyName>
ObtainingAdvancedInformationAboutInstalledDevices
</AssemblyName>
<TargetFrameworkVersion>
v4.
0
</TargetFrameworkVersion>
<TargetFrameworkVersion>
v4.
5
</TargetFrameworkVersion>
<FileAlignment>
512
</FileAlignment>
<SccProjectName>
SAK
</SccProjectName>
<SccLocalPath>
SAK
</SccLocalPath>
...
...
@@ -46,6 +46,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<PropertyGroup
Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "
>
<DebugType>
pdbonly
</DebugType>
...
...
@@ -55,6 +56,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference
Include=
"PcapDotNet.Base, Version=1.0.0.0, Culture=neutral, PublicKeyToken=58cf32d85728e684, processorArchitecture=MSIL"
>
...
...
PcapDotNet.DevelopersPack/src/ObtainingAdvancedInformationAboutInstalledDevices/Properties/AssemblyInfo.cs
View file @
00db65c8
...
...
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
PcapDotNet.DevelopersPack/src/ObtainingAdvancedInformationAboutInstalledDevices/app.config
View file @
00db65c8
<?
xml
version
=
"1.0"
?>
<
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
0
"
/></
startup
></
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
5
"
/></
startup
></
configuration
>
PcapDotNet.DevelopersPack/src/ObtainingTheDeviceList/ObtainingTheDeviceList.csproj
View file @
00db65c8
...
...
@@ -10,7 +10,7 @@
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<RootNamespace>
ObtainingTheDeviceList
</RootNamespace>
<AssemblyName>
ObtainingTheDeviceList
</AssemblyName>
<TargetFrameworkVersion>
v4.
0
</TargetFrameworkVersion>
<TargetFrameworkVersion>
v4.
5
</TargetFrameworkVersion>
<FileAlignment>
512
</FileAlignment>
<SccProjectName>
SAK
</SccProjectName>
<SccLocalPath>
SAK
</SccLocalPath>
...
...
@@ -46,6 +46,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<PropertyGroup
Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "
>
<DebugType>
pdbonly
</DebugType>
...
...
@@ -55,6 +56,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference
Include=
"PcapDotNet.Base, Version=1.0.0.0, Culture=neutral, PublicKeyToken=58cf32d85728e684, processorArchitecture=MSIL"
>
...
...
PcapDotNet.DevelopersPack/src/ObtainingTheDeviceList/Properties/AssemblyInfo.cs
View file @
00db65c8
...
...
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
PcapDotNet.DevelopersPack/src/ObtainingTheDeviceList/app.config
View file @
00db65c8
<?
xml
version
=
"1.0"
?>
<
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
0
"
/></
startup
></
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
5
"
/></
startup
></
configuration
>
PcapDotNet.DevelopersPack/src/OpeningAnAdapterAndCapturingThePackets/OpeningAnAdapterAndCapturingThePackets.csproj
View file @
00db65c8
...
...
@@ -10,7 +10,7 @@
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<RootNamespace>
OpeningAnAdapterAndCapturingThePackets
</RootNamespace>
<AssemblyName>
OpeningAnAdapterAndCapturingThePackets
</AssemblyName>
<TargetFrameworkVersion>
v4.
0
</TargetFrameworkVersion>
<TargetFrameworkVersion>
v4.
5
</TargetFrameworkVersion>
<FileAlignment>
512
</FileAlignment>
<SccProjectName>
SAK
</SccProjectName>
<SccLocalPath>
SAK
</SccLocalPath>
...
...
@@ -46,6 +46,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<PropertyGroup
Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "
>
<DebugType>
pdbonly
</DebugType>
...
...
@@ -55,6 +56,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference
Include=
"PcapDotNet.Base, Version=1.0.0.0, Culture=neutral, PublicKeyToken=58cf32d85728e684, processorArchitecture=MSIL"
>
...
...
PcapDotNet.DevelopersPack/src/OpeningAnAdapterAndCapturingThePackets/Properties/AssemblyInfo.cs
View file @
00db65c8
...
...
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
PcapDotNet.DevelopersPack/src/OpeningAnAdapterAndCapturingThePackets/app.config
View file @
00db65c8
<?
xml
version
=
"1.0"
?>
<
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
0
"
/></
startup
></
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
5
"
/></
startup
></
configuration
>
PcapDotNet.DevelopersPack/src/ReadingPacketsFromADumpFile/Properties/AssemblyInfo.cs
View file @
00db65c8
...
...
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
PcapDotNet.DevelopersPack/src/ReadingPacketsFromADumpFile/ReadingPacketsFromADumpFile.csproj
View file @
00db65c8
...
...
@@ -10,7 +10,7 @@
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<RootNamespace>
ReadingPacketsFromADumpFile
</RootNamespace>
<AssemblyName>
ReadingPacketsFromADumpFile
</AssemblyName>
<TargetFrameworkVersion>
v4.
0
</TargetFrameworkVersion>
<TargetFrameworkVersion>
v4.
5
</TargetFrameworkVersion>
<FileAlignment>
512
</FileAlignment>
<SccProjectName>
SAK
</SccProjectName>
<SccLocalPath>
SAK
</SccLocalPath>
...
...
@@ -46,6 +46,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<PropertyGroup
Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "
>
<DebugType>
pdbonly
</DebugType>
...
...
@@ -55,6 +56,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference
Include=
"PcapDotNet.Base, Version=1.0.0.0, Culture=neutral, PublicKeyToken=58cf32d85728e684, processorArchitecture=MSIL"
>
...
...
PcapDotNet.DevelopersPack/src/ReadingPacketsFromADumpFile/app.config
View file @
00db65c8
<?
xml
version
=
"1.0"
?>
<
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
0
"
/></
startup
></
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
5
"
/></
startup
></
configuration
>
PcapDotNet.DevelopersPack/src/SavingPacketsToADumpFile/Properties/AssemblyInfo.cs
View file @
00db65c8
...
...
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
PcapDotNet.DevelopersPack/src/SavingPacketsToADumpFile/SavingPacketsToADumpFile.csproj
View file @
00db65c8
...
...
@@ -10,7 +10,7 @@
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<RootNamespace>
SavingPacketsToADumpFile
</RootNamespace>
<AssemblyName>
SavingPacketsToADumpFile
</AssemblyName>
<TargetFrameworkVersion>
v4.
0
</TargetFrameworkVersion>
<TargetFrameworkVersion>
v4.
5
</TargetFrameworkVersion>
<FileAlignment>
512
</FileAlignment>
<SccProjectName>
SAK
</SccProjectName>
<SccLocalPath>
SAK
</SccLocalPath>
...
...
@@ -46,6 +46,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<PropertyGroup
Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "
>
<DebugType>
pdbonly
</DebugType>
...
...
@@ -55,6 +56,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference
Include=
"PcapDotNet.Base, Version=1.0.0.0, Culture=neutral, PublicKeyToken=58cf32d85728e684, processorArchitecture=MSIL"
>
...
...
PcapDotNet.DevelopersPack/src/SavingPacketsToADumpFile/app.config
View file @
00db65c8
<?
xml
version
=
"1.0"
?>
<
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
0
"
/></
startup
></
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
5
"
/></
startup
></
configuration
>
PcapDotNet.DevelopersPack/src/SendingASinglePacketWithSendPacket/Properties/AssemblyInfo.cs
View file @
00db65c8
...
...
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
PcapDotNet.DevelopersPack/src/SendingASinglePacketWithSendPacket/SendingASinglePacketWithSendPacket.csproj
View file @
00db65c8
...
...
@@ -10,7 +10,7 @@
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<RootNamespace>
SendingASinglePacketWithSendPacket
</RootNamespace>
<AssemblyName>
SendingASinglePacketWithSendPacket
</AssemblyName>
<TargetFrameworkVersion>
v4.
0
</TargetFrameworkVersion>
<TargetFrameworkVersion>
v4.
5
</TargetFrameworkVersion>
<FileAlignment>
512
</FileAlignment>
<SccProjectName>
SAK
</SccProjectName>
<SccLocalPath>
SAK
</SccLocalPath>
...
...
@@ -46,6 +46,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<PropertyGroup
Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "
>
<DebugType>
pdbonly
</DebugType>
...
...
@@ -55,6 +56,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference
Include=
"PcapDotNet.Base, Version=1.0.0.0, Culture=neutral, PublicKeyToken=58cf32d85728e684, processorArchitecture=MSIL"
>
...
...
PcapDotNet.DevelopersPack/src/SendingASinglePacketWithSendPacket/app.config
View file @
00db65c8
<?
xml
version
=
"1.0"
?>
<
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
0
"
/></
startup
></
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
5
"
/></
startup
></
configuration
>
PcapDotNet.DevelopersPack/src/SendingPacketsUsingSendBuffer/Properties/AssemblyInfo.cs
View file @
00db65c8
...
...
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
PcapDotNet.DevelopersPack/src/SendingPacketsUsingSendBuffer/SendingPacketsUsingSendBuffer.csproj
View file @
00db65c8
...
...
@@ -10,7 +10,7 @@
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<RootNamespace>
SendingPacketsUsingSendBuffer
</RootNamespace>
<AssemblyName>
SendingPacketsUsingSendBuffer
</AssemblyName>
<TargetFrameworkVersion>
v4.
0
</TargetFrameworkVersion>
<TargetFrameworkVersion>
v4.
5
</TargetFrameworkVersion>
<FileAlignment>
512
</FileAlignment>
<SccProjectName>
SAK
</SccProjectName>
<SccLocalPath>
SAK
</SccLocalPath>
...
...
@@ -46,6 +46,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<PropertyGroup
Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "
>
<DebugType>
pdbonly
</DebugType>
...
...
@@ -55,6 +56,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference
Include=
"PcapDotNet.Base, Version=1.0.0.0, Culture=neutral, PublicKeyToken=58cf32d85728e684, processorArchitecture=MSIL"
>
...
...
PcapDotNet.DevelopersPack/src/SendingPacketsUsingSendBuffer/app.config
View file @
00db65c8
<?
xml
version
=
"1.0"
?>
<
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
0
"
/></
startup
></
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
5
"
/></
startup
></
configuration
>
PcapDotNet.DevelopersPack/src/UsingLinq/Properties/AssemblyInfo.cs
View file @
00db65c8
...
...
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
PcapDotNet.DevelopersPack/src/UsingLinq/UsingLinq.csproj
View file @
00db65c8
...
...
@@ -10,7 +10,7 @@
<AppDesignerFolder>
Properties
</AppDesignerFolder>
<RootNamespace>
UsingLinq
</RootNamespace>
<AssemblyName>
UsingLinq
</AssemblyName>
<TargetFrameworkVersion>
v4.
0
</TargetFrameworkVersion>
<TargetFrameworkVersion>
v4.
5
</TargetFrameworkVersion>
<FileAlignment>
512
</FileAlignment>
<SccProjectName>
SAK
</SccProjectName>
<SccLocalPath>
SAK
</SccLocalPath>
...
...
@@ -46,6 +46,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<PropertyGroup
Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "
>
<DebugType>
pdbonly
</DebugType>
...
...
@@ -55,6 +56,7 @@
<ErrorReport>
prompt
</ErrorReport>
<WarningLevel>
4
</WarningLevel>
<CodeAnalysisRuleSet>
AllRules.ruleset
</CodeAnalysisRuleSet>
<Prefer32Bit>
false
</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference
Include=
"PcapDotNet.Base, Version=0.2.0.18201, Culture=neutral, PublicKeyToken=58cf32d85728e684, processorArchitecture=MSIL"
>
...
...
PcapDotNet.DevelopersPack/src/UsingLinq/app.config
View file @
00db65c8
<?
xml
version
=
"1.0"
?>
<
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
0
"
/></
startup
></
configuration
>
<
startup
><
supportedRuntime
version
=
"v4.0"
sku
=
".NETFramework,Version=v4.
5
"
/></
startup
></
configuration
>
PcapDotNet/doc/PcapDotNet.shfbproj
View file @
00db65c8
...
...
@@ -33,7 +33,7 @@
<CppCommentsFixup>
True
</CppCommentsFixup>
<HelpTitle>
Pcap.Net Documented Class Library
</HelpTitle>
<MissingTags>
None
</MissingTags>
<HelpFileVersion>
1.0.
3
.0
</HelpFileVersion>
<HelpFileVersion>
1.0.
4
.0
</HelpFileVersion>
<RootNamespaceContainer>
False
</RootNamespaceContainer>
<ShowFeedbackControl>
False
</ShowFeedbackControl>
<IndentHtml>
False
</IndentHtml>
...
...
PcapDotNet/src/PcapDotNet.Base.Test/Properties/AssemblyInfo.cs
View file @
00db65c8
...
...
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
PcapDotNet/src/PcapDotNet.Base/Properties/AssemblyInfo.cs
View file @
00db65c8
...
...
@@ -31,7 +31,7 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
[assembly: CLSCompliant(false)]
\ No newline at end of file
PcapDotNet/src/PcapDotNet.Core.Extensions/Properties/AssemblyInfo.cs
View file @
00db65c8
...
...
@@ -31,7 +31,7 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
[assembly: CLSCompliant(false)]
PcapDotNet/src/PcapDotNet.Core.Test/Properties/AssemblyInfo.cs
View file @
00db65c8
...
...
@@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
PcapDotNet/src/PcapDotNet.Core/Properties/AssemblyInfo.cpp
View file @
00db65c8
...
...
@@ -28,8 +28,8 @@ using namespace System::Runtime::InteropServices;
// You can specify all the value or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[
assembly
:
AssemblyVersionAttribute
(
"1.0.
3
.*"
)];
[
assembly
:
AssemblyFileVersionAttribute
(
"1.0.
3
.0"
)]
[
assembly
:
AssemblyVersionAttribute
(
"1.0.
4
.*"
)];
[
assembly
:
AssemblyFileVersionAttribute
(
"1.0.
4
.0"
)]
[
assembly
:
ComVisible
(
false
)];
...
...
PcapDotNet/src/PcapDotNet.Packets.Test/IcmpTests.cs
View file @
00db65c8
...
...
@@ -182,7 +182,7 @@ namespace PcapDotNet.Packets.Test
case
IcmpMessageType
.
AddressMaskReply
:
break
;
case
IcmpMessageType
.
TraceRoute
:
Assert
.
AreEqual
(((
IcmpTraceRouteLayer
)
icmpLayer
).
Outbound
HopCount
==
0xFFFF
,
((
IcmpTraceRouteDatagram
)
actualIcmp
).
IsOutbound
);
Assert
.
AreEqual
(((
IcmpTraceRouteLayer
)
icmpLayer
).
Return
HopCount
==
0xFFFF
,
((
IcmpTraceRouteDatagram
)
actualIcmp
).
IsOutbound
);
break
;
case
IcmpMessageType
.
DomainNameRequest
:
case
IcmpMessageType
.
SecurityFailures
:
...
...
PcapDotNet/src/PcapDotNet.Packets.Test/Properties/AssemblyInfo.cs
View file @
00db65c8
...
...
@@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
PcapDotNet/src/PcapDotNet.Packets.TestUtils/Properties/AssemblyInfo.cs
View file @
00db65c8
...
...
@@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
PcapDotNet/src/PcapDotNet.Packets/Icmp/IcmpDatagramFactory.cs
View file @
00db65c8
...
...
@@ -28,7 +28,7 @@ namespace PcapDotNet.Packets.Icmp
select
new
{
GetRegistrationAttribute
(
type
).
MessageType
,
Datagram
=
(
IcmpDatagram
)
constructor
.
Invoke
(
new
object
[]
{
n
ull
,
0
,
0
})
Datagram
=
(
IcmpDatagram
)
constructor
.
Invoke
(
new
object
[]
{
n
ew
byte
[
0
]
,
0
,
0
})
};
return
prototypes
.
ToDictionary
(
prototype
=>
prototype
.
MessageType
,
prototype
=>
prototype
.
Datagram
);
...
...
PcapDotNet/src/PcapDotNet.Packets/Properties/AssemblyInfo.cs
View file @
00db65c8
...
...
@@ -31,7 +31,7 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
[assembly:CLSCompliant(false)]
PcapDotNet/src/PcapDotNet.TestUtils/Properties/AssemblyInfo.cs
View file @
00db65c8
...
...
@@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
[assembly: AssemblyVersion("1.0.
3
.*")]
[assembly: AssemblyFileVersion("1.0.
3
.0")]
[assembly: AssemblyVersion("1.0.
4
.*")]
[assembly: AssemblyFileVersion("1.0.
4
.0")]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment