Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: doc



Module Name:    doc
Committed By:   hubertf
Date:           Sun Mar  3 04:10:26 UTC 2002

Modified Files:
        doc: pkg-CHANGES

Log Message:
Update ipv6calc to 0.39. Changes:

20020227/PB:
        libipv6addr.c: fixed a bug in ipv6addr_setoctett.c regarding num limit 
(oops..)
        ipv6calc.c: move structure definitions to...
        libmac.h: add related structure definition ipv6calc.c
        libipv6addr.h: add related structure definition from ipv6calc.c
        libipv4addr.*: new for handling IPv4 addresses
        ipv4_to_6to4addr.*: new for handling conversion IPv4 -> IPv6to4
        librfc3056.*: library for conversion IPv4 -> IPv6to4
        libipv6calc.c: fix array index bug of compat[] (oops..)
        tag release 0.39

20020226/PB:
        add original getopt tarball into samplecode, fill related READMEs
        tag release 0.38

20020224/PB:
        move nibble string function to librfc1886
        minor fixes
        restore original samplecode files and remove CVS id to prevent CVS 
changes
        add original getopt code to samplecode
        tag release 0.37

20020224/PB:
        minor Makefile fixes
        fix getopt Makefile
        minor cosmetic fix in test script
        cosmetic cleanups
        some code cleanup and minor redesign, some optimizing
        fixes stupid help call bugs
        format options can be used now in more functions
        add support of "printstart" and "printend" in "ip6int", "bitstring"
        extend "showinfo", add "machine_readable" for easier postprocessing

20020223/PB:
        complete limited support of bistring labels
        change examples to 6bone dummy address (3ffe:ffff:...)
        add a trailling dot on ip6.[int|arpa] output
        migrate getopt patch for OpenBSD submitted by Vladimir Kotal <vlada at 
openbsd dot cz>
        minor Makefile fixes
        tag release 0.37pre1


To generate a diff of this commit:
cvs rdiff -r1.6090 -r1.6091 doc/pkg-CHANGES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index