- 04 Nov, 1999 7 commits
-
-
Pavel Machek authored
-
Pavel Machek authored
-
Pavel Machek authored
-
Martin Mareš authored
-
Martin Mareš authored
-
Pavel Machek authored
-
Martin Mareš authored
-
- 03 Nov, 1999 3 commits
-
-
Pavel Machek authored
-
Pavel Machek authored
-
Ondřej Filip authored
Preparing for building LDA database.
-
- 31 Oct, 1999 3 commits
-
-
Martin Mareš authored
-
Martin Mareš authored
we want to allow filter and similar complex constructs to be used in commands and we should avoid code duplication), only with CLI_MARKER token prepended before the whole input. Defined macro CF_CLI(cmd, args, help) for defining CLI commands in .Y files. The first argument specifies the command itself, the remaining two arguments are copied to the help file (er, will be copied after the help file starts to exist). This macro automatically creates a skeleton rule for the command, you only need to append arguments as in: CF_CLI(STEAL MONEY, <$>, [[Steal <$> US dollars or equivalent in any other currency]]): NUM { cli_msg(0, "%d$ stolen", $3); } ; Also don't forget to reset lexer state between inputs.
-
Martin Mareš authored
-
- 29 Oct, 1999 6 commits
-
-
Martin Mareš authored
-
Martin Mareš authored
-
Martin Mareš authored
for processing in next event cycle. This can be used to prevent background actions (hint: user commands) from hogging the CPU for too long time.
-
Martin Mareš authored
-
Martin Mareš authored
autoconf.h is now written to obj/sysdep, the source tree is hopefully completely read-only now.
-
Martin Mareš authored
-
- 28 Oct, 1999 1 commit
-
-
Pavel Machek authored
-
- 19 Oct, 1999 1 commit
-
-
Ondřej Filip authored
-
- 18 Oct, 1999 1 commit
-
-
Ondřej Filip authored
It should be cleaner now, I'm preparing for file splitting. Maybe I added some minor bugs. :-(
-
- 12 Oct, 1999 3 commits
-
-
Pavel Machek authored
Will we ever able to generate packets saying "route 1.2.3.4 using someone else"?
-
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
-