[Olsr-cvs] olsrd-current/lib/dyn_gw_plain .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 README_DYN_GW_PLAIN, NONE, 1.1 version-script.txt, NONE, 1.1
Bernd Petrovitsch
(spam-protected)
Wed Jan 31 13:38:28 CET 2007
- Previous message: [Olsr-cvs] olsrd-current/src defs.h, 1.54, 1.55 duplicate_set.c, 1.12, 1.13 hashing.c, 1.9, 1.10 hashing.h, 1.8, 1.9 link_set.c, 1.64, 1.65 link_set.h, 1.29, 1.30 lq_avl.c, 1.1, 1.2 lq_avl.h, 1.2, 1.3 lq_list.c, 1.3, 1.4 lq_list.h, 1.3, 1.4 lq_packet.c, 1.21, 1.22 lq_route.c, 1.42, 1.43 main.c, 1.89, 1.90 net_olsr.h, 1.5, 1.6 olsr.c, 1.48, 1.49 olsr.h, 1.24, 1.25 olsr_types.h, 1.4, 1.5 parser.c, 1.31, 1.32 process_routes.c, 1.29, 1.30 process_routes.h, 1.9, 1.10 scheduler.c, 1.36, 1.37
- Next message: [Olsr-cvs] olsrd-current/lib/txtinfo .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 README_TXTINFO, NONE, 1.1 version-script.txt, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/olsrd/olsrd-current/lib/dyn_gw_plain
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv16361/lib/dyn_gw_plain
Added Files:
.cvsignore Makefile README_DYN_GW_PLAIN version-script.txt
Log Message:
* applied patches from the most recent FreiFunkFirmware (and fixed compile errors) according
to http://www.olsr.org/pipermail/olsr-dev/2006-December/254036.html:
- olsrd-libsmake.patch
- olsrd-dyngwplain.patch
- olsrd-txtinfo.patch
- olsrd-quagga.patch
- olsrd-quagga-routehandler.patch
- olsrd-optimize.patch
- olsrd-bmf-fixes.patch
- olsrd-fixes-sven-ola.patch
- olsrd-fixes-jhay-bsd.patch
- olsrd-fixes-backport.patch
- olsrd-fixes-routedel.patch
- olsrd-cpu-overload.patch
- olsrd-secure_key_path.patch
- olsrd-hna_ip_fix.patch
Not applied:
- olsrd-nameservice+services.patch: This patch produced too many rejects to fix easily.
- olsrd-fixes-eric.patch: This was not found on the webserver.
- olsrd-bmf.patch: We had already a "bmf" plug-in in there.
* made the checksum type in the olsrd_secure plug-in "olsr_u8_t" (instead
of a wild "char *" and "unsigned char *" mix) everywhere. It killed
lots of warnings.
* localized the checksum_cache array in olsrd_secure.c.
--- NEW FILE: .cvsignore ---
*.d
olsrd_dyn_gw_plain.so.*
--- NEW FILE: Makefile ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: version-script.txt ---
VERS_1.0
{
global:
olsrd_plugin_interface_version;
olsrd_plugin_register_param;
olsrd_plugin_init;
local:
*;
};
--- NEW FILE: README_DYN_GW_PLAIN ---
(This appears to be a binary file; contents omitted.)
- Previous message: [Olsr-cvs] olsrd-current/src defs.h, 1.54, 1.55 duplicate_set.c, 1.12, 1.13 hashing.c, 1.9, 1.10 hashing.h, 1.8, 1.9 link_set.c, 1.64, 1.65 link_set.h, 1.29, 1.30 lq_avl.c, 1.1, 1.2 lq_avl.h, 1.2, 1.3 lq_list.c, 1.3, 1.4 lq_list.h, 1.3, 1.4 lq_packet.c, 1.21, 1.22 lq_route.c, 1.42, 1.43 main.c, 1.89, 1.90 net_olsr.h, 1.5, 1.6 olsr.c, 1.48, 1.49 olsr.h, 1.24, 1.25 olsr_types.h, 1.4, 1.5 parser.c, 1.31, 1.32 process_routes.c, 1.29, 1.30 process_routes.h, 1.9, 1.10 scheduler.c, 1.36, 1.37
- Next message: [Olsr-cvs] olsrd-current/lib/txtinfo .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 README_TXTINFO, NONE, 1.1 version-script.txt, NONE, 1.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Olsr-cvs
mailing list