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
/
proto
/
bgp
/
packets.c
Age
Commit message (
Expand
)
Author
2000-05-08
Don't crash when the socket gets closed between updates.
Martin Mares
2000-05-08
Update `remains' counter correctly.
Martin Mares
2000-05-08
Don't generate corrupted packets when sending only route deletes.
Martin Mares
2000-05-04
Unused variables in IPv6 code.
Martin Mares
2000-05-04
Removed a lot of unused variables.
Martin Mares
2000-05-04
IPv6 BGP support finished. Also simplified the BGP stuff a bit.
Martin Mares
2000-05-04
Receive-only IPv6 BGP.
Martin Mares
2000-05-02
Full protocol tracing.
Martin Mares
2000-04-28
Some more fixes for attributeless UPDATEs.
Martin Mares
2000-04-26
Avoid printing of error messages on Cease notifications.
Martin Mares
2000-04-25
Support dynamic reconfiguration.
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
If no NLRI's are present in an UPDATE message, parse the attributes, but
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-19
Temporarily ignore unknown options.
Martin Mares
2000-04-17
Send and receive communities.
Martin Mares
2000-04-17
Sending of update messages works!
Martin Mares
2000-04-10
Implemented outgoing attribute cache.
Martin Mares
2000-04-01
BGP now handles incoming routes (IPv4 only).
Martin Mares
2000-04-01
Parsing of BGP attributes.
Martin Mares
2000-03-30
Basic analysis of UPDATE packets.
Martin Mares
2000-03-30
Connection state machine works.
Martin Mares
2000-03-30
More BGP. This time it connects, but the state machine still isn't complete.
Martin Mares
2000-03-21
Construction of BGP packets.
Martin Mares
2000-03-20
Started work on BGP. Wrote main part of the connection handling code.
Martin Mares