Age | Commit message (Expand) | Author |
2019-08-12 | RAdv: Allow solicited RAs to be sent as unicast | Ondrej Zajicek (work) |
2017-12-07 | Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-new | Ondrej Zajicek (work) |
2017-09-06 | Basic VRF support | Ondrej Zajicek (work) |
2016-12-07 | Merge branch 'int-new-rpki-squashed' (early part) into int-new | Jan Moskyto Matejka |
2016-12-07 | LibSSH may be switched off together with RPKI | Jan Moskyto Matejka |
2016-12-07 | RPKI protocol with one cache server per protocol | Pavel Tvrdík |
2016-11-08 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2016-11-01 | Build: switch on -Wextra, get rid of most of the warnings | Jan Moskyto Matejka |
2016-05-17 | IO: Minor changes in socket AF handing | Ondrej Zajicek (work) |
2016-05-12 | Merge remote-tracking branch 'origin/master' into int-new | Ondrej Zajicek (work) |
2016-04-13 | BSD: Add the IPsec SA/SP database entries control | Ondrej Zajicek (work) |
2016-04-08 | Merge branch 'master' into int-new-channels | Jan Moskyto Matejka |
2016-04-06 | IO: Replace RX priority heuristic with explicit mark | Ondrej Zajicek (work) |
2016-01-11 | Hidden AF_INET* inside sysdep/ | Jan Moskyto Matejka |
2015-12-22 | Better fix of missing AF_INET6? definition in lib/socket.h | Jan Moskyto Matejka |
2015-12-21 | BSD wants to include sys/socket.h in lib/socket.h (AF_INET6? definitions) | Jan Moskyto Matejka |
2015-12-21 | Follow-up work on integration | Ondrej Zajicek (work) |
2015-06-08 | unsigned [int] -> uint | Pavel Tvrdík |
2015-02-22 | Use IP_PORTRANGE_HIGH for BFD where available | Ondrej Zajicek |
2014-10-24 | Integrated IP functions. | Ondrej Zajicek |
2014-05-18 | IPv4/IPv6 integrated socket code. | Ondrej Zajicek |
2014-02-06 | Many changes in I/O and OSPF sockets and packet handling. | Ondrej Zajicek |
2013-09-10 | Initial BFD commit, work in progress. | Ondrej Zajicek |
2013-06-25 | Implements TTL security for OSPF and RIP. | Ondrej Zajicek |
2013-06-24 | Better packet priority and traffic class handling. | Ondrej Zajicek |
2012-07-18 | Rename sk_new() to avoid name collision with OpenSSL. | Ondrej Zajicek |
2012-01-08 | Better support for link-local addresses in IO code. | Ondrej Zajicek |
2011-08-16 | The generalized TTL security mechanism (RFC 5082) support. | Ondrej Zajicek |
2011-03-13 | Implements Router Advertisement protocol. | Ondrej Zajicek |
2010-03-11 | Merge branch 'new' into socket2 | Ondrej Zajicek |
2010-02-21 | Fix configure to enable warnings and fix most of them. | Ondrej Zajicek |
2010-02-11 | Moves errno.h include. | Ondrej Zajicek |
2010-02-11 | Temporary OSPF commit - socket changes. | Ondrej Zajicek |
2010-01-08 | Socket table update. | Ondrej Zajicek |
2009-11-09 | Use IPv6 checksums in OSPFv3. | Ondrej Zajicek |
2009-11-09 | Merge branch 'dev' into ospf3 | Ondrej Zajicek |
2009-10-11 | Workaround for stupid callback scheduler. | Ondrej Zajicek |
2009-09-04 | Temporary OSPFv3 development commit (changing multicast support). | Ondrej Zajicek |
2009-06-18 | Implements option that changes BGP listening socket parametres. | Ondrej Zajicek |
2008-11-01 | Multihop BGP was completely broken, because listening socket has always | Ondrej Zajicek |
2008-10-26 | Implementation of MD5 authentication of BGP sessions. | Ondrej Zajicek |
2004-06-04 | OSPF is ready for changing MTU. | Ondrej Filip |
2004-05-31 | Rewritten the I/O loop. All socket operations are now safe, meaning that | Martin Mares |
2000-03-30 | Defined sk_close() which closes the socket safely even if called from | Martin Mares |
1999-10-29 | Implemented unix-domain sockets. | Martin Mares |
1999-05-31 | Added sk_send_buffer_empty(). | Martin Mares |
1999-04-12 | Fixed a couple of bugs in handling of multicast sockets. | Martin Mares |
1999-03-01 | Added SK_MAGIC type sockets for internal use by system dependent code, | Martin Mares |
1998-05-24 | Added few socket declarations. | Martin Mares |
1998-05-24 | Added declarations of all our socket functions. | Martin Mares |