2004-06-06 |
Ondrej Filip | Test old instance of BIRD. |
commit | commitdiff | tree |
2004-06-06 |
Ondrej Filip | Be sure, that ospf_area is aged before routing table... |
commit | commitdiff | tree |
2004-06-06 |
Ondrej Filip | Keep al lSAs invalidated. |
commit | commitdiff | tree |
2004-06-06 |
Ondrej Filip | TODO updated. |
commit | commitdiff | tree |
2004-06-06 |
Ondrej Filip | Small cleanup, indentation and preparation for multiple... |
commit | commitdiff | tree |
2004-06-06 |
Ondrej Filip | Indentation. |
commit | commitdiff | tree |
2004-06-06 |
Ondrej Filip | This warning is stupid. |
commit | commitdiff | tree |
2004-06-06 |
Ondrej Filip | Indentation. |
commit | commitdiff | tree |
2004-06-06 |
Ondrej Filip | Struct area_net changed. |
commit | commitdiff | tree |
2004-06-06 |
Ondrej Filip | Cleanup in iface.c |
commit | commitdiff | tree |
2004-06-06 |
Ondrej Filip | Be more verbose in troubles. |
commit | commitdiff | tree |
2004-06-05 |
Ondrej Filip | Set size of the buffers. (Thanx MJ.) |
commit | commitdiff | tree |
2004-06-05 |
Martin Mares | Staticized lots of local functions. |
commit | commitdiff | tree |
2004-06-05 |
Martin Mares | One less unused variable. |
commit | commitdiff | tree |
2004-06-05 |
Martin Mares | Better prototypes. |
commit | commitdiff | tree |
2004-06-05 |
Martin Mares | Add more warnings if --enable-warnings is turned on... |
commit | commitdiff | tree |
2004-06-05 |
Martin Mares | `defaut' should be `default'. |
commit | commitdiff | tree |
2004-06-05 |
Martin Mares | ... and a whole bunch of unused parameters and variable... |
commit | commitdiff | tree |
2004-06-05 |
Martin Mares | ... and in rip (there are even unused functions!). |
commit | commitdiff | tree |
2004-06-05 |
Martin Mares | ... in pipe. |
commit | commitdiff | tree |
2004-06-05 |
Martin Mares | ... in BGP. |
commit | commitdiff | tree |
2004-06-05 |
Martin Mares | One more in the library. |
commit | commitdiff | tree |
2004-06-05 |
Martin Mares | ... and in the filter. |
commit | commitdiff | tree |
2004-06-05 |
Martin Mares | Unused parameters in the client. |
commit | commitdiff | tree |
2004-06-05 |
Martin Mares | Marked unused parameters in sysdep code as such. |
commit | commitdiff | tree |
2004-06-05 |
Martin Mares | Marked unused parameters in core code as such. |
commit | commitdiff | tree |
2004-06-05 |
Martin Mares | Renamed log() to log_msg(), but still keeping the old... |
commit | commitdiff | tree |
2004-06-05 |
Martin Mares | A better comment. |
commit | commitdiff | tree |
2004-06-05 |
Martin Mares | Moved the tests for socket existence here. |
commit | commitdiff | tree |
2004-06-05 |
Martin Mares | Cleaned up sk_reallocate() and friends. |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | Be more verbose. |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | cleanup in lsupd.c, indenting, "struct proto" removed... |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | 'struct proto' removed |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | Useless logs removed. |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | Bugfix in last patch. |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | OSPF is ready for changing MTU. |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | no comment |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | dbdes indent an minor changes. |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | typo in README |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | better log() usage. |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | lsreq.c indented and small 'struct proto' changes. |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | hello.* reindented, code cleanup. |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | Deleted useles "struct proto" sending. |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | Better log() usage. |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | Indented. No other change. |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | lsack.c cleaned. Better names for functions and |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | ackd_timer_hook moded to neighbor.c |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | Fatal bug found. Sometimes BIRD did not originate route... |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | Initialize iterator on the right place. |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | This can happen now. |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | Small reversing of previous patch. |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | Don't repeat "Sheduling rt calc....." |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | Code and comments cleanup. |
commit | commitdiff | tree |
2004-06-04 |
Ondrej Filip | hello.c and hello.h cleaned up. No design changes. |
commit | commitdiff | tree |
2004-06-03 |
Ondrej Filip | Added source addr for multicast socket. |
commit | commitdiff | tree |
2004-06-03 |
Ondrej Filip | CONFIG_SKIP_MC_BIND added. |
commit | commitdiff | tree |
2004-06-02 |
Ondrej Filip | Deleted useless rfree. (Socked was freed by cli_free()) |
commit | commitdiff | tree |
2004-06-02 |
Ondrej Filip | Hotfix for router's parent without nexthop. |
commit | commitdiff | tree |
2004-06-01 |
Ondrej Filip | Bugfix in external routes calculation. |
commit | commitdiff | tree |
2004-06-01 |
Ondrej Filip | Code clean up. |
commit | commitdiff | tree |
2004-06-01 |
Ondrej Filip | Easier cleanup of an interface. |
commit | commitdiff | tree |
2004-06-01 |
Ondrej Filip | Don't free socket's resources. |
commit | commitdiff | tree |
2004-06-01 |
Ondrej Filip | Patch from Andreas Steinmetz <ast@domdv.de> |
commit | commitdiff | tree |
2004-06-01 |
Ondrej Filip | Reverting last patch. |
commit | commitdiff | tree |
2004-06-01 |
Ondrej Filip | Caching loopback interface. |
commit | commitdiff | tree |
2004-06-01 |
Ondrej Filip | log->DBG |
commit | commitdiff | tree |
2004-06-01 |
Ondrej Filip | Minor changes caused by MJ's comment. |
commit | commitdiff | tree |
2004-06-01 |
Ondrej Filip | #ifdef CONFIG_UNIX_DONTROUTE added. |
commit | commitdiff | tree |
2004-06-01 |
Ondrej Filip | ALIGN -> BIRD_ALIGN |
commit | commitdiff | tree |
2004-06-01 |
Ondrej Filip | Now, only one AC_OUTPUT is used. |
commit | commitdiff | tree |
2004-06-01 |
Ondrej Filip | Useles log()s deleted. |
commit | commitdiff | tree |
2004-06-01 |
Ondrej Filip | bzero has 2 arguments. |
commit | commitdiff | tree |
2004-06-01 |
Ondrej Filip | memset -> bzero |
commit | commitdiff | tree |
2004-05-31 |
Martin Mares | Updated the distribution script. |
commit | commitdiff | tree |
2004-05-31 |
Martin Mares | Documented the pxlen parameter. |
commit | commitdiff | tree |
2004-05-31 |
Martin Mares | Added a simple utility for converting CVS log messages... |
commit | commitdiff | tree |
2004-05-31 |
Martin Mares | Move CLI socket to the newly created CLI's pool. |
commit | commitdiff | tree |
2004-05-31 |
Martin Mares | Rewritten the I/O loop. All socket operations are now... |
commit | commitdiff | tree |
2004-05-31 |
Martin Mares | Added UNUSED. |
commit | commitdiff | tree |
2004-05-31 |
Martin Mares | Killed a couple of unused variables. |
commit | commitdiff | tree |
2004-05-31 |
Martin Mares | static declarations don't belong to includes. (And... |
commit | commitdiff | tree |
2004-05-31 |
Martin Mares | Need <termios.h> for tcdrain(). |
commit | commitdiff | tree |
2004-05-31 |
Martin Mares | Make the check for <linux/rtnetlink.h> work with recent... |
commit | commitdiff | tree |
2004-05-31 |
Martin Mares | One space more. |
commit | commitdiff | tree |
2004-05-31 |
Martin Mares | Added rmove() (by Andreas, tweaked by me). |
commit | commitdiff | tree |
2004-05-31 |
Martin Mares | The code was broken for external /29 to /32 routes... |
commit | commitdiff | tree |
2004-05-31 |
Martin Mares | The OSPF authentication type was sent in host byte... |
commit | commitdiff | tree |
2004-05-31 |
Martin Mares | The initial sequence number for RIP md5 authentication... |
commit | commitdiff | tree |
2004-05-31 |
Martin Mares | Small correction to va_start/va_end in cli_printf ... |
commit | commitdiff | tree |
2004-05-31 |
Martin Mares | Fix handling on full pipe to client in bird. Prevent... |
commit | commitdiff | tree |
2004-05-31 |
Martin Mares | Bird's control socket should be in /var/run and the... |
commit | commitdiff | tree |
2004-05-31 |
Martin Mares | Fix bison input for current build tools, otherwise... |
commit | commitdiff | tree |
2004-05-31 |
Martin Mares | Make RIP nolisten mode actually work. The socket is... |
commit | commitdiff | tree |
2004-05-31 |
Ondrej Filip | Changed of comments. |
commit | commitdiff | tree |
2004-05-31 |
Ondrej Filip | Grrr, committing too fast. |
commit | commitdiff | tree |
2004-05-31 |
Ondrej Filip | alloca.h added |
commit | commitdiff | tree |
2004-05-31 |
Ondrej Filip | Use #include "alloca.h" |
commit | commitdiff | tree |
2004-05-31 |
Ondrej Filip | Previous change was mistake. |
commit | commitdiff | tree |
2004-05-31 |
Ondrej Filip | Useless include deleted. |
commit | commitdiff | tree |
2004-05-31 |
Martin Mares | Updated copyright notices. |
commit | commitdiff | tree |
next |