summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-04Nest: Fix signedness of large communitiesOndrej Zajicek (work)
2016-10-04Doc: Documentation for large communitiesOndrej Zajicek (work)
2016-10-03Filter: large community setsOndrej Zajicek (work)
2016-10-03BGP: Support for large communitiesOndrej Zajicek (work)
2016-09-29NEWS and version updatev1.6.2Ondrej Zajicek (work)
2016-09-29Docs: fix BFD labelPavel Tvrdik
2016-09-29Kernel socket missing err_hook fixJan Moskyto Matejka
2016-09-22NEWS and version updatev1.6.1Ondrej Zajicek (work)
2016-09-21Add !~ operator to filter grammarPavel Tvrdik
2016-09-21Remove cvsignoreOndrej Zajicek
2016-09-19KRT: Add krt_scope attributeOndrej Zajicek (work)
2016-09-15Main: Improve BIRD help messagesPavel Tvrdik
2016-09-15Add stdlib.h to client/commands.cPavel Tvrdik
2016-09-15BFD: Fix invalid read from pollfd arrayPavel Tvrdik
2016-09-15rt-table: Fix kernel protocol export filter memory bugPavel Tvrdik
2016-09-15Filter: Prefer xmalloc/xfree to malloc/freePavel Tvrdik
2016-09-15KRT: Add kernel metric protocol optionOndrej Zajicek (work)
2016-09-14KRT: Support for IPv6 ECMPOndrej Zajicek (work)
2016-09-14Nest: Keep multipath next hops sortedOndrej Zajicek (work)
2016-08-31KRT: Fix trivial errorOndrej Zajicek (work)
2016-08-30KRT: Forbid path merging on BSDOndrej Zajicek (work)
2016-08-23Merge remote-tracking branch 'origin/misc-fixes'Ondrej Zajicek (work)
2016-08-23Minor README updateOndrej Zajicek (work)
2016-08-16Whitespace fixesPavel Tvrdik
2016-08-16Add link to INSTALL in README filePavel Tvrdik
2016-08-16Rewrote README filePavel Tvrdik
2016-08-16Add .gitignore to ignore generated filesOndřej Surý
2016-08-16whitespace fixesOndřej Surý
2016-08-16Include <stdint.h> in cf-lex.l to avoid UINTx_MAX redefinitionOndřej Surý
2016-08-15Adds mailing list address at the top of README filePavel Tvrdik
2016-07-20Babel: Immediately update hello interval on interface reconfigureOndrej Zajicek (work)
2016-07-20Netlink: Fix build with older headers missing IFA_FLAGSOndrej Zajicek (work)
2016-07-20Netlink: Ignore tentative addressesOndrej Zajicek (work)
2016-07-19Doc: Fix password ID option descriptionOndrej Zajicek (work)
2016-07-19Babel: Do not maintain feasibility distance for our own routesOndrej Zajicek (work)
2016-07-19Babel: Do not keep an infeasible route as selectedOndrej Zajicek (work)
2016-07-19Babel: Send wildcard retractions on shutdown and startupOndrej Zajicek (work)
2016-07-19Babel: Rework handling of retractionsOndrej Zajicek (work)
2016-07-19Babel: Documentation updatesOndrej Zajicek (work)
2016-07-19Babel: Make sure intervals do not overflowOndrej Zajicek (work)
2016-07-17Prepare for longer interface names - clean up of the code.Ondrej Filip
2016-07-11BGP: Fix extended messagesOndrej Zajicek (work)
2016-07-11Log: Fix error handling of debug file openOndrej Zajicek (work)
2016-07-01Filter: Fixes reconfiguration with last_nonaggregated operatorOndrej Zajicek (work)
2016-06-29BGP: Skip empty path segments in received AS_PATHOndrej Zajicek (work)
2016-06-27cppcheck: fix va_end() functionsPavel Tvrdík
2016-06-09Filters: Fixes pm_same() w.r.t. ASN ranges and ASN expressionsOndrej Zajicek (work)
2016-06-08Add AS# ranges to bgpmask.Ondrej Filip
2016-06-04Small typo in documentation example, submitted by Felix Eckhofer.Ondrej Filip
2016-05-30Unix IO: Tried to fix strange behavior after POLLHUP or POLLERR.Jan Moskyto Matejka