]> git.llucax.com Git - software/pymin.git/commit
Se agrega la estructura del comando IP
authoror3st3s <or3st3s@underworld.localdomain>
Sun, 30 Sep 2007 16:44:58 +0000 (16:44 +0000)
committeror3st3s <or3st3s@underworld.localdomain>
Sun, 30 Sep 2007 16:44:58 +0000 (16:44 +0000)
commit892ae599bab9c942d7b8aaa0530c3b52841a3a29
tree6b3665f589c4c33d6d8dfd7a1a5d661b37f81916
parent75851ace6d8369155b86d5f76d469b545533919f
Se agrega la estructura del comando IP
services/ip/__init__.py [new file with mode: 0644]
services/ip/templates/device.command [new file with mode: 0644]
services/ip/templates/ip_add.command [new file with mode: 0644]
services/ip/templates/ip_del.command [new file with mode: 0644]
services/ip/templates/ip_flush.command [new file with mode: 0644]
services/ip/templates/route_add.command [new file with mode: 0644]
services/ip/templates/route_del.command [new file with mode: 0644]
services/ip/templates/route_flush.command [new file with mode: 0644]