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
path:
root
/
TODO
Age
Commit message (
Expand
)
Author
2000-04-01
Changed initialization of protocol list -- now we call proto_build() instead
Martin Mares
2000-04-01
Use bsprintf() instead of sprintf().
Martin Mares
2000-03-20
Started work on BGP. Wrote main part of the connection handling code.
Martin Mares
2000-03-12
Fixed a bunch of FIXME's by removing them :)
Martin Mares
2000-03-12
Cleaned up debugging in kernel syncer. Netlink has still LOCAL_DEBUG
Martin Mares
2000-03-12
Added tracing of interface events.
Martin Mares
2000-03-12
Added debugging of communication between protocols and routing tables.
Martin Mares
2000-03-07
Added debugging of protocol state transitions.
Martin Mares
2000-03-05
Implemented real slab allocator. If you suspect it from being buggy,
Martin Mares
2000-03-04
Implemented real attribute cache.
Martin Mares
2000-03-01
Reimplemented neighbor cache. Now uses real hashing.
Martin Mares
2000-03-01
Made `datetime' more user friendly. Now it should be a quoted string
Martin Mares
2000-03-01
Rewrote interface type detection logic. The `unnumbered' flag is now per
Martin Mares
2000-02-27
Support expansion of command abbreviations.
Martin Mares
2000-02-15
First usable version of the client. No command completion and similar nifty
Martin Mares
2000-01-19
Split off general commands to cmds.c.
Martin Mares
2000-01-18
Killed protocol->priority. Protocol startup should be clean and hack-free now.
Martin Mares
2000-01-17
Removed point-to-point tunnel hack as it breaks ordinary PtP interfaces.
Martin Mares
2000-01-17
Separated `official protocol names' used in status dumps from name templates
Martin Mares
2000-01-17
Reworked proto lists -- each proto is now in two lists: the global one
Martin Mares
2000-01-16
Added filter_same() for comparision of two filters.
Martin Mares
2000-01-16
Converted shutdown to a kind of reconfiguration, it's no more handled
Martin Mares
2000-01-16
First attempt on dynamic reconfiguration. There are still lots of bugs
Martin Mares
1999-12-16
Minor cleanups.
Martin Mares
1999-12-16
Handle cases when SIOCGIFINDEX is defined, but doesn't work (new glibc
Martin Mares
1999-12-16
Tried to clean up multicast handling. Now we don't try to guess
Martin Mares
1999-12-16
TODO entries and FIXME's.
Martin Mares
1999-12-08
Temporary work-arounds for multicast problems. Needs further investigation.
Martin Mares
1999-12-06
Implemented echoing of log messages to CLI connections. Just try `echo all'.
Martin Mares
1999-12-05
Added DEBUG commands.
Martin Mares
1999-12-02
Implemented `show route where <condition>' command.
Martin Mares
1999-12-01
Updated TODO file.
Martin Mares
1999-12-01
Added dumping of routing tables (`show route'). This includes filtering.
Martin Mares
1999-11-30
Remember protocol instance in proto_config and use that for
Martin Mares
1999-11-18
More CLI plans...
Martin Mares
1999-11-17
Added skeleton of command tree. Please inspect.
Martin Mares
1999-08-03
Basic support for IPv6. The system-dependent part doesn't work yet,
Martin Mares
1999-08-03
Pruned the TODO list.
Martin Mares
1999-08-03
Kernel route syncer supports multiple tables.
Martin Mares
1999-08-03
Added missing structure declarations.
Martin Mares
1999-08-03
Changes to interface handling on traditional Unices:
Martin Mares
1999-08-03
Faster checksum function.
Martin Mares
1999-08-03
Added functions for parsing and formatting of dates.
Martin Mares
1999-05-26
Better date/time input methods need to be done
Pavel Machek
1999-05-21
Added --with-sysinclude to allow explicitly setting where kernel includes
Martin Mares
1999-05-14
Added ip_skip_header() and modified OSPF to use it.
Martin Mares
1999-05-07
Netlink support for secondary interface addresses.
Martin Mares
1999-05-06
I rewrote the interface handling code, so that it supports multiple
Martin Mares
1999-04-27
Recognize site scope for IPv4 addresses (prefixes reserved for private
Martin Mares
1999-04-12
Removed TOS support. This simplifies many things a lot.
Martin Mares
[next]