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 |
2004-05-31 |
Ondrej Filip | Delete autom4te.cache in 'make distclean'. |
commit | commitdiff | tree |
2004-05-31 |
Ondrej Filip | Better readline checking. |
commit | commitdiff | tree |
2004-05-31 |
Ondrej Filip | Some include added. |
commit | commitdiff | tree |
2004-05-31 |
Ondrej Filip | #ifndef ALIGN - it is defined on *BSD |
commit | commitdiff | tree |
2004-05-31 |
Ondrej Filip | Added RTD_NONE /* Just for internal use */ |
commit | commitdiff | tree |
2004-05-31 |
Ondrej Filip | #ifdef ALLOCA_H |
commit | commitdiff | tree |
2004-05-31 |
Ondrej Filip | Small change to compile client on FreeBSD. |
commit | commitdiff | tree |
2004-05-31 |
Ondrej Filip | *BSD port added. (Tested on FreeBSD and NetBSD) |
commit | commitdiff | tree |
2004-05-31 |
Ondrej Filip | Minor bug fix in neighbor state machine. |
commit | commitdiff | tree |
2004-05-31 |
Ondrej Filip | Minor bug in configuration. |
commit | commitdiff | tree |
2004-05-31 |
Ondrej Filip | Added some more test (alloca.h, sa_len) etc. |
commit | commitdiff | tree |
2004-05-19 |
Ondrej Filip | Bug in DBDES receiving fixed. |
commit | commitdiff | tree |
2003-12-06 |
Martin Mares | Fix reporting of RIP socket errors. Thanks to Eric... |
commit | commitdiff | tree |
2003-09-30 |
Ondrej Filip | OSPF was not able to be built stand-alone. |
commit | commitdiff | tree |
2003-09-14 |
Ondrej Filip | Endianity problem fixed. Thanx to Sörös József |
commit | commitdiff | tree |
2003-09-03 |
Ondrej Filip | This prevents infinite loop when bird has more that... |
commit | commitdiff | tree |
2003-09-01 |
Ondrej Filip | Prepared for release 1.0.8. |
commit | commitdiff | tree |
2003-08-26 |
Ondrej Filip | Endian-related bug fixes sent by Krzysztof Szuster... |
commit | commitdiff | tree |
2003-08-23 |
Ondrej Filip | Minor OSPF changes for faster startup. |
commit | commitdiff | tree |
2003-08-23 |
Ondrej Filip | Many spelling mistakes fixed. |
commit | commitdiff | tree |
2003-08-13 |
Martin Mares | This probably IS the memory leak we're looking for... |
commit | commitdiff | tree |
2003-08-13 |
Martin Mares | protocol->import_control() could potentially call rte_c... |
commit | commitdiff | tree |
2003-08-13 |
Martin Mares | This was a potential memory leak, but not the one Feela... |
commit | commitdiff | tree |
2003-04-06 |
Martin Mares | Slept for a year :-) |
commit | commitdiff | tree |
2003-04-06 |
Martin Mares | Nobody is perfect. Me twice :) |
commit | commitdiff | tree |
2003-04-06 |
Martin Mares | Oops, forgot to change some paths. |
commit | commitdiff | tree |
2003-04-06 |
Martin Mares | More news. |
commit | commitdiff | tree |
2003-04-06 |
Martin Mares | We're 1.0.6 now. |
commit | commitdiff | tree |
2003-04-06 |
Martin Mares | Avoid problems with copying a directory to itself. |
commit | commitdiff | tree |
2003-04-06 |
Martin Mares | Releasing version 1.0.6. |
commit | commitdiff | tree |
2003-04-06 |
Martin Mares | Updated the documentation building tools to work with... |
commit | commitdiff | tree |
2003-04-06 |
Martin Mares | Added release history. |
commit | commitdiff | tree |
2003-04-06 |
Martin Mares | Bug fixes to authentication code by Eric Leblond <elebl... |
commit | commitdiff | tree |
2003-02-27 |
Martin Mares | Prefix comparison bug (hopefully) fixed. |
commit | commitdiff | tree |
2003-02-23 |
Martin Mares | Updated a comment. |
commit | commitdiff | tree |
2003-02-22 |
Martin Mares | Current Linux kernels don't remember rtm_protocol for... |
commit | commitdiff | tree |
2003-02-22 |
Martin Mares | Better selection of link-local NLRI addresses, at least... |
commit | commitdiff | tree |
2003-02-22 |
Martin Mares | There can be multiple primary addresses with different... |
commit | commitdiff | tree |
2003-02-22 |
Martin Mares | Report link-scope addresses as well. |
commit | commitdiff | tree |
2003-02-22 |
Martin Mares | Temporary fix for BGP protocol capability announcement... |
commit | commitdiff | tree |
2003-02-22 |
Martin Mares | Fixed length check miscalculation in IPv6 receive path. |
commit | commitdiff | tree |
2002-11-13 |
Martin Mares | ABS should be a macro. |
commit | commitdiff | tree |
2002-11-13 |
Martin Mares | Added missing includes. |
commit | commitdiff | tree |
2002-11-13 |
Martin Mares | Added missing semicolons. |
commit | commitdiff | tree |
2002-11-13 |
Martin Mares | Don't use obsolete functions which are no longer declar... |
commit | commitdiff | tree |
2002-11-13 |
Martin Mares | Added missing #include and wondering how could it ever... |
commit | commitdiff | tree |
2002-09-21 |
Pavel Machek | Password does not need to be null-terminated, do not... |
commit | commitdiff | tree |
2002-04-03 |
Ondrej Filip | Small typo fixed. |
commit | commitdiff | tree |
2002-03-10 |
Martin Mares | Applied Pavel's fix for broadcast/multicast mode. |
commit | commitdiff | tree |
2002-03-04 |
Ondrej Filip | Age LSA DB after LSA origination and before routing... |
commit | commitdiff | tree |
2002-03-04 |
Ondrej Filip | New trace added. |
commit | commitdiff | tree |
2001-12-07 |
Ondrej Filip | Bugfix in router importation. |
commit | commitdiff | tree |
2001-12-07 |
Ondrej Filip | Small bugfix in RIP documentation. |
commit | commitdiff | tree |
2001-08-21 |
Ondrej Filip | Removed some useless (hope!) code in next hop calculation. |
commit | commitdiff | tree |
2001-08-21 |
Ondrej Filip | Finally, next hop problem fixed. |
commit | commitdiff | tree |
2001-08-21 |
Ondrej Filip | Useless trace. |
commit | commitdiff | tree |
2001-08-21 |
Ondrej Filip | Hope, bug in next hop calculation for stub routes fixed. |
commit | commitdiff | tree |
2001-08-19 |
Martin Mares | Fix %<something>I format strings. |
commit | commitdiff | tree |
2001-08-19 |
Martin Mares | IP address formatting now uses the same rules as format... |
commit | commitdiff | tree |
2001-08-12 |
Ondrej Filip | Dokumented switch network. |
commit | commitdiff | tree |
next |