summaryrefslogtreecommitdiffstats
path: root/proto
AgeCommit message (Expand)Author
2010-06-02Minor bug that appears only in debug mode.Ondrej Filip
2010-05-31Disable BGP protocol when cannot open listening socket.Ondrej Zajicek
2010-05-28Minor fixes.Ondrej Zajicek
2010-05-26Support loopback/dummy addresses.Ondrej Zajicek
2010-05-26Fixes a bug in duplicit configured stubnets.Ondrej Zajicek
2010-05-23Check for OSPF seqnum wraparound and handle it.Ondrej Zajicek
2010-05-21Comment update.Ondrej Zajicek
2010-05-16Do not remove old static route if it is in new config with different gw.Ondrej Zajicek
2010-05-16Do not originate summary or external LSA if it already here and not changed.Ondrej Zajicek
2010-05-14Handle EPIPE as a common connection close event.Ondrej Zajicek
2010-05-07Fixes a bug in LSA flooding.Ondrej Zajicek
2010-05-03A minor bugfix in OSPF ext-LSA processing.Ondrej Zajicek
2010-05-02Merge several fixes suggested by Joakim Tjernlund.Ondrej Zajicek
2010-05-02OSPF: most of summary LSA orig./flush logic rewritten.Ondrej Zajicek
2010-04-28Better support for /31 networks.Ondrej Zajicek
2010-04-27A fix in OSPFv3 next_hop calculation.Ondrej Zajicek
2010-04-26Neighbors on OSPF broadcast networks should be identified by IP address, not ...Ondrej Zajicek
2010-04-25Skip LSA host<->network endianity conversions on big endians.Ondrej Zajicek
2010-04-24Fixes and enhancements in 'show ospf state' command.Ondrej Zajicek
2010-04-21Fixes several problems in OSPF vlink implementation.Ondrej Zajicek
2010-04-11Fixes next hop calculation on NBMA and parallel PTP links.Ondrej Zajicek
2010-04-11Fixes a bug in OSPF on NBMA interfaces.Ondrej Zajicek
2010-04-08Do not export empty community list attribute in BGP.Ondrej Zajicek
2010-04-07Implements BGP 'show protocols' info details.Ondrej Zajicek
2010-04-02Fixes OSPFv3 route generation for local stub networks.Ondrej Zajicek
2010-04-02Use SO_BINDTODEVICE also in Linux/IPv6.Ondrej Zajicek
2010-04-02Minor fixes to previous patches.Ondrej Zajicek
2010-03-29Filter language updates; new route attributes and datatype.Ondrej Zajicek
2010-03-26Added some comments.Ondrej Zajicek
2010-03-26Disable multiple OSPF pseudointerfaces on BSD.Ondrej Zajicek
2010-03-22Fixes LLS compatibility.Ondrej Zajicek
2010-03-14Temporary OSPF commit - sockets.Ondrej Zajicek
2010-03-11Merge branch 'new' into socket2Ondrej Zajicek
2010-03-11Temoporary OSPF commit - socket changes.Ondrej Zajicek
2010-02-27Better flushing of interfaces.Ondrej Zajicek
2010-02-26Comparing cluster list length should be later in bgp_rte_better().Ondrej Zajicek
2010-02-26Many changes in (mainly) kernel syncers.Ondrej Zajicek
2010-02-21Fix configure to enable warnings and fix most of them.Ondrej Zajicek
2010-02-20'rr client id' is not expression but ID (like router id).Ondrej Filip
2010-02-13Removes phantom protocol from the pipe design.Ondrej Zajicek
2010-02-13Fixes protocol statistics for pipes.Ondrej Zajicek
2010-02-11Fixes a tricky bug in the pipe protocol.Ondrej Zajicek
2010-02-11Moves errno.h include.Ondrej Zajicek
2010-02-11Fixes a crash caused by missing error hook on BGP listening socket.Ondrej Zajicek
2010-02-11Temporary OSPF commit - socket changes.Ondrej Zajicek
2010-02-08Shows source (Router ID) for OSPF routes and adds such attribute.Ondrej Zajicek
2010-02-07Unnumbered OSPF interfaces should be always in the point-to-point mode.Ondrej Zajicek
2010-02-02Workaround for some broken BGP implementations that skip initial KEEPALIVE.Ondrej Zajicek
2010-01-28Changes 'ignore communities' to 'interpret communities'.Ondrej Zajicek
2010-01-27Better handling of well-known communities.Ondrej Zajicek