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 |
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 |
next |