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
58007017
Commit
58007017
authored
Jan 14, 2012
by
Brickner_cp
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
DNS
parent
dafc6eaf
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
AddressFamily.cs
PcapDotNet/src/PcapDotNet.Packets/AddressFamily.cs
+1
-1
PcapDotNet.Packets.csproj
PcapDotNet/src/PcapDotNet.Packets/PcapDotNet.Packets.csproj
+1
-1
No files found.
PcapDotNet/src/PcapDotNet.Packets/
Dns/ResourceData/
AddressFamily.cs
→
PcapDotNet/src/PcapDotNet.Packets/AddressFamily.cs
View file @
58007017
namespace
PcapDotNet.Packets
.Dns
namespace
PcapDotNet.Packets
{
/// <summary>
/// RFCs 2453, 2858, 4761, 6074.
...
...
PcapDotNet/src/PcapDotNet.Packets/PcapDotNet.Packets.csproj
View file @
58007017
...
...
@@ -106,7 +106,7 @@
<Compile
Include=
"Dns\DnsOptResourceRecord.cs"
/>
<Compile
Include=
"Dns\DnsOptVersion.cs"
/>
<Compile
Include=
"Dns\DnsQueryResourceRecord.cs"
/>
<Compile
Include=
"
Dns\ResourceData\
AddressFamily.cs"
/>
<Compile
Include=
"AddressFamily.cs"
/>
<Compile
Include=
"Dns\ResourceData\DnsAddressPrefix.cs"
/>
<Compile
Include=
"Dns\ResourceData\DnsAlgorithm.cs"
/>
<Compile
Include=
"Dns\ResourceData\DnsAtmAddressFormat.cs"
/>
...
...
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