]> git.proxmox.com Git - mirror_frr.git/blame - README.md
Merge pull request #5455 from donaldsharp/7.1_bgp_rpki_crash
[mirror_frr.git] / README.md
CommitLineData
f20aafee
QY
1FRRouting
2=========
3
4FRR is free software that implements and manages various IPv4 and IPv6 routing
5protocols. It runs on nearly all distributions of Linux and BSD as well as
6Solaris and supports all modern CPU architectures.
7
8FRR currently supports the following protocols:
9
10* BGP
11* OSPFv2
12* OSPFv3
13* RIPv1
14* RIPv2
15* RIPng
16* IS-IS
17* PIM-SM/MSDP
18* LDP
19* BFD
20* Babel
4ceb90ec
QY
21* PBR
22* OpenFabric
f20aafee
QY
23* EIGRP (alpha)
24* NHRP (alpha)
25
26Installation & Use
27------------------
28
29Packages are available for various distributions on our
30[releases page](https://github.com/FRRouting/frr/releases).
31
32Snaps are also available [here](https://snapcraft.io/frr).
33
34Instructions on building and installing from source for supported platforms may
35be found
36[here](http://docs.frrouting.org/projects/dev-guide/en/latest/building.html).
37
38Once installed, please refer to the [user guide](http://docs.frrouting.org/)
39for instructions on use.
40
41Community
42---------
43
44The FRRouting email list server is located
45[here](https://lists.frrouting.org/listinfo) and offers the following public
46lists:
47
48| Topic | List |
49|-------------------|------------------------------|
50| Development | dev@lists.frrouting.org |
51| Users & Operators | frog@lists.frrouting.org |
52| Announcements | announce@lists.frrouting.org |
53
5fe863b2
QY
54For chat, we currently use [Slack](https://frrouting.slack.com). You can join
55by clicking the "Slack" link under the
56[Participate](https://frrouting.org/#participate) section of our website.
f20aafee
QY
57
58
59Contributing
60------------
61
62FRR maintains [developer's documentation](http://docs.frrouting.org/projects/dev-guide/en/latest/index.html)
63which contains the [project workflow](http://docs.frrouting.org/projects/dev-guide/en/latest/workflow.html)
64and expectations for contributors. Some technical documentation on project
65internals is also available.
66
67We welcome and appreciate all contributions, no matter how small!
68
69
70Security
71--------
72
73To report security issues, please use our security mailing list:
74
75```
76security [at] lists.frrouting.org
77```