bird2: Add package 378/head
authorToke Høiland-Jørgensen <toke@toke.dk>
Wed, 16 May 2018 10:36:52 +0000 (12:36 +0200)
committerToke Høiland-Jørgensen <toke@toke.dk>
Wed, 16 May 2018 11:18:28 +0000 (13:18 +0200)
commit688901a664eb9653a96f58dca6838b5ea6784d40
tree80a38fedd495d37bdc83a9c99b74e88c035f4ecb
parentecbdeb0500cc92b514a7442a09b9e90973fa3554
bird2: Add package

This adds a separate package for the 2.0 branch of Bird, allowing it to
co-exist with the bird1 package. The two packages conflict with each other,
so they can't be installed at the same time; but in the build system they
coexist just fine.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
bird2/Makefile [new file with mode: 0644]
bird2/files/bird.conf [new file with mode: 0644]
bird2/files/bird.init [new file with mode: 0644]
bird2/patches/0001-BGP-Fix-extended-next-hop-handling.patch [new file with mode: 0644]
bird2/patches/0002-Filter-Added-missing-instruction-comparators.patch [new file with mode: 0644]
bird2/patches/0003-babel-Fix-type-of-route-entry-router-ID.patch [new file with mode: 0644]
bird2/patches/0004-Babel-Add-option-to-randomize-router-ID.patch [new file with mode: 0644]
bird2/patches/0005-Better-initialization-of-random-generator.patch [new file with mode: 0644]
bird2/patches/0006-babel-Set-onlink-flag-for-IPv4-routes-with-unreachab.patch [new file with mode: 0644]
bird2/patches/0007-Fix-build-version.patch [new file with mode: 0644]
bird2/patches/0008-Filter-Add-support-for-src-filter-op-to-access-SADR-.patch [new file with mode: 0644]