Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
d31e1c2e
Commit
d31e1c2e
authored
Oct 27, 2006
by
Rémi Denis-Courmont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Backport fixes for #743 and #780.
parent
856ab411
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
846 additions
and
0 deletions
+846
-0
modules/misc/network/network/Modules.am
modules/misc/network/network/Modules.am
+2
-0
modules/misc/network/network/ipv4.c
modules/misc/network/network/ipv4.c
+459
-0
modules/misc/network/network/ipv6.c
modules/misc/network/network/ipv6.c
+385
-0
No files found.
modules/misc/network/network/Modules.am
0 → 100644
View file @
d31e1c2e
SOURCES_ipv4 = ipv4.c
SOURCES_ipv6 = ipv6.c
modules/misc/network/network/ipv4.c
0 → 100644
View file @
d31e1c2e
This diff is collapsed.
Click to expand it.
modules/misc/network/network/ipv6.c
0 → 100644
View file @
d31e1c2e
This diff is collapsed.
Click to expand it.
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