Age | Commit message (Collapse) | Author |
|
|
|
|
|
sequences for all output.
|
|
format strings:
%I IP address
%#I IP address in hexadecimal
%1I IP address padded to full length
%m strerror(errno)
|
|
|
|
|
|
only if it's really up.
|
|
|
|
|
|
|
|
|
|
|
|
More to come later...
|
|
it sits here instead of `proto/dev'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
interface since it makes much trouble everywhere. Instead, we understand
secondary addresses as subinterfaces.
- In case interface addresses or basic flags change, we simply convert it
to a down/up sequence.
- Implemented the universal neighbour cache. (Just forget what did previous
includes say of neighbour caching, this one is brand new.)
|
|
|
|
Implemented recurrent timers.
|
|
CONFIG_ALL_MULTICAST (all interfaces capable of multicasting, not depending
on IFF_MULTICAST flag).
|
|
|
|
terrible kernel interface (SIOGIFCONF and friends).
|
|
|
|
|
|
|
|
|
|
|
|
sockets were tested only in TCP mode. main.c now contains some test
cases for socket code.
|
|
|
|
|
|
are OS-dependent).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
by the `mergedirs' script. Few more IP address manipulation functions
and some fixes.
|
|
complete now.
|
|
Complete resource manages and IP address handling.
|
|
|
|
Now contains only functions for logging, but it will change soon.
|
|
gcc -MM can be used to separate them from the system ones.
Added automatic generation of dependencies.
|
|
|
|
|