- 16 May, 2000 7 commits
-
-
Pavel Machek authored
-
Pavel Machek authored
-
Pavel Machek authored
-
Martin Mareš authored
-
Martin Mareš authored
-
Martin Mareš authored
-
Martin Mareš authored
they cease to exist in our routing tables due to protocols having shut down.
-
- 15 May, 2000 8 commits
-
-
Pavel Machek authored
-
Martin Mareš authored
-
Pavel Machek authored
-
Martin Mareš authored
or a symbol or parenthesised filter expression.
-
Pavel Machek authored
-
Martin Mareš authored
o Use `expr' instead of `NUM' and `ipa' instead of `IPA', so that defined symbols work everywhere. o `define' now accepts both numbers and IP addresses. o Renamed `ipa' in filters to `fipa'. Pavel, please update filters to accept define'd symbols as well.
-
Martin Mareš authored
By the way, how do you expect pointers to fit in an int?
-
Martin Mareš authored
-
- 13 May, 2000 7 commits
-
-
Martin Mareš authored
given network.
-
Martin Mareš authored
routing in a FIB.
-
Martin Mareš authored
-
Martin Mareš authored
Had to rename `prefix' in filters to `fprefix'.
-
Martin Mareš authored
-
Martin Mareš authored
-
Martin Mareš authored
contains all attributes, not just the temporary ones. This avoids having to merge the lists inside protocols or doing searches on both of them. Also, do filtering of routes properly. (I'd like to avoid it, but it's needed at least in the krt protocol.)
-
- 12 May, 2000 5 commits
-
-
Pavel Machek authored
-
Ondřej Filip authored
-
Ondřej Filip authored
-
Ondřej Filip authored
Better debugging. More robust in receiving.
-
Ondřej Filip authored
More robust.
-
- 11 May, 2000 13 commits
-
-
Ondřej Filip authored
-
Martin Mareš authored
-
Martin Mareš authored
need to figure out something better when working on new ports.
-
Martin Mareš authored
o Use FIB_ITERATE_INIT instead of calling the function fit_init() which is explictly marked as private in route.h. o When printing trace messages, don't spit out protocol name twice. o Some messages are a bit more verbose. o Added a bunch of FIXME's. o When running in broadcast mode, don't forget to bind the local end of the socket to the same broadcast address, so that we don't get the broadcasts looped back via different interface. I'm just going to look up the same problem for multicasts.
-
Martin Mareš authored
-
Martin Mareš authored
When an invalid attribute is found, copy the entire attribute to the data section of the NOTIFICATION message.
-
Pavel Machek authored
-
Pavel Machek authored
-
Pavel Machek authored
-
Pavel Machek authored
-
Pavel Machek authored
-
Pavel Machek authored
-
Ondřej Filip authored
-