cloudstack/patches/systemvm/debian/config
Naredula Janardhana Reddy 0e4de58d4e bug 11191:
Added global config to enable/disable rp_filter for domR.
   previous commit: d966906374d4a0cb8fa57326a1f7625c871f64fd

   Test Case-1 :
      1) Set network.disable.rpfilter  global config to true
      2) Restart the domR
      3) check the settings reflected in proc filesystem
           - for public interface like eth2,eth3 : /proc/sys/net/ipv4/conf/eth2/rp_filter should have 0 , and rest other interfaces should have value of 1
   Test Case-2 :
      1) set network.disable.rpfilter global config to false
      2) Restart the domR
      3) check the settings reflected in proc filesystem
           - for public interface like eth2,eth3 : /proc/sys/net/ipv4/conf/eth2/rp_filter should have 1 , and rest other interfaces should also have value of 1
2011-08-24 13:36:43 +05:30
..
bin add vhd-util which comes from xen-4.0.0/tools/blktaps/vhd, it doesn't check timestamp 2010-12-22 19:54:36 -08:00
etc bug 11191: 2011-08-24 13:36:43 +05:30
opt/cloud/bin Fix dhcp_entry.sh fail on redundant router 2011-08-10 17:13:15 -07:00
root Fix potential redundant router FAULT state by dnsmasq 2011-08-19 16:11:33 -07:00
var remove patches/systemv, and mv tools/systemvm into patches 2010-10-05 20:41:39 -07:00