I just merged networking-abstraction branch into trunk: changeset r1499.
>From the commit log:
---------------------------commit-log--------------------------------------
Merged the networking-abstraction branch [1441]:[1498] into trunk.
New features:
* Added adaptation machinery to support different os.
At the time of this commit only the linux adaptor is ready: linux
is the only supported platform right now.
For more info look at ntk.network package.
* Added a singleton settings system
* New cli interface using OptParse
$ ntkd --help
Usage: ntkd [OPTION]
Options:
--version show program's version number and exit
-h, --help show this help message and exit
-c CONFIG_FILE, --config=CONFIG_FILE
override configuration file path
-4, --ipv4 use Internet Protocol version 4
-6, --ipv6 use Internet Protocol version 6
-d, --debug enable debugging messages
-e EXCLUDE_NICS, --exclude-nics=EXCLUDE_NICS
exclude specified nics
-n NICS, --nics=NICS include specified nics
Refactored:
* ntk.network.inet: just functions to reduce memory consumption.
Other cleanup & fixes
See the complete commit logs of networking-abstraction branch for details.
---------------------------commit-log--------------------------------------
To see the complete commit logs of networking-abstraction just use this:
$ svn log --stop-on-copy [0]
[0] http://dev.hinezumi.org/svnroot/netsukuku/branches/networking-abstraction
The networking-abstraction branch is closed.
The ticket #1 is still open: before working on it I'll complete the test suite
for the core.
Regards,
--
Eriol - *p = NULL; - EIBTI
GPG Key ID 0B7C8A19
http://mornie.org
_______________________________________________
Netsukuku mailing list
[email protected]
http://lists.dyne.org/mailman/listinfo/netsukuku