aboutsummaryrefslogtreecommitdiff
path: root/net/bird
Commit message (Collapse)AuthorAgeFilesLines
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-062-4/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Revert r545567: A smarter patch was committed 10 minutes before this one.Olivier Cochard2020-08-201-2/+0
| | | | | | | Reported by: zeising Notes: svn path=/head/; revision=545571
* Fix build on FreeBSD 13Olivier Cochard2020-08-201-0/+2
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=545567
* net/bird: Fix build with -fno-commonNiclas Zeising2020-08-201-0/+11
| | | | | | | | | | Fix the build of net/bird when compiled with -fno-common, which is the default with llvm 11. MFH: 2020Q3 Notes: svn path=/head/; revision=545563
* Update to 1.6.8Olivier Cochard2019-09-122-5/+4
| | | | Notes: svn path=/head/; revision=511908
* Custom OSPF "wrong LSA collision detection patch" is in conflict with the fixOlivier Cochard2019-08-283-43/+1
| | | | | | | | | | | included in bird 1.6.7 and generate crashes, so remove it. PR: 238496 Submitted by: pbd@pbd.name Reported by: Ondrej Zajicek <santiago@crfreenet.org> Notes: svn path=/head/; revision=510039
* Update to 1.6.7Olivier Cochard2019-08-102-5/+4
| | | | | | | | PR: 239713 Submitted by: Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> Notes: svn path=/head/; revision=508496
* Update devel/readline to 8.0Sunpoet Po-Chuan Hsieh2019-04-091-0/+1
| | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://tiswww.case.edu/php/chet/readline/CHANGES PR: 236156 Exp-run by: antoine Notes: svn path=/head/; revision=498476
* Update to 1.6.6Olivier Cochard2019-04-052-4/+7
| | | | | | | | PR: 237043 Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> Notes: svn path=/head/; revision=497976
* Update to 1.6.5Olivier Cochard2019-01-083-24/+4
| | | | Notes: svn path=/head/; revision=489702
* Fix creating birdvty at installation timeOlivier Cochard2018-11-131-1/+3
| | | | | | | | PR: 233185 Submitted by: hashiz@meridiani.jp Notes: svn path=/head/; revision=484857
* Fixes wrong LSA collision detection and add birdvty groupOlivier Cochard2018-11-105-2/+48
| | | | | | | | | | PR: 232231 Submitted by: Julien Charbon <jcharbon@verisign.com> Submitted by: Asbjorn Mikkelsen <amikkelsen@verisign.com> Sponsored by: Verisign Notes: svn path=/head/; revision=484648
* Source tarball was updated.Olivier Cochard2018-03-272-14/+3
| | | | | | | | PR: 227001 Submitted by: Sergey Akhmatov <sergey@akhmatov.ru> Notes: svn path=/head/; revision=465731
* Update to 1.6.4 and remove the FreeBSD's specific feature FIREWALL optionOlivier Cochard2018-03-277-975/+19
| | | | | | | | | | to ease port maintenance. PR: 226860 Reported by: Leo Vandewoestijne <freebsd@dns.company> Notes: svn path=/head/; revision=465713
* Also, take over maintainership (previous maintainer requests).Olivier Cochard2018-02-072-2/+12
| | | | | | | | | Reported by: Alarig Le Lay <alarig@swordarmor.fr> Approved by: portmgr Sponsored by: Orange Notes: svn path=/head/; revision=461153
* Fold back net/bird6 into net/bird with FLAVORS.Mathieu Arnold2017-12-061-6/+12
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=455651
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-271-1/+1
| | | | | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine Notes: svn path=/head/; revision=444463
* Fix MD5 TCP signature usage with latest tcpmd5 kernel moduleOlivier Cochard2017-05-295-7/+27
| | | | | | | | | | | | | | | | | | PR: 21890 Submitted by: ae Reported by: Joseph Mulloy <freebsd-bugs@joe.mulloy.me> Approved by: melifaro (maintainer) Fix build with option FIREWALL PR: 217150 Submitted by: olivier Reported by: O. Hartmann <ohartmann@walstatt.org> Approved by: melifaro (maintainer) Sponsored by: Orange Notes: svn path=/head/; revision=442031
* Apply sysdep-bsd-sysio.h patch by default.Alexander V. Chernikov2017-01-262-0/+1
| | | | | | | | Reported by: olivier Approved by: az(implicit) Notes: svn path=/head/; revision=432479
* Update to 1.6.3.Alexander V. Chernikov2017-01-226-170/+27
| | | | | | | Approved by: az(implicit) Notes: svn path=/head/; revision=432152
* net/bird, net/bird6: Document ncurses requirementJohn Marino2016-11-201-1/+1
| | | | | | | Approved by: ncurses blanket Notes: svn path=/head/; revision=426560
* Finally, bump net/bird revision to account patches added in r420203.Alexander V. Chernikov2016-08-141-0/+1
| | | | | | | Approved by: az(implicit) Notes: svn path=/head/; revision=420204
* Fix net/bird r420176 update: really add bugfixes from git.Alexander V. Chernikov2016-08-142-0/+142
| | | | | | | Approved by: az(implicit) Notes: svn path=/head/; revision=420203
* Update net/bird,net/bird6 to 1.6.0Alexander V. Chernikov2016-08-146-2764/+18
| | | | | | | | | | | | Add sk_setup / io loop fixes from git. Remove agg patch - new version with different syntax is comingTimeout, server noc-myt.yandex.net not responding. PR: 211413 Submitted by: zeising (original version) Approved by: az (implicit) Notes: svn path=/head/; revision=420176
* Conver to @sample keywordBaptiste Daroussin2016-04-101-3/+1
| | | | Notes: svn path=/head/; revision=412904
* Finally delete files/patch-conf-cf-lex.l.Alexander V. Chernikov2015-05-042-11/+1
| | | | | | | Pointed by: az Notes: svn path=/head/; revision=385391
* Bump version to 1.5.0 (changelog below).Alexander V. Chernikov2015-05-045-337/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove experimental and already included patches. Add OSPF: Fixes validation of LSA checksums from git. Remove clang gnu89 constaint. Version 1.5.0 (2015-04-20) Major OSPF protocol redesign. OSPFv2 multi-instance extension (RFC 6549). BGP AS-wide unique router ID (RFC 6286). BGP enhanced route refresh (RFC 7313). Link state support in BGP. Latency tracking and internal watchdog. Uses high port range for BFD on BSD. Increase max symbol length to 64. Allows to define unnamed protocols from templates. Fixes two serious bugs in BGP. Several bugfixes and minor improvements. Several minor option changes: - OSPF: Protocol-wide 'instance id' option added. - BGP: Parameters to option 'neighbor' extended. - BGP: Separate option 'interface' added. - BGP: Option 'start delay time' renamed to 'connect delay time'. - BGP: Option 'route limit' deprecated. Upgrade notes: For OSPF, there are deep internal changes, but user-visible changes are limited to log messages and minor changes in formatting of command output. For BGP, version 1.5.0 is essentially a minor release. There are two deprecated options ('start delay time' and 'route limit') and some minor formatting changes. Reviewed by: az(implicit) Notes: svn path=/head/; revision=385390
* Add several experimental patches to the port.Alexander V. Chernikov2015-01-214-2/+333
| | | | | | | | | Add special 'EXP' option (off by default) to use these patches. Reviewed by: az Notes: svn path=/head/; revision=377621
* Increase max symbol length: 32->64Alexander V. Chernikov2014-12-062-0/+12
| | | | | | | Approved by: az(implicit) Notes: svn path=/head/; revision=374110
* Update to 1.4.5.Alexander V. Chernikov2014-12-062-4/+3
| | | | | | | | | | | | | o New 'show route noexport' command option. o Port option for BGP sessions. o Better constant handling in set literals. o Better rate filtering of log messages. o Several minor bugfixes. Approved by: az(implicit) Notes: svn path=/head/; revision=374106
* Fix raw sockets operation for bird on -current.Alexander V. Chernikov2014-09-272-0/+24
| | | | | | | | | PR: 193245 Submitted by: olivier Approved by: az (implicit) Notes: svn path=/head/; revision=369382
* Fix build on recent head without shared readlineBaptiste Daroussin2014-07-131-1/+1
| | | | Notes: svn path=/head/; revision=361714
* Approved by: azAlexander V. Chernikov2014-07-112-3/+3
| | | | Notes: svn path=/head/; revision=361510
* Update to 1.4.3 (IPv6 BGP bugfix).Alexander V. Chernikov2014-04-142-3/+3
| | | | | | | Approved by: az (implicit) Notes: svn path=/head/; revision=351293
* Update to 1.4.2Alexander V. Chernikov2014-04-053-188/+3
| | | | | | | | | | | | * BFD updates/fixes * BGP ADD-PATH support * Various BGP fixes Approved by: az Sponsored by: Yandex LLC Notes: svn path=/head/; revision=350208
* Support stageBaptiste Daroussin2014-03-251-16/+4
| | | | | | | Use options helpers Notes: svn path=/head/; revision=349114
* Add reload command.Alexander V. Chernikov2013-12-263-1/+5
| | | | | | | | | PR: ports/185180 Submitted by: Radim Kolar <hsn@sendmail.cz> Approved by: az Notes: svn path=/head/; revision=337473
* * net/bird6 is now slave port for net/birdAlexander V. Chernikov2013-12-044-14/+235
| | | | | | | | | | * Add source address selection fix from upstream * Bump PORTREVISION Reviewed by: timur Notes: svn path=/head/; revision=335639
* Update net/bird,net/bird6 to 1.4.0Alexander V. Chernikov2013-11-3011-516/+26
| | | | | | | | | Fix simultaneous building for firewall/aggregator protocols. Reviewed by: az Notes: svn path=/head/; revision=335349
* Add some patches from net/bird git repo:Alexander V. Chernikov2013-10-217-3/+294
| | | | | | | | | | | | * merge PID support (4+6) * merge correct limit checking (4+6) * merge some OSPF fixes (4+6) * merge BSD P2P masks fix (4) Approved by: az Notes: svn path=/head/; revision=331159
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Fix typoBaptiste Daroussin2013-08-011-1/+1
| | | | Notes: svn path=/head/; revision=324115
* Do proper primary IP selection.Alexander V. Chernikov2013-08-013-0/+94
| | | | | | | | | | Do not strip binaries explicitly. Bump revision. Approved by: vsevolod Notes: svn path=/head/; revision=324114
* Update net/bird & net/bird6 to 1.3.11Alexander V. Chernikov2013-07-304-389/+5
| | | | | | | | | | | | | | | | | | | New features: * OSPF stub router option (RFC 3137). * TTL security for OSPF and RIP. * Protocol packet priority and traffic class handling. * Multiple routing tables support for FreeBSD and OpenBSD. * Extends constants to all filter data types. * Implements eval command. * 'bgppath ~ int set' filter operation. * Several bugfixes. MFIBS option was removed (gone to upstream, enabled by default) Approved by: az Notes: svn path=/head/; revision=323976
* Add forgotten birdcl (lightweight client) to plist.Alexander V. Chernikov2013-05-071-0/+1
| | | | | | | Reviewed by: az Notes: svn path=/head/; revision=317625
* Update net/bird && net/bird6 to 1.3.10.Alexander V. Chernikov2013-05-073-33/+3
| | | | | | | Reviewed by: az Notes: svn path=/head/; revision=317623
* Convert USE_BISON to USES= bisonBaptiste Daroussin2013-03-081-3/+2
| | | | | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix Notes: svn path=/head/; revision=313635
* * Move net/bird, net/bird6 and net/bird-devel socket to /var/runAlexander V. Chernikov2013-03-023-0/+40
| | | | | | | | | | | | * Bump portrevision for net/bird and net/bird6 * Update net/bird-devel to current version (20130301) * Add router id fix patch to net/bird * Add multiple fibs patch to net/bird-devel Approved by: az (implicit) Notes: svn path=/head/; revision=313308
* Fix building bird with clangAlexander V. Chernikov2013-01-121-1/+1
| | | | | | | | | PR: ports/173942 Submitted by: Olivier Cochard-Labbe <olivier at cochard.me> Approved by: az Notes: svn path=/head/; revision=310270