| 2000-04-12 |
Martin Mares | Define BGP_PATH. |
commit | commitdiff | tree | snapshot |
| 2000-04-12 |
Martin Mares | Minor updates by Pavel. |
commit | commitdiff | tree | snapshot |
| 2000-04-12 |
Martin Mares | Attribute type hack. |
commit | commitdiff | tree | snapshot |
| 2000-04-12 |
Pavel Machek | Filters now know type path. It is possible to declare... |
commit | commitdiff | tree | snapshot |
| 2000-04-12 |
Martin Mares | Introduced `ARRAY_SIZE' macro to replace all the sizeof... |
commit | commitdiff | tree | snapshot |
| 2000-04-12 |
Pavel Machek | Renamed f_path to f_path_mask -- which is what it reall... |
commit | commitdiff | tree | snapshot |
| 2000-04-12 |
Pavel Machek | Path masks are needed for filters. |
commit | commitdiff | tree | snapshot |
| 2000-04-12 |
Pavel Machek | BGP_PATH masks now actually work as data type. |
commit | commitdiff | tree | snapshot |
| 2000-04-12 |
Pavel Machek | Path printing is now much nicer: not having to put... |
commit | commitdiff | tree | snapshot |
| 2000-04-12 |
Pavel Machek | Path printing is now much nicer. |
commit | commitdiff | tree | snapshot |
| 2000-04-10 |
Martin Mares | Fix comments. |
commit | commitdiff | tree | snapshot |
| 2000-04-10 |
Pavel Machek | Commit fixes. |
commit | commitdiff | tree | snapshot |
| 2000-04-10 |
Pavel Machek | Functions for matching paths added, tested lightly. |
commit | commitdiff | tree | snapshot |
| 2000-04-10 |
Pavel Machek | As usuall, most important info was missing. |
commit | commitdiff | tree | snapshot |
| 2000-04-10 |
Martin Mares | Implemented outgoing attribute cache. |
commit | commitdiff | tree | snapshot |
| 2000-04-10 |
Martin Mares | Export ea_same() and ea_hash(). |
commit | commitdiff | tree | snapshot |
| 2000-04-10 |
Martin Mares | Dropped CPU_NEEDS_ALIGN_* as unaligned.h no longer... |
commit | commitdiff | tree | snapshot |
| 2000-04-10 |
Martin Mares | Use neighbor cache to track direct route to the peer... |
commit | commitdiff | tree | snapshot |
| 2000-04-10 |
Martin Mares | Fix stupid bug in neighbor cache. |
commit | commitdiff | tree | snapshot |
| 2000-04-09 |
Martin Mares | More BGP progress... |
commit | commitdiff | tree | snapshot |
| 2000-04-09 |
Martin Mares | BGP doesn't need any inline attributes. |
commit | commitdiff | tree | snapshot |
| 2000-04-07 |
Pavel Machek | Fix of comment. |
commit | commitdiff | tree | snapshot |
| 2000-04-05 |
Ondrej Filip | LSA flooding done. |
commit | commitdiff | tree | snapshot |
| 2000-04-04 |
Ondrej Filip | Small clean up. (Duplicate #defines.) |
commit | commitdiff | tree | snapshot |
| 2000-04-04 |
Ondrej Filip | "Bug in hashing" fixed. Ehm it was bug in lsrql node... |
commit | commitdiff | tree | snapshot |
| 2000-04-04 |
Ondrej Filip | LSupdate processing improved. Now there is some bug... |
commit | commitdiff | tree | snapshot |
| 2000-04-04 |
Ondrej Filip | Flooding work continues. |
commit | commitdiff | tree | snapshot |
| 2000-04-03 |
Ondrej Filip | Minor change in area list. Now I use MJ's lists. |
commit | commitdiff | tree | snapshot |
| 2000-04-02 |
Ondrej Filip | Work on lsupdates continues. Some checksum cleanup. |
commit | commitdiff | tree | snapshot |
| 2000-04-02 |
Ondrej Filip | lsa_cmp moved into lsalib.c |
commit | commitdiff | tree | snapshot |
| 2000-04-01 |
Martin Mares | Formatting of dynamic attributes (except for paths... |
commit | commitdiff | tree | snapshot |
| 2000-04-01 |
Martin Mares | RIP: Set attribute class. |
commit | commitdiff | tree | snapshot |
| 2000-04-01 |
Martin Mares | Changed initialization of protocol list -- now we call... |
commit | commitdiff | tree | snapshot |
| 2000-04-01 |
Martin Mares | BGP now handles incoming routes (IPv4 only). |
commit | commitdiff | tree | snapshot |
| 2000-04-01 |
Martin Mares | When tracing, always print incoming part of the trace... |
commit | commitdiff | tree | snapshot |
| 2000-04-01 |
Martin Mares | When processing ACCEPT/REJECT carrying no message,... |
commit | commitdiff | tree | snapshot |
| 2000-04-01 |
Martin Mares | SOURCE should really refer to rta->source, not rta... |
commit | commitdiff | tree | snapshot |
| 2000-04-01 |
Ondrej Filip | LSA checksum works. But it's very uneficient on little... |
commit | commitdiff | tree | snapshot |
| 2000-03-31 |
Martin Mares | Removal of useless includes continues... |
commit | commitdiff | tree | snapshot |
| 2000-03-31 |
Martin Mares | Removed lots of superfluous includes. |
commit | commitdiff | tree | snapshot |
| 2000-03-31 |
Martin Mares | Use bsprintf() instead of sprintf(). |
commit | commitdiff | tree | snapshot |
| 2000-03-31 |
Martin Mares | Include "lib/string.h" instead of <string.h>. It should... |
commit | commitdiff | tree | snapshot |
| 2000-03-31 |
Martin Mares | Parsing of BGP attributes. |
commit | commitdiff | tree | snapshot |
| 2000-03-31 |
Martin Mares | Fixed bug in processing of dynamic attributes. |
commit | commitdiff | tree | snapshot |
| 2000-03-31 |
Ondrej Filip | Checksum changes. Bug is still NOT fixed. :-( |
commit | commitdiff | tree | snapshot |
| 2000-03-31 |
Ondrej Filip | Some bug fixes. LSA checksum is still bad. I'll fix... |
commit | commitdiff | tree | snapshot |
| 2000-03-31 |
Ondrej Filip | Sending of lspd as responce to lsreq done. |
commit | commitdiff | tree | snapshot |
| 2000-03-30 |
Ondrej Filip | LSA structure changes. (Len added.) |
commit | commitdiff | tree | snapshot |
| 2000-03-30 |
Ondrej Filip | Skeleton structures and files added. |
commit | commitdiff | tree | snapshot |
| 2000-03-30 |
Ondrej Filip | Add hashing to link state request list. |
commit | commitdiff | tree | snapshot |
| 2000-03-30 |
Ondrej Filip | Minor changes. |
commit | commitdiff | tree | snapshot |
| 2000-03-30 |
Martin Mares | Basic analysis of UPDATE packets. |
commit | commitdiff | tree | snapshot |
| 2000-03-30 |
Martin Mares | Connection state machine works. |
commit | commitdiff | tree | snapshot |
| 2000-03-30 |
Ondrej Filip | Better list manipulation. |
commit | commitdiff | tree | snapshot |
| 2000-03-30 |
Martin Mares | More BGP. This time it connects, but the state machine... |
commit | commitdiff | tree | snapshot |
| 2000-03-30 |
Martin Mares | Defined sk_close() which closes the socket safely even... |
commit | commitdiff | tree | snapshot |
| 2000-03-30 |
Martin Mares | Use FF_FORCE_TMPATTR where appropriate. |
commit | commitdiff | tree | snapshot |
| 2000-03-30 |
Martin Mares | Renamed FF_OUTGOING to FF_FORCE_TMPATTR which much... |
commit | commitdiff | tree | snapshot |
| 2000-03-30 |
Ondrej Filip | LSreq initial work. |
commit | commitdiff | tree | snapshot |
| 2000-03-29 |
Martin Mares | Avoid conflicts with libraries defining their own xmall... |
commit | commitdiff | tree | snapshot |
| 2000-03-29 |
Ondrej Filip | Slave bug fix. |
commit | commitdiff | tree | snapshot |
| 2000-03-29 |
Ondrej Filip | Many changes in dbdes sending & receiving. EXDONE caused. |
commit | commitdiff | tree | snapshot |
| 2000-03-29 |
Ondrej Filip | RXMT timer handling bug fix. |
commit | commitdiff | tree | snapshot |
| 2000-03-29 |
Ondrej Filip | Some FIXME added. |
commit | commitdiff | tree | snapshot |
| 2000-03-29 |
Ondrej Filip | Sending of DBdes bug fixed. |
commit | commitdiff | tree | snapshot |
| 2000-03-29 |
Ondrej Filip | IMMS reverted to bits. Outgoing packets dumping added. |
commit | commitdiff | tree | snapshot |
| 2000-03-29 |
Pavel Machek | f_run gets one more parameter to distinguish between... |
commit | commitdiff | tree | snapshot |
| 2000-03-29 |
Pavel Machek | Cross-protocol issues solved better |
commit | commitdiff | tree | snapshot |
| 2000-03-29 |
Ondrej Filip | DBdes sending/receiving changes. |
commit | commitdiff | tree | snapshot |
| 2000-03-27 |
Pavel Machek | Use neigh_connected_to in rip, and behave more correctly |
commit | commitdiff | tree | snapshot |
| 2000-03-27 |
Martin Mares | if_connected() is again private. |
commit | commitdiff | tree | snapshot |
| 2000-03-26 |
Pavel Machek | I broke compilation. Sorry. |
commit | commitdiff | tree | snapshot |
| 2000-03-26 |
Pavel Machek | Split horizont done right. |
commit | commitdiff | tree | snapshot |
| 2000-03-26 |
Pavel Machek | if_connected is usefull outside of neighbour cache. |
commit | commitdiff | tree | snapshot |
| 2000-03-24 |
Pavel Machek | FIXME was actually already resolved |
commit | commitdiff | tree | snapshot |
| 2000-03-23 |
Pavel Machek | Minor change to make code more readable. |
commit | commitdiff | tree | snapshot |
| 2000-03-22 |
Pavel Machek | Rip now tries to lock interface. |
commit | commitdiff | tree | snapshot |
| 2000-03-22 |
Pavel Machek | Format of dates changed, so rip authentication is now... |
commit | commitdiff | tree | snapshot |
| 2000-03-21 |
Martin Mares | Construction of BGP packets. |
commit | commitdiff | tree | snapshot |
| 2000-03-21 |
Martin Mares | Wrote real version of unaligned data access functions... |
commit | commitdiff | tree | snapshot |
| 2000-03-20 |
Martin Mares | Started work on BGP. Wrote main part of the connection... |
commit | commitdiff | tree | snapshot |
| 2000-03-20 |
Martin Mares | Handle EINPROGRESS properly. |
commit | commitdiff | tree | snapshot |
| 2000-03-20 |
Martin Mares | Added missing newline in debug output. |
commit | commitdiff | tree | snapshot |
| 2000-03-20 |
Martin Mares | Define new data types for BGP. |
commit | commitdiff | tree | snapshot |
| 2000-03-19 |
Martin Mares | Bare skeleton of the BGP. |
commit | commitdiff | tree | snapshot |
| 2000-03-19 |
Martin Mares | Protocol tracing: Don't dump core on filtered out routes. |
commit | commitdiff | tree | snapshot |
| 2000-03-13 |
Pavel Machek | Cleanup, mostly debugging messages. |
commit | commitdiff | tree | snapshot |
| 2000-03-12 |
Martin Mares | Add internal commands of the client to the command... |
commit | commitdiff | tree | snapshot |
| 2000-03-12 |
Martin Mares | Commands which failed expansions are to be stored to... |
commit | commitdiff | tree | snapshot |
| 2000-03-12 |
Martin Mares | Fixed a bunch of FIXME's by removing them :) |
commit | commitdiff | tree | snapshot |
| 2000-03-12 |
Martin Mares | Made `show status' show uptime and time of last reconfi... |
commit | commitdiff | tree | snapshot |
| 2000-03-12 |
Martin Mares | Added tm_format_datetime(). |
commit | commitdiff | tree | snapshot |
| 2000-03-12 |
Martin Mares | Don't crash when filter_same() gets called on FILTER_AC... |
commit | commitdiff | tree | snapshot |
| 2000-03-12 |
Martin Mares | Yet another LOCAL_DEBUG turned off. |
commit | commitdiff | tree | snapshot |
| 2000-03-12 |
Martin Mares | Cleaned up debugging in kernel syncer. Netlink has... |
commit | commitdiff | tree | snapshot |
| 2000-03-12 |
Martin Mares | Use do { } while(0) instead of empty DBG if not debugging. |
commit | commitdiff | tree | snapshot |
| 2000-03-12 |
Martin Mares | Great cleanup of debug messages. LOCAL_DEBUG turned... |
commit | commitdiff | tree | snapshot |
| 2000-03-12 |
Martin Mares | Added tracing of interface events. |
commit | commitdiff | tree | snapshot |
| 2000-03-12 |
Martin Mares | Oops, got `<' and `>' markers in trace output reversed. |
commit | commitdiff | tree | snapshot |
| 2000-03-12 |
Martin Mares | Added debugging of communication between protocols... |
commit | commitdiff | tree | snapshot |
| next |