Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-20 | BGP graceful restart support. | Ondrej Zajicek | |
Also significant core protocol state changes needed for that, global graceful restart recovery state and kernel proto support for recovery. | |||
2014-02-07 | Workaround thread-unsafeness of cli_echo(). | Ondrej Zajicek | |
2014-02-07 | Fixes autoconf check for ncurses. | Ondrej Zajicek | |
2014-02-06 | Merge branch 'add-path' | Ondrej Zajicek | |
2014-02-06 | Update include directive documentation. | Ondrej Zajicek | |
Thanks to Pierluigi Rolando for the bugreport. | |||
2014-02-06 | Fix a documentation update. | Ondrej Zajicek | |
2014-02-06 | Fixes crash when state of disabled OSPF protocol is queried. | Ondrej Zajicek | |
Thanks to Ondrej Caletka for the bugreport. | |||
2014-02-06 | Silence this annoying warning. | Ondrej Zajicek | |
2014-02-06 | Many changes in I/O and OSPF sockets and packet handling. | Ondrej Zajicek | |
I/O: - BSD: specify src addr on IP sockets by IP_HDRINCL - BSD: specify src addr on UDP sockets by IP_SENDSRCADDR - Linux: specify src addr on IP/UDP sockets by IP_PKTINFO - IPv6: specify src addr on IP/UDP sockets by IPV6_PKTINFO - Alternative SKF_BIND flag for binding to IP address - Allows IP/UDP sockets without tx_hook, on these sockets a packet is discarded when TX queue is full - Use consistently SOL_ for socket layer values. OSPF: - Packet src addr is always explicitly set - Support for secondary addresses in BSD - Dynamic RX/TX buffers - Fixes some minor buffer overruns - Interface option 'tx length' - Names for vlink pseudoifaces (vlinkX) - Vlinks use separate socket for TX - Vlinks do not use fixed associated iface - Fixes TTL for direct unicast packets - Fixes DONTROUTE for OSPF sockets - Use ifa->ifname instead of ifa->iface->name | |||
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-12-01 | Fixes bug in documentation. | Ondrej Zajicek | |
2013-12-01 | Updates add-path documentation. | Ondrej Zajicek | |
2013-12-01 | Finishes add-path. | Ondrej Zajicek | |
Fixes some bugs and uses generic hash implementation. | |||
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. |