- 03 Aug, 1999 13 commits
-
-
Martin Mareš authored
ten years of API evolution :-)
-
Martin Mareš authored
but the core routines are there and seem to be working. o lib/ipv6.[ch] written o Lexical analyser recognizes IPv6 addresses and when in IPv6 mode, treats pure IPv4 addresses as router IDs. o Router ID must be configured manually on IPv6 systems. o Added SCOPE_ORGANIZATION for org-scoped IPv6 multicasts. o Fixed few places where ipa_(hton|ntoh) was called as a function returning converted address.
-
Martin Mareš authored
-
Martin Mareš authored
-
Martin Mareš authored
Else, we would get chicken-egg problems in the table-to-table protocol.
-
Martin Mareš authored
The changes are just too extensive for lazy me to list them there, but see the comment at the top of sysdep/unix/krt.c. The code got a bit more ifdeffy than I'd like, though. Also fixed a bunch of FIXME's and added a couple of others. :)
-
Martin Mareš authored
o Make proto_config->table always point to the right table even if it should be the default one. o When shutting down, kill protocol in reverse order of their priority. o When stopping a protocol down, disconnect it from routing tables immediately instead of waiting for the delayed protocol flush event. Also added a protocol instance counter (used by KRT code in very magic ways).
-
Martin Mareš authored
-
Martin Mareš authored
-
Martin Mareš authored
o Parsing of interface patterns moved to generic code, introduced this_ipatt which works similarly to this_iface. o Interface patterns now support selection by both interface names and primary IP addresses. o Proto `direct' updated. o RIP updated as well, it also seems the memory corruption bug there is gone.
-
Martin Mareš authored
o Aliases are interpreted as secondary addresses. o When the system doesn't supply interface indices, generate our ones.
-
Martin Mareš authored
-
Martin Mareš authored
-
- 01 Jul, 1999 1 commit
-
-
Pavel Machek authored
currently very ugly, beware. Variables are not really local - that needs to be fixed.
-
- 02 Jun, 1999 1 commit
-
-
Ondřej Filip authored
Fixed stupid bug with hello vs inactim timers.
-
- 01 Jun, 1999 4 commits
-
-
Ondřej Filip authored
Neigbor deleting done. (I have some problems with timers, so it does not send hello.)
-
Ondřej Filip authored
Detecting of new neighbor added. It starts inactivity timer.
-
Martin Mareš authored
fundamentally wrong. Reversed.
-
Martin Mareš authored
use it when creating sockets.
-
- 31 May, 1999 17 commits
-
-
Pavel Machek authored
multicasting rip actually works [broadcasting is kind of hard to turn it on, through].
-
Pavel Machek authored
Small cleaning and bugfixes.
-
Martin Mareš authored
-
Pavel Machek authored
-
Pavel Machek authored
-
Pavel Machek authored
-
Pavel Machek authored
filters in rip.
-
Pavel Machek authored
-
Pavel Machek authored
-
Ondřej Filip authored
IP socket priority (sock->tos) added. Constant taken from tcpdump of CISCO and gated.
-
Ondřej Filip authored
Some RX_Hello checks added.
-
Martin Mareš authored
temporary attribute list.
-
Ondřej Filip authored
Sending and receving of hello pkts works. No I will start building neighbor database.
-
Martin Mareš authored
-
Pavel Machek authored
-
Pavel Machek authored
-
Martin Mareš authored
-
- 26 May, 1999 4 commits
-
-
Pavel Machek authored
-
Pavel Machek authored
multiple inclusions.
-
Pavel Machek authored
-
Pavel Machek authored
do nothing more advanced for them
-