- 12 Oct, 1999 2 commits
-
-
Martin Mareš authored
-
Pavel Machek authored
variables. TODO list added, hopefully complete. Use new features of filters in bird.conf
-
- 11 Oct, 1999 1 commit
-
-
Pavel Machek authored
-
- 07 Oct, 1999 3 commits
-
-
Pavel Machek authored
-
Pavel Machek authored
-
Pavel Machek authored
-
- 02 Oct, 1999 3 commits
-
-
Martin Mareš authored
-
Martin Mareš authored
-
Pavel Machek authored
-
- 29 Sep, 1999 2 commits
-
-
Pavel Machek authored
after one label, yet.
-
Pavel Machek authored
-
- 25 Aug, 1999 1 commit
-
-
Ondřej Filip authored
-
- 24 Aug, 1999 2 commits
-
-
Ondřej Filip authored
-
Ondřej Filip authored
-
- 20 Aug, 1999 1 commit
-
-
Pavel Machek authored
-
- 18 Aug, 1999 1 commit
-
-
Pavel Machek authored
sending routing table - hopefully). Next few steps in md5 authentication (not yet complete).
-
- 17 Aug, 1999 1 commit
-
-
Martin Mareš authored
-
- 16 Aug, 1999 1 commit
-
-
Ondřej Filip authored
-
- 10 Aug, 1999 1 commit
-
-
Ondřej Filip authored
-
- 09 Aug, 1999 6 commits
-
-
Ondřej Filip authored
-
Ondřej Filip authored
-
Ondřej Filip authored
-
Ondřej Filip authored
-
Ondřej Filip authored
-
Ondřej Filip authored
Some interface state machine changes. I found some problem in RFC, trying to conntact authors.
-
- 03 Aug, 1999 15 commits
-
-
Martin Mareš authored
-
Martin Mareš authored
-
Martin Mareš authored
-
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
-