Adolf Belka 0f447b470a bird: Update to version 2.0.9
- Update from version 2.0.8 to 2.0.9
- Update of rootfile not required
- Changelog
	Version 2.0.9 (2022-02-09)
	  o BGP: Flowspec validation procedure
	  o Babel: MAC authentication support
	  o Routing table configuration blocks
	  o Optional prefix trie in routing table for faster LPM/interval queries
	  o CLI: New 'show route in <prefix>' command
	  o Filter: Faster (16-way) prefix sets
	  o Filter: MPLS label route attribute
	  o Filter: Operators to pick community components
	  o Filter: Operators to find minimum and maximum element of lists
	  o BGP: New 'free bind' option
	  o BGP: Log route updates that were changed to withdraws
	  o BGP: Improved 'invalid next hop' error reporting
	  o OSPF: Allow ifaces with host address as unnumbered PtP or PtMP ifaces
	  o OSPF: All packets on PtP networks should be sent to AllSPFRouters address
	  o Scripts for apkg-powered upstream packaging for deb and rpm
	  o Support for Blake2s and Blake2b hash functions
	  o Security keys / passwords can be entered in hexadecimal digits
	  o Memory statistics split into Effective and Overhead
	  o Linux: New option 'netlink rx buffer' to specify netlink socket buffer size
	  o BSD: Assume onlink flag on ifaces with only host addresses
	  o Many bugfixes
	  Notes:
	  - For OSPF on PtP network, BIRD now sends all packets to multicast AllSPFRouters
	    address (as required in RFC 2328 8.1). This likely breaks setups with multiple
	    neighbors on a network configured as PtP, which worked in previous versions.
	    Such links should be configured as PtMP.
	  - Since Linux 5.3, netlink socket can be flooded by route cache entries during
	    route table scan. This version mitigates that issue by using strict netlink
	    filtering.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Peter Müller <peter.mueller@ipfire.org>
2022-04-18 21:06:22 +00:00
2022-03-21 13:47:58 +00:00
2022-04-18 21:06:22 +00:00
2022-04-08 00:32:40 +02:00
2021-03-10 14:42:37 +00:00
2022-04-10 10:13:28 +00:00
2022-03-21 13:47:58 +00:00

IPFire 2.x - The Open Source Firewall

What is IPFire?

IPFire is a hardened, versatile, state-of-the-art Open Source firewall based on Linux. Its ease of use, high performance in any scenario and extensibility make it usable for everyone. For a full list of features have a look here.

This repository contains the source code of IPFire 2.x which is used to build the whole distribution from scratch, since IPFire is not based on any other distribution.

Where can I get IPFire?

Just head over to https://www.ipfire.org/download

How do I use this software?

We have a long and detailed wiki located here which should answers most of your questions.

But I have some questions left. Where can I get support?

You can ask your question at our community located here. A complete list of our support channels can be found here.

How can I contribute?

We have another document for this. Please look here.

Description
No description provided
Readme 101 MiB
Languages
Perl 70.4%
Shell 23%
C 4%
Python 0.6%
Makefile 0.5%
Other 1.4%