- 14 Dec, 2009 2 commits
-
-
Ondřej Zajíček authored
-
Ondřej Zajíček authored
-
- 01 Jun, 2000 2 commits
-
-
Ondřej Filip authored
-
Ondřej Filip authored
-
- 07 May, 2000 2 commits
-
-
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.
-
- 01 Apr, 2000 1 commit
-
-
Martin Mareš authored
of calling the protocols manually. Implemented printing of dynamic attributes in `show route all'. Each protocol can now register its own attribute class (protocol->attr_class, set to EAP_xxx) and also a callback for naming and formatting of attributes. The callback can return one of the following results: GA_UNKNOWN Attribute not recognized. GA_NAME Attribute name recognized and put to the buffer, generic code should format the value. GA_FULL Both attribute name and value put to the buffer. Please update protocols generating dynamic attributes to provide the attr_class and formatting hook.
-
- 12 Mar, 2000 1 commit
-
-
Martin Mareš authored
-
- 19 Jan, 2000 1 commit
-
-
Martin Mareš authored
Added `show symbols' command which dumps whole symbol table together with symbol types etc.
-
- 17 Jan, 2000 1 commit
-
-
Martin Mareš authored
(proto_list) and per-type one (original lists). A lot of things simplified. Implemented `disable', `enable' and `restart' CLI commands.
-
- 16 Jan, 2000 2 commits
-
-
Martin Mareš authored
as a exception in protocol state machines. Introduced a `shutdown' CLI command. Killed few reconfiguration bugs.
-
Martin Mareš authored
and problems to solve, but the hardest part works.
-
- 03 Dec, 1999 1 commit
-
-
Martin Mareš authored
show commands for other protocols.
-
- 01 Dec, 1999 1 commit
-
-
Martin Mareš authored
-
- 30 Nov, 1999 2 commits
-
-
Martin Mareš authored
`show protocols <name>'.
-
Martin Mareš authored
-
- 25 Nov, 1999 1 commit
-
-
Martin Mareš authored
show protocols (incomplete).
-
- 31 Oct, 1999 1 commit
-
-
Martin Mareš authored
-