]> git.ipfire.org Git - thirdparty/bird.git/history - sysdep/unix/io.c
IO: Fix socket priority
[thirdparty/bird.git] / sysdep / unix / io.c
2018-01-23  Ondrej Zajicek ... IO: Fix socket priority
2017-09-06  Ondrej Zajicek ... Basic VRF support
2017-05-16  Ondrej Zajicek ... Minor autoconf cleanup and documentation update
2016-12-20  Jan Moskyto MatejkaNetlink: fix occasional netlink hangs on busy machines
2016-11-08  Ondrej Zajicek ... Minor code cleanups
2016-11-01  Jan Moskyto MatejkaBuild: switch on -Wextra, get rid of most of the warnings
2016-09-29  Jan Moskyto MatejkaKernel socket missing err_hook fix
2016-08-23  Ondrej Zajicek ... Merge remote-tracking branch 'origin/misc-fixes'
2016-08-16  Ondřej Surýwhitespace fixes
2016-05-30  Jan Moskyto MatejkaUnix IO: Tried to fix strange behavior after POLLHUP...
2016-05-12  Pavel TvrdikProg Doc: Complete several missing parameters
2016-05-03  Pavel TvrdikInitialize variable ifr in sk_setup()
2016-04-13  Ondrej Zajicek ... BSD: Add the IPsec SA/SP database entries control
2016-04-06  Ondrej Zajicek ... IO: Avoid multiple event cycles in one loop cycle.
2016-04-06  Ondrej Zajicek ... IO: Replace RX priority heuristic with explicit mark
2016-03-30  Jan Moskyto MatejkaIO/Poll: fix mistaken variable merge
2016-03-22  Jan Moskyto MatejkaMerge remote-tracking branch 'origin/poll'
2016-03-18  Jan Moskyto MatejkaUnix: Substituted select -> poll also in congestion...
2016-03-15  Jan Moskyto MatejkaPoll: Prevent the improbable case of EAGAIN after POLLIN
2016-03-11  Jan Moskyto MatejkaUnix: Rework of select-loop to poll-loop
2015-11-24  Ondrej Zajicek ... Merge branch 'master' into rip-new
2015-11-03  Ondrej Zajicek ... IO: Fix the previous bugfix
2015-11-03  Ondrej Zajicek ... IO: Handle fd values too big for select()
2015-04-18  Ondrej ZajicekFixes port range socket option
2015-03-02  Ondrej ZajicekFixes bug in debug dumps
2015-03-02  Ondrej ZajicekImplement latency tracking, internal event log and...
2015-02-22  Ondrej ZajicekUse IP_PORTRANGE_HIGH for BFD where available
2015-02-21  Ondrej ZajicekMerge remote-tracking branch 'origin/soft-int'
2014-10-24  Ondrej ZajicekIntegrated IP functions.
2014-10-14  Ondrej ZajicekMerge remote-tracking branch 'origin/master' into soft-int
2014-10-02  Ondrej ZajicekFixes some warnings.
2014-06-26  Ondrej ZajicekEnsures that msg_controllen includes last padding.
2014-05-18  Ondrej ZajicekIPv4/IPv6 integrated socket code.
2014-02-06  Ondrej ZajicekMerge branch 'add-path'
2014-02-06  Ondrej ZajicekMany changes in I/O and OSPF sockets and packet handling.
2013-11-23  Ondrej ZajicekMerge branch 'master' into add-path
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...
next