notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: net/bird/distinfo

Number of commits found: 36

Sunday, 4 Aug 2024
12:18 Rene Ladan (rene) search for other commits by this committer
net/bird: Remove expired port

2024-07-31 net/bird: Upstream EOL was for the end of 2023
commit hash: ab0c71eb34b37ba8683e820179ca31243cd8d905 commit hash: ab0c71eb34b37ba8683e820179ca31243cd8d905 commit hash: ab0c71eb34b37ba8683e820179ca31243cd8d905 commit hash: ab0c71eb34b37ba8683e820179ca31243cd8d905 ab0c71e
Thursday, 12 Sep 2019
22:46 olivier search for other commits by this committer
Update to 1.6.8
Original commitRevision:511908 
Saturday, 10 Aug 2019
15:39 olivier search for other commits by this committer
Update to 1.6.7

PR:		239713
Submitted by:	Marek Zarychta <zarychtam@plan-b.pwste.edu.pl>
Original commitRevision:508496 
Friday, 5 Apr 2019
18:32 olivier search for other commits by this committer
Update to 1.6.6

PR:		237043
Submitted by:	Sergey Akhmatov <sergey@akhmatov.ru>
Original commitRevision:497976 
Tuesday, 8 Jan 2019
15:20 olivier search for other commits by this committer
Update to 1.6.5
Original commitRevision:489702 
Tuesday, 27 Mar 2018
18:37 olivier search for other commits by this committer
Source tarball was updated.

PR:		227001
Submitted by:	Sergey Akhmatov	<sergey@akhmatov.ru>
Original commitRevision:465731 
15:09 olivier search for other commits by this committer
Update to 1.6.4 and remove the FreeBSD's specific feature FIREWALL option
to ease port maintenance.

PR:		226860
Reported by:	Leo Vandewoestijne <freebsd@dns.company>
Original commitRevision:465713 
Sunday, 22 Jan 2017
15:22 melifaro search for other commits by this committer
Update to 1.6.3.

Approved by:	az(implicit)
Original commitRevision:432152 
Sunday, 14 Aug 2016
06:25 melifaro search for other commits by this committer
Update net/bird,net/bird6 to 1.6.0
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)
Original commitRevision:420176 
Monday, 4 May 2015
10:24 melifaro search for other commits by this committer
Bump version to 1.5.0 (changelog below).
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)
Original commitRevision:385390 
Saturday, 6 Dec 2014
14:02 melifaro search for other commits by this committer
Update to 1.4.5.
  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)
Original commitRevision:374106 
Friday, 11 Jul 2014
08:07 melifaro search for other commits by this committer
Approved by:	az
Original commitRevision:361510 
Monday, 14 Apr 2014
21:35 melifaro search for other commits by this committer
Update to 1.4.3 (IPv6 BGP bugfix).

Approved by:	az (implicit)
Original commitRevision:351293 
Saturday, 5 Apr 2014
10:26 melifaro search for other commits by this committer
Update to 1.4.2
* BFD updates/fixes
* BGP ADD-PATH support
* Various BGP fixes

Approved by:	az
Sponsored by:	Yandex LLC
Original commitRevision:350208 
Saturday, 30 Nov 2013
21:25 melifaro (src committer) search for other commits by this committer
Update net/bird,net/bird6 to 1.4.0
Fix simultaneous building for firewall/aggregator protocols.

Reviewed by:	az
Original commitRevision:335349 
Tuesday, 30 Jul 2013
17:22 melifaro (src committer) search for other commits by this committer
Update net/bird & net/bird6 to 1.3.11

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
Original commitRevision:323976 
Tuesday, 7 May 2013
16:29 melifaro (src committer) search for other commits by this committer
Update net/bird && net/bird6 to 1.3.10.

Reviewed by:	az
Original commitRevision:317623 
Friday, 11 Jan 2013
15:43 melifaro (src committer) search for other commits by this committer
Update to 1.3.9
Update aggregation protocol
Use GCC to build (ports/173942)
Update to OptionsNG (ports/173523)

Reviewed by:	sem
Original commitRevision:310237 
Wednesday, 15 Aug 2012
16:40 sem search for other commits by this committer
- Update to 1.3.8

Submitted by:	maintainer
Original commit
Thursday, 22 Mar 2012
16:51 sem search for other commits by this committer
- Update to 1.3.7

Submitted by:   mainteiner
Feature safe:   Yes
Original commit
Thursday, 26 Jan 2012
15:17 sem search for other commits by this committer
- Update to 1.3.6
- Add all current git patches
- for net/bird add beta firewall protocol support

Submitted by:   mainteiner
Original commit
Monday, 10 Oct 2011
09:43 sem search for other commits by this committer
- Update to 1.3.4

Submitted by:   maintainer
Feature safe:   Yes
Original commit
Tuesday, 13 Sep 2011
18:11 sem search for other commits by this committer
- Update to 1.3.3

Submitted by:   maintainer
Original commit
Monday, 8 Aug 2011
12:45 pav search for other commits by this committer
- Update to 1.3.2
- Update fibs patch (stop bird dumping core on shutdown)
- Update include patch (config errors are displayed correctly after SIGHUP or
configure)
- Remove bgp patch (included in tree now)

PR:             ports/159330
Submitted by:   Alexander V. Chernikov <melifaro@ipfw.ru> (maintainer)
Original commit
Thursday, 2 Jun 2011
19:52 pav search for other commits by this committer
- Update to 1.3.1
- Add optional patches (to ipv4 port) to enable multiple fibs support, and to
  enable a simultaneous operation with other routing software
- Sign over a maintainership to an enthusiastic user

PR:             ports/157001
Submitted by:   Alexander V. Chernikov <melifaro@ipfw.ru>
Original commit
Tuesday, 12 Apr 2011
17:52 pav search for other commits by this committer
- Update to 1.3.0

PR:             ports/156356, ports/156357
Submitted by:   Alexander Hausner <alex@hugo.bmg.gv.at>
Original commit
Monday, 27 Dec 2010
20:27 pav search for other commits by this committer
- Update to 1.2.5
Original commit
Wednesday, 4 Aug 2010
13:21 pav search for other commits by this committer
- Update to 1.2.4
Original commit
Monday, 28 Jun 2010
07:58 pav search for other commits by this committer
- Update to 1.2.3
- Provide ports for both ipv4 and ipv6 reincarnation

Submitted by:   Jiri Kubicek <jiri.kubicek@kraxnet.cz>
Feature safe:   yes
Original commit
Friday, 26 Feb 2010
18:48 pav search for other commits by this committer
- Update to 1.2.1

Feature safe:   yes
Original commit
Saturday, 16 Jan 2010
08:30 pav search for other commits by this committer
- Update to 1.2.0
Original commit
Sunday, 4 Oct 2009
20:47 pav search for other commits by this committer
- Update to 1.1.4
Original commit
Wednesday, 16 Sep 2009
20:24 pav search for other commits by this committer
- Update to 1.1.3

Feature safe:   yes
Original commit
Saturday, 6 Jun 2009
15:50 pav search for other commits by this committer
- Update to 1.0.15
Original commit
Wednesday, 23 Nov 2005
17:38 pav search for other commits by this committer
- Add some SHA256s
Original commit
Thursday, 12 May 2005
19:25 pav search for other commits by this committer
The BIRD project aims to develop a fully functional dynamic IP routing daemon
primarily targetted on (but not limited to) UNIX-like systems and distributed
under the GNU General Public License.

* Both IPv4 and IPv6 (use --enable-ipv6 when configuring)
* Multiple routing tables
* BGP
* RIP
* OSPF (IPv4 only)
* Static routes
* Inter-table protocol
Original commit

Number of commits found: 36