Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Tag: |
* rem.c:
rtt32_t rem_rtt_8to32(rtt8_t x)
rtt8_t rem_rtt_32to8(rtt32_t y)
bw32_t rem_bw_8to32(bw8_t x)
bw8_t rem_bw_32to8(bw32_t y)
* bandwidth_in_8bit() deprecated
* CITE.h added
event.c completed? It seems so.
* 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.
rand.c optimized
rand.c written
module.c completed: the NTK API for modules is ready, now it's time to modularize the rest of the code.
cleaning
It almost works, but it hangs on get_ext_maps()
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
Changing from ntk-dig to ntk-resolv.
* New option: use_share_internet * Code of fill_loaded_cfg_options beatufied
- functions added: * str_to_snsd_service() * snsd_proto_to_str() * snsd_service_to_str() - PACKET compression now works - code cleaned - test results: * snsd service registration WORKS * andna reverse ip resolution WORKS * andna normal resolution WORKS * andna snsd resolution UNTESTED
ntkdig now compiles both with SCons and Make. -lz added
- Andns and SNSD - Renaming some file
Converting andna_resolve_hname() to SNSD
snsd struct stuff finished
rename ntkdig ntk-dig Make compiles ntk-dig too.
rename netsukuku_d ntkd rename netsukuku_wifi ntk-wifi rename netsukuku_d.8 ntkd.8 rename netsukuku_wifi.8 ntk-wifi.8
includes. Makefile.am modified. Autostuff does not work: -not supported: source file `libiptc/libip4tc.c' is in subdirectory- Call the police. Use scons.
0.0.7b Released
ok, now it works also with make!
0.0.6b --> 0.0.7b
Makefile should work.... isn't it?
Adding netfilter libraries....
Branch "Released" updated to the current 0.0.6b version.
source tree reorganized: the directory scripts/ and conf/ have been created.
`andna_hostnames' is now installed by make/scons
ChangeLog and manpages updated
Andns compiles.
andns/*.[ch] moved to src/ The andns code uses now the log.c debug functions.
Ripped iptunnel.c from iproute2. It is now ready to be used for the IGS.
Adapted the libping (http://www.joedog.org/libping/) library in the Netsukuku code.
Added support for ip_masquerade.sh
NTK_RFC 0003 (Internet Gateway Search) is being written. First sketch made.
Continuing in the coding of the NTK_RFC 0001: - The basic structure of rehook.c has been written. Now we can safely code on it. - Other general stuff I'm not remembering.
Some changes in configure.ac
Added "--with-gmp-include" in configure.ac
OK. --enable-debug added in configure.ac
Many diffs in configure.ac... Netsukuku.conf now goes into /etc/netsukuku
Makefile for man-pages added!
OK. Now Netsukuku has an old-style Makefile!
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 |