aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2012-12-05 15:55:31 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2012-12-05 16:15:40 +0200
commit07705542e1514006eb772901844b1575c20b72bd (patch)
tree0303f5ffabaaf287517ad85c4e6124eebe830e82 /TODO
parent17a2f30ccefc973421f18649de1e14cf56456e95 (diff)
downloadeclat-07705542e1514006eb772901844b1575c20b72bd.tar.gz
eclat-07705542e1514006eb772901844b1575c20b72bd.tar.bz2
Implement allocate-address command.
* etc/Makefile.am: Add new files. * etc/allocate-address.fln: new file. * src/Makefile.am: Add new files. * src/allocaddr-cl.opt: New file. * src/allocaddr.c: New file. * src/eclat.c (): Add allocate-address. * src/eclat.h (eclat_allocate_address): New command. * tests/Makefile.am: Add new files. * tests/allocate-address.at: New file. * tests/testsuite.at: Include allocate-address.at * TODO: Update. * doc/eclat-create-tags.1: New file. * doc/eclat.1: Update. * doc/eclat-create-tags.1: Minor fix.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 6c94507..accd665 100644
--- a/TODO
+++ b/TODO
@@ -7,7 +7,7 @@ column lists the action abbreviation, which is used to name the source files.
+---------------------------------+----------------------+------------+-------+
| Action | Abbreviation | Impl | Doc |
+---------------------------------+----------------------+------------+-------+
-AllocateAddress ALLCADR [ ] [ ]
+AllocateAddress ALLCADR [X] [X]
AssignPrivateIpAddresses ASGNPRIVIPADRS [ ] [ ]
AssociateAddress ASSCADR [X] [X]
AssociateDhcpOptions ASSCDHCPOPTS [ ] [ ]

Return to:

Send suggestions and report system problems to the System administrator.