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
2000-04-28
Provide rip_get_attr, how do I test it?
Pavel Machek
2000-04-28
Add sample documentation to rip.
Pavel Machek
2000-04-28
Include proto/rip/rip.c in documentation system.
Pavel Machek
2000-04-28
Cleanup of dead code + example documentation for two functions.
Pavel Machek
2000-04-28
Documentation-generating tool taken from linux-2.3.99-pre6, and
Pavel Machek
2000-04-28
Some more fixes for attributeless UPDATEs.
Martin Mares
2000-04-28
Fixed a couple of nasty CLI bugs which were triggered on long or multi-part
Martin Mares
2000-04-28
Path attribute can be missing if we process a packet with empty NLRI section.
Martin Mares
2000-04-28
Event handlers no longer return re-queue flag. Instead of using it, just
Martin Mares
2000-04-27
Fixed stupid bug in as_path_format().
Martin Mares
2000-04-27
Handle connect errors correctly.
Martin Mares
2000-04-26
Stub networks done.
Ondrej Filip
2000-04-26
Nets are used before routers.
Ondrej Filip
2000-04-26
IBGP fixes.
Martin Mares
2000-04-26
Changed handling of incoming connections, so that we can send data
Martin Mares
2000-04-26
Routing table calculation. Dijkstra done.
Ondrej Filip
2000-04-26
Removed several FIXME's.
Martin Mares
2000-04-26
Better formatting of router ID's.
Martin Mares
2000-04-26
Fixed several bugs in protocol state machine. Reconfigurations and
Martin Mares
2000-04-26
Use right address for ripv6.
Pavel Machek
2000-04-26
Cleanup in preparation for ipv6.
Pavel Machek
2000-04-26
Small cleanup.
Pavel Machek
2000-04-26
Whitespace changes.
Pavel Machek
2000-04-26
filter_same should now work with path masks.
Pavel Machek
2000-04-26
Bugfix in i_same (comparing of paths still does not work).
Pavel Machek
2000-04-26
Added code for testing filters.
Pavel Machek
2000-04-26
Marked place where new enums belong.
Pavel Machek
2000-04-26
Startup renamed to __startup: it is internal function and mj already
Pavel Machek
2000-04-26
Implemented automatic restart after error with all the timers needed.
Martin Mares
2000-04-26
Avoid printing of error messages on Cease notifications.
Martin Mares
2000-04-26
Allow sk_close(NULL).
Martin Mares
2000-04-26
Randomize timers properly.
Martin Mares
2000-04-25
Support dynamic reconfiguration.
Martin Mares
2000-04-25
Don't forget to set filter pointers in struct proto when reconfiguring.
Martin Mares
2000-04-25
Use the same attribute names as in filters.
Martin Mares
2000-04-25
When sending BGP attributes, re-create the flags, so that attributes
Martin Mares
2000-04-25
Better reporting of both local and remote errors.
Martin Mares
2000-04-25
Real parsing of BGP OPEN options including capability
Martin Mares
2000-04-21
LOCAL_PREF is now always present and exported over all ibgp connections [draft]
Martin Mares
2000-04-21
If no NLRI's are present in an UPDATE message, parse the attributes, but
Martin Mares
2000-04-21
IPv6 compiles with glibc 2.1.
Martin Mares
2000-04-21
Use xmalloc() instead of malloc().
Martin Mares
2000-04-21
Synced to draft-ietf-idr-bgp4-09.
Martin Mares
2000-04-21
Fixed reporting of unknown options.
Martin Mares
2000-04-20
Create syntax sugar for add/delete/prepend, so xyzzy.prepend(123) is
Pavel Machek
2000-04-20
Test new syntax of add() and delete().
Pavel Machek
2000-04-19
Temporarily ignore unknown options.
Martin Mares
2000-04-19
The ATOMIC_AGGREGATE parameter is optional transitive.
Martin Mares
2000-04-19
Delay fetching of router ID.
Martin Mares
2000-04-19
Select the right source address and don't check port numbers.
Martin Mares
[prev]
[next]