repo.or.cz
/
vlc
/
davidf-public.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[demux/avi] Enable dirac support (Set PTS on first output block)
[vlc/davidf-public.git]
/
share
/
http
/
.hosts
blob
6f54ae01b645cfe8fd971cb29680e1e884a2812f
1
#
2
# Access-list for VLC HTTP interface
3
# $Id$
4
#
5
6
# localhost
7
::1
8
127.0.0.1
9
10
# link-local addresses
11
#fe80::/64
12
13
# private addresses
14
#fc00::/7
15
#fec0::/10
16
#10.0.0.0/8
17
#172.16.0.0/12
18
#192.168.0.0/16
19
#169.254.0.0/16
20
21
# The world (uncommenting these 2 lines is not quite safe)
22
#::/0
23
#0.0.0.0/0
24