No description
Find a file
Thomas Graf 4649886288 Represent default route with destination address length zero
So far the destination address for default routes was NULL
which complicated the handling of routes in general. By
assigning a address of length zero they can be compared
to each other.

This allows the cache manager to properly handle default
routes.
2007-12-19 19:41:01 +01:00
doc Initial import 2007-09-15 01:28:01 +02:00
include Include linux/ip_mg_alg.h internally for compatibility only 2007-12-18 12:30:09 +01:00
lib Represent default route with destination address length zero 2007-12-19 19:41:01 +01:00
src Support defining the default callback handler with an environment variable 2007-12-18 13:06:48 +01:00
tests Fix creation and destruction of sockets 2007-12-17 16:26:49 +01:00
aclocal.m4 Initial import 2007-09-15 01:28:01 +02:00
ChangeLog Pushed to pre8 due to wrong version string in pre7 2007-11-21 18:24:11 +01:00
configure Pushed to pre8 due to wrong version string in pre7 2007-11-21 18:24:11 +01:00
configure.in Pushed to pre8 due to wrong version string in pre7 2007-11-21 18:24:11 +01:00
COPYING Initial import 2007-09-15 01:28:01 +02:00
install-sh Initial import 2007-09-15 01:28:01 +02:00
libnl-1.pc.in Initial import 2007-09-15 01:28:01 +02:00
Makefile Initial import 2007-09-15 01:28:01 +02:00
Makefile.opts.in Initial import 2007-09-15 01:28:01 +02:00
Makefile.rules Initial import 2007-09-15 01:28:01 +02:00