trunk: Patch for RadSec port from Glen Turner.

This commit is contained in:
Chris PeBenito 2009-02-23 13:41:28 +00:00
parent f79314234a
commit f3fcadfe04
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,4 @@
- Patch for RadSec port from Glen Turner.
- Enable network_peer_controls policy capability from Paul Moore.
- Btrfs xattr support from Paul Moore.
- Add db_procedure install permission from KaiGai Kohei.

View File

@ -1,5 +1,5 @@
policy_module(corenetwork, 1.11.3)
policy_module(corenetwork, 1.11.4)
########################################
#
@ -149,6 +149,7 @@ network_port(pxe, udp,4011,s0)
network_port(pyzor, udp,24441,s0)
network_port(radacct, udp,1646,s0, udp,1813,s0)
network_port(radius, udp,1645,s0, udp,1812,s0)
network_port(radsec, tcp,2083,s0)
network_port(razor, tcp,2703,s0)
network_port(ricci, tcp,11111,s0, udp,11111,s0)
network_port(ricci_modcluster, tcp,16851,s0, udp,16851,s0)