pf-tools/pf-tools: 80 cols. is better

parmelan-guest at users.alioth.debian.org parmelan-guest at users.alioth.debian.org
Wed Nov 3 09:45:10 UTC 2010


details:   http://hg.debian.org/hg/pf-tools/pf-tools/rev/928c4be180f3
changeset: 914:928c4be180f3
user:      "Christophe Caillet <quadchris at free.fr>"
date:      Wed Nov 03 10:44:58 2010 +0100
description:
80 cols. is better

diffstat:

1 file changed, 12 insertions(+), 10 deletions(-)
TODO |   22 ++++++++++++----------

diffs (84 lines):

diff -r 1ba822e796db -r 928c4be180f3 TODO
--- a/TODO	Fri Oct 22 19:31:17 2010 +0200
+++ b/TODO	Wed Nov 03 10:44:58 2010 +0100
@@ -1,36 +1,45 @@
 /--Priority: Low/Medium/Urgent
 |/-Difficulty: Easy/Medium/Hard
 ||
-LH implementing udev rules for naming iface accordingly with hostfile definition
-   if a key mac is defined for the specified hostname
+LH implementing udev rules for naming iface accordingly with hostfile
+   definition if a key mac is defined for the specified hostname
 MH implementing scope for network when building zones
-    - the IPs of hosts which are into a private scope network appear only into the site
-    where there are defined
-    - the IPs of hosts which are into a public scope network appear on all sites
+    - the IPs of hosts which are into a private scope network appear only into
+      the site where there are defined
+    - the IPs of hosts which are into a public scope network appear on all
+      sites
 LH finishing IPv6 implementation and testing it for zones and DHCP handlers
-LH implementing strong authentication like X509 when accessing to repository instead
-   of hostname value, with CA and all functions for adding or revoking new hosts
-NH definition of group actions e.g. reloading a server like postfix or apache only once
-MH creating into the sort funtion for update-* file the actiongroup trigger which
-   check the dependances validity with the following rules :
+LH implementing strong authentication like X509 when accessing to repository
+   instead of hostname value, with CA and all functions for adding or revoking
+   new hosts
+NH definition of group actions e.g. reloading a server like postfix or apache
+   only once
+MH creating into the sort funtion for update-* file the actiongroup trigger
+   which check the dependances validity with the following rules :
     - a section is able to depend of another section into the same actiongroup
-    - a section is able to depend of an actiongroup which is different of his own
+    - a section is able to depend of an actiongroup which is different of
+      his own
     - an actiongroup is able to depend of another actiongroup
-	- abort if a section into actiongroup A is depending of a section into actiongroup B
+    - abort if a section into actiongroup A is depending of a section into
+      actiongroup B
     - abort if A -> B -> C -> A where -> is a dependancy link
 LH adding a keyring for handling SSH keys for servers
-LH specifying and rewriting code with devel rules like fix indent and PERL best practices
-LH adding a mechanism of zone delegation inside a zone e.g. between ROOT and EDGE sites
-LM creating a tool to see vlan mapping e.g. all hosts defined for a specified vlan
-   on a given site (including empty range into this vlan)
+LH specifying and rewriting code with devel rules like fix indent and PERL
+   best practices
+LH adding a mechanism of zone delegation inside a zone e.g. between ROOT
+   and EDGE sites
+LM creating a tool to see vlan mapping e.g. all hosts defined for a specified
+   vlan on a given site (including empty range into this vlan)
 LH alias definition like CONFIG: in pf-tools.conf file for using in Get_source
 LH implementing a web interface for building pf-tools configurator
 NM permit interface with no IP in promisc mode (ex: for probing hosts)
-NH implementing monitoring as defined in hostfile-syntax with PFTools::Monitoring
+NH implementing monitoring as defined in hostfile-syntax with
+   PFTools::Monitoring
 NH creating a tool like update-config for building all configuration files for
    a given host in a VCS module which can be retrieve by this host. Some files
    were updated by the current update-config bu tonly those who need a local
    file instead of VCS file(s) only
+NM creating specific tags on filters for setting IPv4 or IPv6 "automagically"
 
 MH rewrite pflaunch and other tools
 UH br0/trunk sur uml (2e couche bridge?)
@@ -40,11 +49,14 @@
 LM umlshutdown
 NM #if et #define
 NH Variables dans private-network (ex %KERNEL_LVS%)
-NH Outils reseaux: Listes occupation vlans, graphes, detection libres contigues
+NH Outils reseaux: Listes occupation vlans, graphes, detection libres
+   contigues
 
 Spécifique pf-host :
 
-NF pflaunch possibilité de mettre rp_filter à 0 pour un br donné dans la conf (br101)
-NF utiliser Net::IP pour calculer les alias en fonction du netmask (entre autres)
+NF pflaunch possibilité de mettre rp_filter à 0 pour un br donné dans la conf
+   (br101)
+NF utiliser Net::IP pour calculer les alias en fonction du netmask
+   (entre autres)
 MM pflaunch possibilité de mettre des règles iptables "en dur" dans la conf
 



More information about the pf-tools-commits mailing list