summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-29Protocol: Introducing an enum protocol_classJan Maria Matejka
2018-05-29Filter: macro for recursive interpretation of instructionsJan Maria Matejka
2018-05-29Filter: Simple type checks converted to ARG() macroJan Maria Matejka
2018-05-29Filter: Removing the third argument hackJan Maria Matejka
2018-05-29Filter: instruction namesJan Maria Matejka
2018-05-29Filter: Instruction codes linearizedJan Maria Matejka
2018-05-29Macro: Added a bunch of dirty C preprocessor tricksJan Maria Matejka
2018-05-24Do not initialize route metrics in import_control hookOndrej Zajicek (work)
2018-05-16Filter: Add support for src filter op to access SADR source prefixOndrej Zajicek (work)
2018-05-03Better initialization of random generatorOndrej Zajicek (work)
2018-05-03Babel: Add option to randomize router IDOndrej Zajicek (work)
2018-05-03Babel: Fix type of route entry router IDOndrej Zajicek (work)
2018-05-03Makefile: Only set git version if BIRD is build from its repository.Jan Maria Matejka
2018-04-27Filter: Added missing instruction comparators.Jan Maria Matejka
2018-04-25OSPF: Support of authentication trailer for OSPFv3Ondrej Zajicek (work)
2018-04-12BGP: Fix extended next hop handlingOndrej Zajicek (work)
2018-04-03Doc: Documentation for BGP disable after cease optionOndrej Zajicek (work)
2018-04-03Doc: Documentation for BGP extended next hop featureOndrej Zajicek (work)
2018-03-24Doc: Remove some superfluous slashesOndrej Zajicek (work)
2018-03-23Autoconf replaced by autoreconfOndrej Filip
2018-03-22Date added.v2.0.2Ondrej Filip
2018-03-22Merge branch 'int-new' of ssh://gitlab.labs.nic.cz/labs/bird into int-newOndrej Filip
2018-03-21NEWS and version updateOndrej Zajicek (work)
2018-03-21Doc: Minor updateOndrej Zajicek (work)
2018-03-20Doc: Redesign default config fileOndrej Zajicek (work)
2018-03-19Merge remote-tracking branch 'birdlab-tmp/int-new' into int-newOndrej Zajicek (work)
2018-03-18Nest: Fix table reconfiguration when nettype changesOndrej Zajicek (work)
2018-03-18Nest: SADR support for DirectOndrej Zajicek (work)
2018-03-17Doc: SADR documentationOndrej Zajicek (work)
2018-03-17Doc: Update BGP documentationOndrej Zajicek (work)
2018-03-14Merge branch 'master' into int-newJan Maria Matejka
2018-03-14Filter: make bgpmask literals real constructorsJan Maria Matejka
2018-03-13Merge branch 'master' into int-newJan Maria Matejka
2018-03-13Filters: Removed FI_COMMA, not used for 19 years.Jan Maria Matejka
2018-03-13Merge branch 'master' into int-newJan Maria Matejka
2018-03-13Filter: recursion to loopJan Maria Matejka
2018-03-13Filter: Instruction codes named as enumMaria Jan Matejka
2018-03-08Filter: the test conf checks also a bit of BGP argsJan Maria Matejka
2018-03-08Config: Dropped the ipv4:netmask4 syntax for IPv4 prefixes.Jan Maria Matejka
2018-03-07Merge branch 'master' into int-newOndrej Zajicek (work)
2018-03-07Babel: Fix build with restricted protocol setOndrej Zajicek (work)
2018-02-27Merge branch 'int-new' of ssh://gitlab.labs.nic.cz/labs/bird into int-newOndrej Filip
2018-02-13Handle properly enums for extended attributesOndrej Zajicek (work)
2018-02-13Add cscope Makefile targetOndrej Zajicek (work)
2018-02-13Babel: Fix accidental bitwise or assignmentOndrej Zajicek (work)
2018-02-13Babel: Add source-specific routing supportOndrej Zajicek (work)
2018-02-13Add support for source-specific IPv6 routes to BIRD coreOndrej Zajicek (work)
2018-02-07Nest: Trivial whitespace cleanupOndrej Zajicek (work)
2018-02-06KRT: Fix IPv6 route learnOndrej Zajicek (work)
2018-01-29Nest: Fix corner case in recursive next hop lookupOndrej Zajicek (work)