Age | Commit message (Expand) | Author |
2013-05-28 | Fixes crash with vlinks. | Ondrej Zajicek |
2013-05-28 | Fixes problems with routing table scans on some platforms. | Ondrej Zajicek |
2013-05-09 | Fixes a problem with BGP neighbors, link-local addresses and locking. | Ondrej Zajicek |
2013-04-29 | NEWS and version update.v1.3.10 | Ondrej Zajicek |
2013-04-29 | Fixes a crash when mrtdump is enabled and interface goes away. | Ondrej Zajicek |
2013-04-23 | Merge branch 'birdcl' | Ondrej Zajicek |
2013-04-23 | Restructures birdc and birdcl to merge duplicated code. | Ondrej Zajicek |
2013-04-19 | Removes unnecessary client subdirectories and updates buildsystem. | Ondrej Zajicek |
2013-04-17 | Adds two new default GCC options. | Ondrej Zajicek |
2013-04-17 | Fixes a compatibility issue in OSPFv2 PtP links. | Ondrej Zajicek |
2013-04-16 | Allows IP of loopback to be used in automatic router ID selection. | Ondrej Zajicek |
2013-04-16 | Fixes a bug in IPv6 BGP next hop processing. | Ondrej Zajicek |
2013-04-16 | Implements 'next hop keep' option for BGP. | Ondrej Zajicek |
2013-04-16 | Better handling of global addresses as configured NBMA neighbors in OSPFv3. | Ondrej Zajicek |
2013-04-06 | Fix birdcl async message handling | Tomas Hlavacek |
2013-03-19 | Fix birdcl questionmark handling | Tomas Hlavacek |
2013-03-19 | Add lightweight client - birdcl | Tomas Hlavacek |
2013-03-19 | Pull out independent routines from client_full.c | Tomas Hlavacek |
2013-03-19 | Rename client/client.c to client_full.c | Tomas Hlavacek |
2013-02-26 | Small typos fixed. | Ondrej Filip |
2013-02-26 | Redundant lines removed. | Ondrej Filip |
2013-02-25 | Default rounting table for 'show route export/preexport/protocol' is the one ... | Ondrej Filip |
2013-02-24 | Allow 1 sec RIP update. | Ondrej Filip |
2013-02-22 | Use BIRD's ASSERT instead of assert.h | Ondrej Filip |
2013-02-21 | Hotfix to solve an issue with delaying timers reported by Aleksey Chudov. | Ondrej Filip |
2013-02-14 | I still believe that 0 == NULL, however this patch will make Santiago happy. :-) | Ondrej Filip |
2013-02-12 | Allow submitting BIRD commands from UNIX shell even in restricted mode. | Ondrej Filip |
2013-02-10 | Symbol names enclosed by apostrophes can contain DOTs. | Ondrej Filip |
2013-02-10 | Route limits can be disabled - this makes sense for protocol templates | Ondrej Filip |
2013-02-10 | A few semicolons added to decrease a number of warnings. | Ondrej Filip |
2013-02-09 | Fixes handling of iface routes in static proto during reconfiguration. | Ondrej Zajicek |
2013-02-08 | Implements router advertisements activated by received routes. | Ondrej Zajicek |
2013-01-12 | Fix missing documentation for one option. | Ondrej Zajicek |
2013-01-11 | NEWS update.v1.3.9 | Ondrej Zajicek |
2013-01-10 | Separate import and receive limits. | Ondrej Zajicek |
2012-12-27 | Implements interface masks for choosing router id. | Ondrej Zajicek |
2012-12-26 | Implements undo command and optional timeout for configuration | Ondrej Zajicek |
2012-11-27 | Changes static route targets drop/reject to blackhole/unreachable. | Ondrej Zajicek |
2012-11-27 | Removes some nonsense. | Ondrej Zajicek |
2012-11-27 | Fixes setting of route attributes of type router id. | Ondrej Zajicek |
2012-11-16 | NEWS and version update. | Ondrej Zajicek |
2012-11-16 | Fixes route tracing w.r.t. kept filtered routes. | Ondrej Zajicek |
2012-11-16 | Updates the documentation. | Ondrej Zajicek |
2012-11-15 | Change unnamed ptp link description on OSPFv2. | Ondrej Zajicek |
2012-11-15 | Changes 'rejected' to 'filtered' in one of the last patches. | Ondrej Zajicek |
2012-11-12 | AS# in bgp.agreggator was a signed integer - fixed. | Ondrej Filip |
2012-11-10 | Fixes OSPF reconfigure w.r.t. downed ifaces. | Ondrej Zajicek |
2012-11-10 | Peer address of stub iface should be announced in OSPF Router LSA. | Ondrej Zajicek |
2012-11-10 | Allows rejected routes to be kept and examined. | Ondrej Zajicek |
2012-10-31 | Fixes another bug in OSPFv3 vlinks. | Ondrej Zajicek |