aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Implements RDNSS and DNSSL support for RAdv.Ondrej Zajicek2012-07-071-1/+2
* Some minor fixes.Ondrej Zajicek2012-04-271-1/+1
* Small typo in programmer's documentation.Ondrej Filip2012-04-221-1/+1
* Route Origin Authorization basics.Ondrej Zajicek2012-03-181-4/+4
* Implements support for link-local addresses in BGP.Ondrej Zajicek2012-01-081-0/+18
* Better support for link-local addresses in IO code.Ondrej Zajicek2012-01-081-1/+1
* Fixes a tricky bug in route filtering.Ondrej Zajicek2012-01-031-0/+1
* Use undefined scope for undefined IPv6 addresses.Ondrej Zajicek2011-09-243-3/+5
* The generalized TTL security mechanism (RFC 5082) support.Ondrej Zajicek2011-08-161-1/+2
* Implements Router Advertisement protocol.Ondrej Zajicek2011-03-132-0/+7
* Fixes a bug in LSA update of large LSAs.Ondrej Zajicek2010-11-041-3/+3
* Changes print-like filter commands to use a log instead of a stderr.Ondrej Zajicek2010-09-201-0/+3
* Supports unique local unicast addresses.Ondrej Zajicek2010-08-121-4/+6
* Implements command that shows memory usage.Ondrej Zajicek2010-06-025-5/+99
* Better support for /31 networks.Ondrej Zajicek2010-04-283-15/+6
* Implements changes in checksum alg suggested by Joakim Tjernlund.Ondrej Zajicek2010-04-251-33/+18
* Merge branch 'new' into socket2Ondrej Zajicek2010-03-114-3/+12
|\
| * Many changes in (mainly) kernel syncers.Ondrej Zajicek2010-02-261-0/+4
| * Fix configure to enable warnings and fix most of them.Ondrej Zajicek2010-02-214-3/+6
| * Moves errno.h include.Ondrej Zajicek2010-02-111-0/+2
* | Temporary OSPF commit - socket changes.Ondrej Zajicek2010-02-111-3/+8
|/
* Socket table update.Ondrej Zajicek2010-01-081-7/+12
* Implements MRTdump feature.Ondrej Zajicek2010-01-032-0/+18
* Use IPv6 checksums in OSPFv3.Ondrej Zajicek2009-11-091-0/+4
* Merge branch 'dev' into ospf3Ondrej Zajicek2009-11-096-12/+8
|\
| * Workaround for stupid callback scheduler.Ondrej Zajicek2009-10-111-0/+1
| * Fixes headers for uintptr_t (and build on NetBSD).Ondrej Zajicek2009-09-173-0/+3
| * Clear memory allocated by ralloc().Ondrej Zajicek2009-09-043-10/+3
| * Fixes compiler warning in OFFSETOF().Ondrej Zajicek2009-07-231-1/+1
* | Temporary OSPFv3 development commit.Ondrej Zajicek2009-09-082-0/+12
* | Temporary OSPFv3 development commit (changing multicast support).Ondrej Zajicek2009-09-041-3/+9
* | Temporary OSPFv3 development commitOndrej Zajicek2009-08-272-54/+3
* | Temporary OSPFv3 development commitOndrej Zajicek2009-08-252-0/+55
|/
* Adds %R printf directive for Router ID.Ondrej Zajicek2009-07-231-1/+14
* Fixes memory alignment problems on Sparc64.Ondrej Zajicek2009-07-063-0/+3
* Implements option that changes BGP listening socket parametres.Ondrej Zajicek2009-06-181-0/+7
* Minor bugfixes.Ondrej Zajicek2009-06-181-1/+5
* Changes OSPF to generate stub networks for non-primary addresses.Ondrej Zajicek2009-06-103-2/+63
* Cleanup changesOndrej Zajicek2009-03-311-1/+3
* Reimplementation of prefix sets.Ondrej Zajicek2009-03-314-0/+53
* Rate limit for most abundant log messagesOndrej Zajicek2009-02-261-0/+8
* Slist updateOndrej Zajicek2009-01-122-0/+4
* fixes some 64-bit related bugs.Ondrej Zajicek2008-12-251-2/+2
* Fixes nasty bug in event processing.Ondrej Zajicek2008-12-182-2/+5
* Multihop BGP was completely broken, because listening socket has alwaysOndrej Zajicek2008-11-011-0/+1
* Implementation of MD5 authentication of BGP sessions.Ondrej Zajicek2008-10-261-0/+2
* Fix behavior of ipa_opposite().Martin Mares2008-08-252-2/+3
* Staticized lots of local functions.Martin Mares2004-06-051-1/+1
* Better prototypes.Martin Mares2004-06-051-2/+2
* One more in the library.Martin Mares2004-06-051-1/+1