summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2000-04-01Parsing of BGP attributes.Martin Mares
2000-04-01Fixed bug in processing of dynamic attributes.Martin Mares
2000-03-31Checksum changes. Bug is still NOT fixed. :-(Ondrej Filip
2000-03-31Some bug fixes. LSA checksum is still bad. I'll fix it later.Ondrej Filip
2000-03-31Sending of lspd as responce to lsreq done.Ondrej Filip
2000-03-30LSA structure changes. (Len added.)Ondrej Filip
2000-03-30Skeleton structures and files added.Ondrej Filip
2000-03-30Add hashing to link state request list.Ondrej Filip
2000-03-30Minor changes.Ondrej Filip
2000-03-30Basic analysis of UPDATE packets.Martin Mares
2000-03-30Connection state machine works.Martin Mares
2000-03-30Better list manipulation.Ondrej Filip
2000-03-30More BGP. This time it connects, but the state machine still isn't complete.Martin Mares
2000-03-30Defined sk_close() which closes the socket safely even if called fromMartin Mares
2000-03-30Use FF_FORCE_TMPATTR where appropriate.Martin Mares
2000-03-30Renamed FF_OUTGOING to FF_FORCE_TMPATTR which much better fits the semantics.Martin Mares
2000-03-30LSreq initial work.Ondrej Filip
2000-03-30Avoid conflicts with libraries defining their own xmalloc by definingMartin Mares
2000-03-29Slave bug fix.Ondrej Filip
2000-03-29Many changes in dbdes sending & receiving. EXDONE caused.Ondrej Filip
2000-03-29RXMT timer handling bug fix.Ondrej Filip
2000-03-29Some FIXME added.Ondrej Filip
2000-03-29Sending of DBdes bug fixed.Ondrej Filip
2000-03-29IMMS reverted to bits. Outgoing packets dumping added.Ondrej Filip
2000-03-29f_run gets one more parameter to distinguish between in and out modes.Pavel Machek
2000-03-29Cross-protocol issues solved betterPavel Machek
2000-03-29DBdes sending/receiving changes.Ondrej Filip
2000-03-27Use neigh_connected_to in rip, and behave more correctlyPavel Machek
2000-03-27if_connected() is again private.Martin Mares
2000-03-26I broke compilation. Sorry.Pavel Machek
2000-03-26Split horizont done right.Pavel Machek
2000-03-26if_connected is usefull outside of neighbour cache.Pavel Machek
2000-03-24FIXME was actually already resolvedPavel Machek
2000-03-23Minor change to make code more readable.Pavel Machek
2000-03-22Rip now tries to lock interface.Pavel Machek
2000-03-22Format of dates changed, so rip authentication is now commented out.Pavel Machek
2000-03-21Construction of BGP packets.Martin Mares
2000-03-21Wrote real version of unaligned data access functions (needed for BGP).Martin Mares
2000-03-20Started work on BGP. Wrote main part of the connection handling code.Martin Mares
2000-03-20Handle EINPROGRESS properly.Martin Mares
2000-03-20Added missing newline in debug output.Martin Mares
2000-03-20Define new data types for BGP.Martin Mares
2000-03-19Bare skeleton of the BGP.Martin Mares
2000-03-19Protocol tracing: Don't dump core on filtered out routes.Martin Mares
2000-03-13Cleanup, mostly debugging messages.Pavel Machek
2000-03-13Add internal commands of the client to the command list.Martin Mares
2000-03-12Commands which failed expansions are to be stored to history, too.Martin Mares
2000-03-12Fixed a bunch of FIXME's by removing them :)Martin Mares
2000-03-12Made `show status' show uptime and time of last reconfiguration.Martin Mares
2000-03-12Added tm_format_datetime().Martin Mares