]> git.ipfire.org Git - thirdparty/bird.git/history - sysdep/unix/io.c
Merge commit 'origin/bfd'
[thirdparty/bird.git] / sysdep / unix / io.c
2013-11-22  Ondrej ZajicekMerge commit 'origin/bfd'
2013-11-22  Ondrej ZajicekFixes problem with RIP on multiple ifaces on BSD.
2013-11-19  Ondrej ZajicekBFD protocol, ready for release.
2013-10-05  Ondrej ZajicekFixes some BFD bugs and makes logging thread-safe.
2013-09-16  Ondrej ZajicekBFD work in progress.
2013-09-10  Ondrej ZajicekInitial BFD commit, work in progress.
2013-07-24  Ondrej ZajicekFixes header file name.
2013-07-11  Ondrej ZajicekSome fixes for TTL security.
2013-06-25  Ondrej ZajicekImplements TTL security for OSPF and RIP.
2013-06-24  Ondrej ZajicekBetter packet priority and traffic class handling.
2012-12-26  Ondrej ZajicekImplements undo command and optional timeout for config...
2012-08-07  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/bird v1.3.8
2012-07-18  Ondrej ZajicekRename sk_new() to avoid name collision with OpenSSL.
2012-07-16  Ondrej ZajicekMerge branch 'rt-accepted'
2012-05-10  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/bird
2012-04-30  Ondrej ZajicekCleanup in sysdep KRT code, part 2.
2012-01-09  Ondrej ZajicekSome minor fixes.
2012-01-08  Ondrej ZajicekBetter support for link-local addresses in IO code.
2011-08-16  Ondrej ZajicekThe generalized TTL security mechanism (RFC 5082) support.
2011-03-23  Ondrej ZajicekAdded header file.
2011-03-13  Ondrej ZajicekImplements Router Advertisement protocol.
2010-08-02  Ondrej ZajicekIgnore warning when BGP peer is unreachable.
2010-07-12  Ondrej ZajicekImplements proper multihop BGP.
2010-06-02  Ondrej ZajicekImplements command that shows memory usage.
2010-05-21  Ondrej ZajicekFixes bug on Linux 2.4.x - kernel sync does not work...
2010-05-14  Ondrej ZajicekHandle EPIPE as a common connection close event.
2010-04-27  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/projects...
2010-04-21  Ondrej ZajicekMerge commit 'origin/master' into new
2010-04-14  Ondrej ZajicekFixes build on newer Linux systems.
2010-04-14  Ondrej ZajicekFixes IPv6 build on older systems.
2010-04-08  Ondrej ZajicekMinor changes.
2010-04-03  Ondrej ZajicekFixes missing header.
2010-04-02  Ondrej ZajicekUse SO_BINDTODEVICE also in Linux/IPv6.
2010-04-02  Ondrej ZajicekMinor fixes to previous patches.
2010-03-26  Ondrej ZajicekMerge branch 'socket2' into new
2010-03-17  Ondrej ZajicekAdds check for no protocol and some minor CLI fixes.
2010-03-11  Ondrej ZajicekMerge branch 'new' into socket2
2010-02-26  Ondrej ZajicekMany changes in (mainly) kernel syncers.
2010-02-21  Ondrej ZajicekFix configure to enable warnings and fix most of them.
2010-02-11  Ondrej ZajicekFixes a crash caused by missing error hook on BGP liste...
2010-02-11  Ondrej ZajicekTemporary OSPF commit - socket changes.
2010-02-02  Ondrej ZajicekMakes date/time formats configurable.
2010-01-06  Ondrej ZajicekBSD compatibility fix.
2010-01-03  Ondrej ZajicekImplements MRTdump feature.
2009-12-22  Ondrej ZajicekMerge commit 'origin/master' into new
2009-12-20  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-12-14  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-11-09  Ondrej ZajicekUse IPv6 checksums in OSPFv3.
2009-11-09  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-10-11  Ondrej ZajicekWorkaround for stupid callback scheduler.
2009-09-04  Ondrej ZajicekClear memory allocated by ralloc().
2009-09-04  Ondrej ZajicekTemporary OSPFv3 development commit (changing multicast...
2009-08-27  Ondrej ZajicekTemporary OSPFv3 development commit
2009-06-26  Ondrej ZajicekFixes bug on TCP passive socket binding on BSD.
2009-06-25  Ondrej ZajicekMerge branch 'master' into dev
2009-06-25  Ondrej ZajicekMinor bugfix.
2009-06-19  Ondrej ZajicekFixes bug in scheduling of callback by main loop.
2009-06-18  Ondrej ZajicekImplements option that changes BGP listening socket...
2009-05-21  Ondrej ZajicekMerge branch 'master' into dev
2009-05-04  Ondrej FilipLinux specific TCP-MD5 handling moved to sysdep/linux...
2008-12-12  Ondrej Zajicekrx_hook may be cleaned in some callback so we check...
2008-11-05  Ondrej ZajicekFix problem with local time changes.
2008-11-05  Ondrej ZajicekFixes bugs in IPv6 code caused by recent commits.
2008-11-01  Ondrej ZajicekMultihop BGP was completely broken, because listening...
2008-10-26  Ondrej ZajicekMerge branch 'dev' into out
2008-10-26  Ondrej ZajicekCheck of socket name length
2008-10-26  Ondrej ZajicekImplementation of MD5 authentication of BGP sessions.
2008-08-25  Ondrej FilipPrevious patch reverted. :-(
2008-08-25  Ondrej FilipBuffer overflow fix.
2005-02-14  Ondrej FilipReal write is only in sk_maybe_write. Previous change...
2005-02-14  Ondrej FilipAdded s->err_hook wrapper that empties socket.
2005-02-12  Ondrej FilipTime added in password management.
2004-06-18  Ondrej Filipsk_write bugfix for BSD.
2004-06-06  Ondrej FilipTest old instance of BIRD.
2004-06-05  Martin MaresCleaned up sk_reallocate() and friends.
2004-06-04  Ondrej FilipOSPF is ready for changing MTU.
2004-06-03  Ondrej FilipCONFIG_SKIP_MC_BIND added.
2004-06-01  Ondrej Filip#ifdef CONFIG_UNIX_DONTROUTE added.
2004-05-31  Martin MaresRewritten the I/O loop. All socket operations are now...
2004-05-31  Ondrej Filip*BSD port added. (Tested on FreeBSD and NetBSD)
2001-03-06  Martin MaresFixed <time.h> vs. <sys/time.h> problems.
2000-06-09  Martin MaresUse SUN_LEN() for length of UNIX domain addresses....
2000-06-07  Martin MaresFixes to the progdoc.
2000-06-07  Martin MaresSpelling fixes to progdoc.
2000-06-05  Martin MaresDocumented sockets, events and timers.
2000-06-05  Martin MaresSplit random number functions off io.c, so that they...
2000-06-01  Martin Marestm_format_reltime() works with both past and future...
2000-05-08  Martin MaresSome less socket error messages.
2000-05-08  Martin MaresDon't report refused connections.
2000-05-04  Martin MaresRemoved a lot of unused variables.
2000-04-27  Martin MaresFixed a couple of nasty CLI bugs which were triggered...
2000-04-26  Martin MaresChanged handling of incoming connections, so that we...
2000-04-26  Martin MaresRemoved several FIXME's.
2000-04-25  Martin MaresAllow sk_close(NULL).
2000-04-20  Martin MaresIPv6 compiles with glibc 2.1.
2000-03-31  Martin MaresUse bsprintf() instead of sprintf().
2000-03-31  Martin MaresInclude "lib/string.h" instead of <string.h>. It should...
2000-03-30  Martin MaresDefined sk_close() which closes the socket safely even...
2000-03-20  Martin MaresHandle EINPROGRESS properly.
2000-03-12  Martin MaresFixed a bunch of FIXME's by removing them :)
next