- 01 Jun, 2000 1 commit
-
-
Pavel Machek authored
if !(scope ~ [ SCOPE_HOST, SCOPE_SITE ]) then { print "Failed in test"; quitbird; }
-
- 31 May, 2000 1 commit
-
-
Pavel Machek authored
-
- 30 May, 2000 1 commit
-
-
Pavel Machek authored
-
- 26 Apr, 2000 2 commits
-
-
Pavel Machek authored
-
Pavel Machek authored
-
- 20 Apr, 2000 1 commit
-
-
Pavel Machek authored
-
- 12 Apr, 2000 1 commit
-
-
Pavel Machek authored
-
- 22 Mar, 2000 1 commit
-
-
Pavel Machek authored
-
- 08 Dec, 1999 2 commits
-
-
Pavel Machek authored
-
Pavel Machek authored
-
- 01 Dec, 1999 1 commit
-
-
Pavel Machek authored
-
- 25 Nov, 1999 3 commits
-
-
Pavel Machek authored
-
Pavel Machek authored
try to process authentication blocks as datablocks, make it possible to add data at end of packet. Password authentication should actually work.
-
Pavel Machek authored
out logic.
-
- 10 Nov, 1999 3 commits
-
-
Pavel Machek authored
-
Pavel Machek authored
-
Pavel Machek authored
-
- 04 Nov, 1999 1 commit
-
-
Pavel Machek authored
-
- 03 Nov, 1999 1 commit
-
-
Pavel Machek authored
-
- 28 Oct, 1999 1 commit
-
-
Pavel Machek authored
-
- 12 Oct, 1999 1 commit
-
-
Pavel Machek authored
variables. TODO list added, hopefully complete. Use new features of filters in bird.conf
-
- 07 Oct, 1999 1 commit
-
-
Pavel Machek authored
-
- 02 Oct, 1999 1 commit
-
-
Pavel Machek authored
-
- 29 Sep, 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).
-
- 01 Jul, 1999 1 commit
-
-
Pavel Machek authored
currently very ugly, beware. Variables are not really local - that needs to be fixed.
-
- 26 May, 1999 1 commit
-
-
Pavel Machek authored
-
- 19 Apr, 1999 1 commit
-
-
Pavel Machek authored
gateway, and who told us, so they can do usefull jobs from now on.
-
- 12 Apr, 1999 1 commit
-
-
Pavel Machek authored
compare function is ready.
-
- 07 Apr, 1999 1 commit
-
-
Pavel Machek authored
it belongs. (f-util.c stays there for auxiliary and non-important things.)
-
- 29 Mar, 1999 1 commit
-
-
Pavel Machek authored
-
- 15 Jan, 1999 2 commits
-
-
Pavel Machek authored
-
Martin Mareš authored
If you want to run bird now, just copy doc/bird.conf.example as bird.conf and edit it to suit your needs.
-
- 08 Dec, 1998 1 commit
-
-
Martin Mareš authored
o Interface syncing is now a part of krt and it can have configurable parameters. Actually, the only one is scan rate now :) o Kernel routing table syncing is now synchronized with interface syncing (we need the most recent version of the interface list to prevent lots of routes to non-existent destinations from appearing). Instead of its own timer, we just check if it's route scan time after each iface list scan. o Syncing of device routes implemented. o CONFIG_AUTO_ROUTES should control syncing of automatic device routes. o Rewrote krt_remove_route() to really remove routes :) o Better diagnostics. o Fixed a couple of bugs.
-
- 07 Dec, 1998 1 commit
-
-
Martin Mareš authored
when their destination comes on/off link. Deserves better testing :) See example in bird.conf.
-
- 06 Dec, 1998 2 commits
-
-
Martin Mareš authored
-
Martin Mareš authored
options, but at least basic tuning is possible now.
-
- 29 Nov, 1998 2 commits
-
-
Martin Mareš authored
intended to serve as an example of interface pattern list use. As a side effect, you can disable generating of device routes by disabling this protocol.
-
Martin Mareš authored
-
- 27 Nov, 1998 1 commit
-
-
Martin Mareš authored
user-defined numeric symbols. Whenever possible, use `expr' instead of `NUM' to get full express ion power :-)
-