- 06 May, 2000 1 commit
-
-
Martin Mareš authored
Please implement the rte_same hook in your protocols. It should just compare your metrics stored directly in rte, the rest is done by the core.
-
- 05 May, 2000 4 commits
-
-
Martin Mareš authored
-
Martin Mareš authored
All documentation is built in obj/doc (resp. doc/ if you do a stand-alone build). Use `make docs' to make the whole documentation or `make userdocs' resp. `make progdocs' for user manual resp. developer's guide.
-
Martin Mareš authored
Everything is controlled by Doc files in source directories (see the corresponding programmer's manual entry for the format and look at Doc and lib/Doc for an example). Currently it generates HTML indices and calls kernel-doc to generate per-section HTML files.
-
Pavel Machek authored
-
- 04 May, 2000 16 commits
-
-
Martin Mareš authored
-
Martin Mareš authored
The long resource/routing table dump printed upon startup is gone now and if you wish to see it, just send bird SIGUSR1 or use the `debug' commands.
-
Martin Mareš authored
-
Martin Mareš authored
-
Martin Mareš authored
Please try compiling your code with --enable-warnings to see them. (The unused parameter warnings are usually bogus, the unused variable ones are very useful, but gcc is unable to control them separately.)
-
Martin Mareš authored
for IPv6 automatically. Added --enable-warnings which turns off some more warnings. Default protocol list now depends on --enable-ipv6.
-
Pavel Machek authored
-
Martin Mareš authored
-
Martin Mareš authored
-
Pavel Machek authored
-
Martin Mareš authored
-
Martin Mareš authored
-
Ondřej Filip authored
Bugfix in ntohlsab() and htonlsab() For calculating of rt I use my own fib. I delete routes! ;-)
-
Ondřej Filip authored
-
Ondřej Filip authored
-
Ondřej Filip authored
-
- 03 May, 2000 5 commits
-
-
Ondřej Filip authored
-
Ondřej Filip authored
-
Ondřej Filip authored
-
Ondřej Filip authored
-
Ondřej Filip authored
-
- 02 May, 2000 5 commits
-
-
Ondřej Filip authored
-
Martin Mareš authored
error code as an argument. Use it in socket hooks where we really shouldn't rely on errno containing the right value or even existing.
-
Martin Mareš authored
-
Martin Mareš authored
-
Martin Mareš authored
-
- 01 May, 2000 1 commit
-
-
Ondřej Filip authored
I'm waiting for rt lookup to add stub networks.
-
- 30 Apr, 2000 3 commits
-
-
Pavel Machek authored
-
Ondřej Filip authored
-
Ondřej Filip authored
memory allocation. :-)
-
- 29 Apr, 2000 3 commits
-
-
Pavel Machek authored
-
Ondřej Filip authored
-
Pavel Machek authored
Mj, could you provide example of static config for ipv6 that is _not_ rejected by checks? I tried this and got rejected. route 62:168::/32 via 62:169::; route 1:2::/32 via 1:3::;
-
- 28 Apr, 2000 2 commits
-
-
Martin Mareš authored
-
Martin Mareš authored
-