index
:
bird
ll-peering
ll-peering-old
ll-peering-old2
master
multicast-old
[no description]
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
1999-11-18
Allow EA type to be set to 'undefined' which overrides all further definitons
Martin Mares
1999-11-18
Filters: first parts of extended attributes being read-write. It can
Pavel Machek
1999-11-18
Split inst->code into inst->code and inst->aux. Both are only 16 bit,
Pavel Machek
1999-11-18
DEF_PREF_UKR and DEF_PREF_SINK removed.
Martin Mares
1999-11-18
You can now print enum.
Pavel Machek
1999-11-17
ospf.c and ospc.h splitted into various files.
Ondrej Filip
1999-11-17
Added skeleton of command tree. Please inspect.
Martin Mares
1999-11-17
Another bugfix. (In EXCHANGE state.)
Ondrej Filip
1999-11-17
Fixed bug receiving dbdes packets in EXSTART state.
Ondrej Filip
1999-11-17
Added some temporary examples of how to define CLI commands (search for CF_CLI).
Martin Mares
1999-11-17
If the main event queue is not empty, call select() with zero timeout, so
Martin Mares
1999-11-17
ev_run() now returns whether the event has been requeued or not.
Martin Mares
1999-11-17
Command line interface now works.
Martin Mares
1999-11-17
Commented out nexthop selection, see the comment.
Martin Mares
1999-11-15
An example of how to define enums.
Martin Mares
1999-11-15
ENUM's are now recognized as constants.
Martin Mares
1999-11-15
Defined CF_ENUM.
Martin Mares
1999-11-15
SYM_STAT is gone.
Martin Mares
1999-11-11
Fixed order of arguments for function call.
Pavel Machek
1999-11-11
Shift/reduce conflict goes away _and_ if/then/else works.
Pavel Machek
1999-11-10
Sending DBDES packet in EXSTART done.
Ondrej Filip
1999-11-10
Enums do not work, this is testcase.
Pavel Machek
1999-11-10
First try on enumerational types.
Pavel Machek
1999-11-10
No more shift/reduce conflicts.
Pavel Machek
1999-11-10
Shift/reduce conflicts in IF/THEN/ELSE rules solved.
Martin Mares
1999-11-10
Enumerational types, defined keyword added.
Pavel Machek
1999-11-10
Added LSA hashing table (parts of code stolen from rt-fib.c, but
Martin Mares
1999-11-10
Added timeout for routes (which means proper expiring of routes) added
Pavel Machek
1999-11-10
Added project status report for KSVI.
Martin Mares
1999-11-04
FIXME's updated. One fixme is remaining for correct RIPv4. Wow.
Pavel Machek
1999-11-04
Reject packets which are not authenticated.
Pavel Machek
1999-11-04
Fixed comments about shift/reduce conflicts.
Pavel Machek
1999-11-04
Add possibility of local variables.
Pavel Machek
1999-11-04
Use local variables to test that functionality.
Pavel Machek
1999-11-04
Silly bug.
Martin Mares
1999-11-04
Symbols are not scoped.
Martin Mares
1999-11-04
Possibility to access first extended attributes.
Pavel Machek
1999-11-04
Renamed attr->attrs to attr->eattrs.
Martin Mares
1999-11-03
Filters now do not allow function (int arg; int arg2; ).
Pavel Machek
1999-11-03
You should not follow next two times.
Pavel Machek
1999-11-03
Working on db des receiving.
Ondrej Filip
1999-10-31
Started a list of CLI reply codes.
Martin Mares
1999-10-31
Parse CLI commands. We use the same parser as for configuration files (because
Martin Mares
1999-10-31
The CLI I/O functions work as desired.
Martin Mares
1999-10-29
First steps of the Command Line Interface: I/O routines.
Martin Mares
1999-10-29
Implemented unix-domain sockets.
Martin Mares
1999-10-29
Events now return a value. If it's non-zero, the event is re-queued
Martin Mares
1999-10-29
Simplify handling of free chunks.
Martin Mares
1999-10-29
Configure PATH_CONTROL_SOCKET.
Martin Mares
1999-10-29
Added skeleton of the client. Does nothing, but at least compiles.
Martin Mares
[prev]
[next]