Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-06 | Merge commit 'origin/master' into socket | Ondrej Zajicek | |
2014-02-05 | Fedora init script improvement suggested by alex@alex.org.uk | Ondrej Filip | |
2014-02-05 | Minor changes in Fedora init script. | Ondrej Filip | |
2014-01-21 | Small doc update. | Ondrej Filip | |
2013-12-10 | Merge branch 'add-path' | Ondrej Zajicek | |
2013-12-02 | Fixes problem with source address selection in BGP and BFD. | Ondrej Zajicek | |
2013-11-25 | Merge branch 'master' into add-path | Ondrej Zajicek | |
2013-11-25 | Release date added.v1.4.0 | Ondrej Filip | |
2013-11-25 | NEWS and version update. | Ondrej Zajicek | |
2013-11-25 | Use ISO 8601 timeformats by default. | Ondrej Zajicek | |
2013-11-25 | Fixes a reply code. | Ondrej Zajicek | |
2013-11-25 | Allows shorthands for birdc noninteractive commands. | Ondrej Zajicek | |
2013-11-25 | Changes primary addr selection on BSD to respect SIOCGIFADDR ioctl() result. | Ondrej Zajicek | |
Thanks to Alexander V. Chernikov for the original patch. | |||
2013-11-24 | Last state change should track protocol state change. | Ondrej Zajicek | |
And not core state change, which is not much relevant (e.g. refeed in BGP). | |||
2013-11-24 | OSPF ifaces on loopback should be stub. | Ondrej Zajicek | |
2013-11-24 | Minor changes to default router ID calculation. | Ondrej Zajicek | |
2013-11-24 | Enables multihop mode for IBGP by default. | Ondrej Zajicek | |
This is more consistent with common usage and also with the behavior of other implementations (Cisco, Juniper). Also changes the default for gw mode to be based solely on direct/multihop. | |||
2013-11-24 | Converts filters to unsigned integers. | Ondrej Zajicek | |
2013-11-23 | Removes workaround related to import of kernel device routes. | Ondrej Zajicek | |
Thanks to Benjamin Cama for notification. | |||
2013-11-23 | Dots added. | Ondrej Filip | |
New release will be 1.4.0. | |||
2013-11-23 | Added some other features into NEWS file | Ondrej Filip | |
2013-11-23 | Added a few sentences about symbol names. | Ondrej Filip | |
2013-11-23 | Merge branch 'master' into add-path | Ondrej Zajicek | |
Conflicts: filter/filter.c nest/proto.c nest/rt-table.c proto/bgp/bgp.h proto/bgp/config.Y | |||
2013-11-23 | NEWS and version update. | Ondrej Zajicek | |
2013-11-22 | Minor fixes. | Ondrej Zajicek | |
2013-11-22 | Allows pthreads by default on Linux and FreeBSD only. | Ondrej Zajicek | |
2013-11-22 | Changes identifiers to avoid use of reserved ones. | Ondrej Zajicek | |
2013-11-22 | Minor fix in log_commit() w.r.t. changes in BFD branch. | Ondrej Zajicek | |
2013-11-22 | Adds check for buffer size in OSPF LSA flood. | Ondrej Zajicek | |
2013-11-22 | Merge commit 'origin/bfd' | Ondrej Zajicek | |
2013-11-22 | Fixes problem with RIP on multiple ifaces on BSD. | Ondrej Zajicek | |
RIP sockets for multiple ifaces collided, because we cannot bind to a specific iface on BSD. Workarounded by SO_REUSEPORT. Thanks to Eugene M. Zheganin for the bugreport. | |||
2013-11-22 | Adds rate limiting to some log messages. | Ondrej Zajicek | |
2013-11-21 | Fixes an issue when opposite address is mistaken for broadcast on ptp ifaces ↵ | Ondrej Zajicek | |
on BSDs. Thanks to Lex van Roon for the bugreport and to Alexander V. Chernikov for examining it and locating the problem. | |||
2013-11-21 | Adds a missing file. | Ondrej Zajicek | |
I forgot to add that to the previous commit. | |||
2013-11-20 | Additional filter test case. | Ondrej Zajicek | |
2013-11-20 | Fixes some potential issues with invalid term size in clients. | Ondrej Zajicek | |
2013-11-19 | BFD protocol, ready for release. | Ondrej Zajicek | |
Supports OSPF and BGP and also statically configured sessions. | |||
2013-10-21 | Accepts a change of OSPFv3 neighbor's IP address. | Ondrej Zajicek | |
Thanks to Pierre Pfister for the patch. | |||
2013-10-21 | Implements 'allow local as' option. | Ondrej Zajicek | |
Similar to allowas-in option on other routers. | |||
2013-10-15 | Forces KRT rescan on syncer startup with multi syncer config. | Ondrej Zajicek | |
Thanks to Sergey Popovich for the patch. | |||
2013-10-05 | Flag -f "run in foreground" added as requested by a package maintainter. | Ondrej Filip | |
2013-10-05 | Fixes some BFD bugs and makes logging thread-safe. | Ondrej Zajicek | |
2013-10-05 | Implements PID file support. | Ondrej Zajicek | |
Thanks to Thierry Fournier for the original patch. | |||
2013-10-02 | Implements C.len operator for clist and eclist types. | Ondrej Zajicek | |
Thanks to Sergey Popovich for the original patch. | |||
2013-10-02 | Some fixes in filter code. | Ondrej Zajicek | |
Thanks to Sergey Popovich for original patches. | |||
2013-10-02 | Minor code cleanups. | Ondrej Zajicek | |
Thanks to Sergey Popovich for the patch. | |||
2013-10-02 | Simplifies val_in_range(). | Ondrej Zajicek | |
Also fixes missing type check for element ~ set. | |||
2013-09-30 | Recheck export/import/receive limits during reconfiguration. | Ondrej Filip | |
2013-09-26 | Rewrites static attribute filter code and adds ifname/ifindex attributes. | Ondrej Zajicek | |
Thanks to Sergey Popovich for the original ifname/ifindex patch. | |||
2013-09-26 | Fixes build issues without BGP. | Ondrej Zajicek | |
Thanks to Sergey Popovich for the patch. |