summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-01-27Allow multiple || and && statements.Ondrej Filip
2010-01-27Better handling of well-known communities.Ondrej Zajicek
Process well-known communities before the export filter (old behavior is to process these attributes after, which does not allow to send route with such community) and just for routes received from other BGP protocols. Also fixes a bug in next_hop check.
2010-01-13Comment update.Ondrej Zajicek
2010-01-08Merge commit 'origin/master' into newOndrej Zajicek
2010-01-08A partial vlink fix.Ondrej Zajicek
2010-01-08Merge branch 'master' of ssh://git.nic.cz/projects/bird/GIT/birdOndrej Filip
2010-01-08Typo in documentation.Ondrej Filip
2010-01-08A fix for broken multi-area OSPFOndrej Zajicek
2010-01-08Socket table update.Ondrej Zajicek
2010-01-08Cryptographic auth can be used also on virtual links.Ondrej Filip
2010-01-08Small typo.Ondrej Filip
2010-01-07More information about vlinks.Ondrej Filip
2010-01-07Bugfix in DBG call.Ondrej Filip
2010-01-07Be a little bit more verbose on virtual links.Ondrej Filip
2010-01-07A fix of a previous fix.Ondrej Zajicek
2010-01-07Fixes vlinks for OSPFv2.Ondrej Zajicek
2010-01-07Debugging change leaked to repository.Ondrej Zajicek
2010-01-07A minor fix in OSPF.Ondrej Zajicek
2010-01-06BSD compatibility fix.Ondrej Zajicek
2010-01-06NEWS, version and documentation update.Ondrej Zajicek
2010-01-03Implements MRTdump feature.Ondrej Zajicek
2009-12-22Show command cleanups.Ondrej Zajicek
2009-12-22Merge commit 'origin/master' into newOndrej Zajicek
2009-12-21Wrong switch name in configuration example.Ondrej Filip
2009-12-21Change default mode of pipes to transparent.Ondrej Zajicek
Opaque pipes are obsolete and should disappear in the future.
2009-12-21Change default LOCAL_PREF attribute to 100 (suggested value by RFC 4277).Ondrej Zajicek
2009-12-20Merge branch 'ospf3' into newOndrej Zajicek
2009-12-20Merge branch 'dev' into ospf3Ondrej Zajicek
2009-12-20Typo corrected.Ondrej 'Feela' Filip
2009-12-20Fixes a new bug in the pipe protocol soft reconfiguration.Ondrej Zajicek
Also updates route reload for pipes.
2009-12-20Fixes unnecessary pipe restart during configure.Ondrej Zajicek
2009-12-19NEWS and version update.Ondrej Zajicek
2009-12-15Merge branch 'ospf3' into newOndrej Zajicek
2009-12-15Fixes export of routes with link-local gw.Ondrej Zajicek
2009-12-14Remove bgp_as4_support variable.Ondrej Zajicek
2009-12-14Minor doc update.Ondrej Zajicek
2009-12-14Implements route reload for OSPF.Ondrej Zajicek
2009-12-14Merge branch 'dev' into ospf3Ondrej Zajicek
Conflicts: proto/ospf/lsreq.c proto/ospf/lsupd.c proto/ospf/rt.c
2009-12-14Minor updates.Ondrej Zajicek
2009-12-14Finishes 'route reload' feature.Ondrej Zajicek
2009-12-12Minor fixes in OSPF.Ondrej Zajicek
2009-12-11Implements protocol-specific Router ID for OSPF.Ondrej Zajicek
And fixes one minor bug.
2009-12-11Temporary OSPFv3 commit.Ondrej Zajicek
2009-12-06Fixes link-back check.Ondrej Zajicek
2009-12-04Fixes next hop handling.Ondrej Zajicek
2009-12-03Fixes OSPFv2 build.Ondrej Zajicek
2009-12-03Fixes some log messages.Ondrej Zajicek
2009-12-03Minor fix in LSA update.Ondrej Zajicek
2009-12-02Fixes silly bug.Ondrej Zajicek
2009-12-02Implements route re-feed.Ondrej Zajicek
This can be used to re-feed routes to protocol after soft change in export filters.