- 08 May, 2000 1 commit
-
-
Martin Mareš authored
-
- 07 May, 2000 6 commits
-
-
Martin Mareš authored
will be removed during the next garbage collection pass).
-
Martin Mareš authored
-
Martin Mareš authored
by a lightning :)
-
Martin Mareš authored
-
Martin Mareš authored
-
Martin Mareš authored
show the routing table as exported to the protocol given resp. as returned from its import control hook. To get handling of filtered extended attributes right (even in the old `show route where <filter>' command), the get_route_info hook gets an attribute list and all protocol specific rte attributes are contained there as temporary ones. Updated RIP to do that. Added ea_append() which joins two ea_list's.
-
- 06 May, 2000 4 commits
-
-
Martin Mareš authored
-
Martin Mareš authored
-
Martin Mareš authored
-
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 4 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
-