Skip to content

Commit

Permalink
Allow pppd to connect to http port. (#1128947)
Browse files Browse the repository at this point in the history
  • Loading branch information
wrabcak committed Aug 27, 2014
1 parent 523c4d1 commit 95c8e1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ppp.te
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ corenet_raw_sendrecv_generic_node(pppd_t)
corenet_udp_sendrecv_generic_node(pppd_t)
corenet_tcp_sendrecv_all_ports(pppd_t)
corenet_udp_sendrecv_all_ports(pppd_t)
corenet_tcp_connect_http_port(pppd_t)
# Access /dev/ppp.
corenet_rw_ppp_dev(pppd_t)

Expand Down

0 comments on commit 95c8e1c

Please sign in to comment.