| 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 |
| 2000-03-10 |
Pavel Machek | Fix <=, >=, != |
commit | commitdiff | tree | snapshot |
| 2000-03-09 |
Ondrej Filip | LSA DB is completely redesigned. Now it should be faste... |
commit | commitdiff | tree | snapshot |
| 2000-03-09 |
Pavel Machek | Categorized TRACE() messages in rip |
commit | commitdiff | tree | snapshot |
| 2000-03-09 |
Pavel Machek | Rip tracing: still need config hunk to set p->debug. |
commit | commitdiff | tree | snapshot |
| 2000-03-09 |
Pavel Machek | log() classes done right |
commit | commitdiff | tree | snapshot |
| 2000-03-09 |
Pavel Machek | 1 less shift/reduce conflict |
commit | commitdiff | tree | snapshot |
| 2000-03-09 |
Pavel Machek | CONST() is now gone |
commit | commitdiff | tree | snapshot |
| 2000-03-08 |
Ondrej Filip | Sending of DBDes. (Checksum and length calculation... |
commit | commitdiff | tree | snapshot |
| 2000-03-07 |
Martin Mares | Added debugging of protocol state transitions. |
commit | commitdiff | tree | snapshot |
| 2000-03-07 |
Martin Mares | Added configuration of default protocol debugging flags. |
commit | commitdiff | tree | snapshot |
| 2000-03-07 |
Martin Mares | No longer echoes commands before sending them. |
commit | commitdiff | tree | snapshot |
| 2000-03-07 |
Martin Mares | DBG calls debug() if defined(LOCAL_DEBUG) || defined... |
commit | commitdiff | tree | snapshot |
| 2000-03-07 |
Martin Mares | Added protocol debugging flags (protocol.h: D_xxx)... |
commit | commitdiff | tree | snapshot |
| 2000-03-07 |
Martin Mares | Renamed command `shutdown' to `down', so that `s' can... |
commit | commitdiff | tree | snapshot |
| 2000-03-05 |
Martin Mares | Implemented real slab allocator. If you suspect it... |
commit | commitdiff | tree | snapshot |
| 2000-03-04 |
Martin Mares | Renamed EAF_INLINE to EAF_TEMP to make the name reflect... |
commit | commitdiff | tree | snapshot |
| 2000-03-04 |
Martin Mares | Garbage collector events and counters are now per table... |
commit | commitdiff | tree | snapshot |
| 2000-03-04 |
Martin Mares | Removed bogus comment. |
commit | commitdiff | tree | snapshot |
| 2000-03-04 |
Martin Mares | Fixed display of short continued messages in verbose... |
commit | commitdiff | tree | snapshot |
| 2000-03-04 |
Martin Mares | Enabled short continuations. |
commit | commitdiff | tree | snapshot |
| 2000-03-04 |
Martin Mares | Please *think* when defining operator priorities. |
commit | commitdiff | tree | snapshot |
| 2000-03-04 |
Martin Mares | Implemented real attribute cache. |
commit | commitdiff | tree | snapshot |
| 2000-03-02 |
Pavel Machek | Avoid being exponential, do not allow ! = |
commit | commitdiff | tree | snapshot |
| 2000-03-01 |
Martin Mares | Removed RTF_EXTERIOR and RTF_TAGGED (unused). |
commit | commitdiff | tree | snapshot |
| 2000-03-01 |
Martin Mares | Reimplemented neighbor cache. Now uses real hashing. |
commit | commitdiff | tree | snapshot |
| 2000-03-01 |
Martin Mares | Added proto->hash_key which contains randomly generated... |
commit | commitdiff | tree | snapshot |
| 2000-03-01 |
Pavel Machek | Added type parameter to f_new_dynamic_attr. |
commit | commitdiff | tree | snapshot |
| 2000-03-01 |
Pavel Machek | tmp_attrs fixed. |
commit | commitdiff | tree | snapshot |
| 2000-03-01 |
Martin Mares | Changed comments regarding hash function. |
commit | commitdiff | tree | snapshot |
| 2000-03-01 |
Martin Mares | IP_PREC_INTERNET_CONTROL for IPv6 (see the comment). |
commit | commitdiff | tree | snapshot |
| 2000-03-01 |
Martin Mares | If the user has specified identical preferences for... |
commit | commitdiff | tree | snapshot |
| 2000-03-01 |
Martin Mares | Made `datetime' more user friendly. Now it should be... |
commit | commitdiff | tree | snapshot |
| 2000-03-01 |
Martin Mares | Dynamic attributes are now declared in per-protocol... |
commit | commitdiff | tree | snapshot |
| 2000-03-01 |
Martin Mares | Defined INVALID_TOKEN which is a token guaranteed to... |
commit | commitdiff | tree | snapshot |
| 2000-03-01 |
Martin Mares | ipa_opposite hack is not applicable in IPv6. |
commit | commitdiff | tree | snapshot |
| 2000-02-29 |
Martin Mares | Adapted RIP to new interface flags. Pavel, please verif... |
commit | commitdiff | tree | snapshot |
| 2000-02-29 |
Martin Mares | Rewrote interface type detection logic. The `unnumbered... |
commit | commitdiff | tree | snapshot |
| 2000-02-27 |
Martin Mares | Support expansion of command abbreviations. |
commit | commitdiff | tree | snapshot |
| 2000-02-25 |
Ondrej Filip | Router LSA & area adding. |
commit | commitdiff | tree | snapshot |
| 2000-02-25 |
Ondrej Filip | Memory allocation in ospf_area changed. |
commit | commitdiff | tree | snapshot |
| 2000-02-25 |
Pavel Machek | Get rid of 'ab'-s, added return to functions. |
commit | commitdiff | tree | snapshot |
| 2000-02-24 |
Martin Mares | Hmmm, libreadline 2.1 seems to be the oldest version... |
commit | commitdiff | tree | snapshot |
| 2000-02-24 |
Martin Mares | Moan loudly if libreadline is an old version which... |
commit | commitdiff | tree | snapshot |
| 2000-02-24 |
Ondrej Filip | Area work and router LSA starts when interface goes up. |
commit | commitdiff | tree | snapshot |
| 2000-02-23 |
Ondrej Filip | Small change for debugging. |
commit | commitdiff | tree | snapshot |
| 2000-02-23 |
Ondrej Filip | Structures for router LSA added. |
commit | commitdiff | tree | snapshot |
| 2000-02-23 |
Ondrej Filip | Better debugging. |
commit | commitdiff | tree | snapshot |
| 2000-02-23 |
Ondrej Filip | Better debuging. |
commit | commitdiff | tree | snapshot |
| 2000-02-17 |
Martin Mares | Completion works. Unfortunately, we have to access... |
commit | commitdiff | tree | snapshot |
| 2000-02-17 |
Martin Mares | Client: Online help works (Cisco style: just press... |
commit | commitdiff | tree | snapshot |
| 2000-02-15 |
Martin Mares | First usable version of the client. No command completi... |
commit | commitdiff | tree | snapshot |
| 2000-02-14 |
Martin Mares | Don't make dependencies in client directory if the... |
commit | commitdiff | tree | snapshot |
| 2000-02-08 |
Ondrej Filip | Hash table structure redesigned. |
commit | commitdiff | tree | snapshot |
| 2000-02-08 |
Ondrej Filip | Other LS struct added. |
commit | commitdiff | tree | snapshot |
| 2000-02-08 |
Ondrej Filip | LSA type changed from u16 to u8. |
commit | commitdiff | tree | snapshot |
| 2000-02-08 |
Ondrej Filip | Malloc() changed to cfg_alloc(). |
commit | commitdiff | tree | snapshot |
| 2000-01-31 |
Pavel Machek | filter_same() implemented. Don't bet on it, yet. |
commit | commitdiff | tree | snapshot |
| 2000-01-26 |
Pavel Machek | Updated docs about filters, and added fixme. |
commit | commitdiff | tree | snapshot |
| 2000-01-26 |
Pavel Machek | Do not send empty packets in rip. |
commit | commitdiff | tree | snapshot |
| 2000-01-26 |
Pavel Machek | Output made prettier. |
commit | commitdiff | tree | snapshot |
| 2000-01-20 |
Martin Mares | Configure, link and use the readline library. |
commit | commitdiff | tree | snapshot |
| 2000-01-19 |
Martin Mares | Put client on a stony ground. The whole client is going... |
commit | commitdiff | tree | snapshot |
| 2000-01-19 |
Martin Mares | Generate a list of all commands and their help texts... |
commit | commitdiff | tree | snapshot |
| 2000-01-19 |
Martin Mares | Split off general commands to cmds.c. |
commit | commitdiff | tree | snapshot |
| 2000-01-19 |
Martin Mares | Killed a couple of bugs in the neighbor cache. |
commit | commitdiff | tree | snapshot |
| 2000-01-18 |
Martin Mares | Killed protocol->priority. Protocol startup should... |
commit | commitdiff | tree | snapshot |
| 2000-01-18 |
Martin Mares | protocol->startup_counter no longer exists. |
commit | commitdiff | tree | snapshot |
| 2000-01-18 |
Martin Mares | Kernel route syncer now supports dynamic reconfiguratio... |
commit | commitdiff | tree | snapshot |
| 2000-01-17 |
Martin Mares | Removed point-to-point tunnel hack as it breaks ordinar... |
commit | commitdiff | tree | snapshot |
| 2000-01-17 |
Martin Mares | Static protocol supports full dynamic reconfiguration. |
commit | commitdiff | tree | snapshot |
| 2000-01-17 |
Martin Mares | Moved initlialization of protocol lists to global init... |
commit | commitdiff | tree | snapshot |
| 2000-01-17 |
Martin Mares | Separated `official protocol names' used in status... |
commit | commitdiff | tree | snapshot |
| 2000-01-17 |
Martin Mares | Reconfiguration for device protocol. |
commit | commitdiff | tree | snapshot |
| 2000-01-17 |
Martin Mares | Pipe protocol supports reconfiguration. |
commit | commitdiff | tree | snapshot |
| next |