Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
* starting to convert gmap.c
* the Request API and its documentation is now completed, we just need to convert pkts.c and some other sources with this new API. * accept.[ch] was removed because it has been never used, and now, with the API change it is obsolete.
module.c completed: the NTK API for modules is ready, now it's time to modularize the rest of the code.
Constant arrays of strings declared in headers have been moved in their relative .c, in this way, the strings aren't included multiple times in the .o of the other sources, but they just got included in their relative .o
* -l logfile option added * "rc.ntk cclean" cleans /usr/share/netsukuku * conf.c cleans the environment now
* New option: use_share_internet * Code of fill_loaded_cfg_options beatufied
* Check for active ntkd processes. Use a pid file in /var/run/ * various fixes
Added the conf/snsd_nodes file. Traffic shaper script updated.
llist.c: * it has been almost completely rewritten * list_add has now a different meaning: it adds the struct at the start of the llist, in this way it hasn't to traverse the entire llist. * a lot of new functions have been added: * list_append, list_swap, list_moveback, list_movefwd, list_moveontop, clist_append * LLIST_HDR() macro written andna: * The ANDNA keyring is now saved separately from the lcl_cache. It is saved in andna_lcl_keyring. * The `andna_' prefix is now used for the filename of the andna caches. * The struct of the resolved_hostnames_cache is changed, we just save the 32bit hash of the hname. still working on rh_cache....
0.0.7b Released
The traffic shaping code (which launch the tc_shaper.sh script) has been written.
Branch "Released" updated to the current 0.0.6b version.
The NTK_RFC 0008 has been implemented (not tested).
igs.c initialization stuff written
igw_replace_default_gateways() written
Added support for ip_masquerade.sh
NTK_RFC 0003 (Internet Gateway Search) is being written. First sketch made.
-R option added: it prevents the modification of /etc/resolv.conf. It can be set from netsukuku.conf too.
The multi-interfaces code seems to work. Now you are welcomed to test the CVS version. Before the release of the 0.0.4b other tests must be made, so one or two weeks may pass.
Netsukuku site (re)added in the CVS. Some GPL legal stuff fixed.
The code for the configuration file was written. Other little fixes.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| alpt (at) freaknet (dot) org | ViewVC Help |
| Powered by ViewVC 1.1-dev |