]> git.proxmox.com Git - mirror_frr.git/blame - README.md
Merge branch 'frr/pull/4005'
[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
54For chat, we currently use [Slack](https://frrouting.slack.com). Please email
55the mailing list to request an invite as we do not issue automatic invites.
56
57
58Contributing
59------------
60
61FRR maintains [developer's documentation](http://docs.frrouting.org/projects/dev-guide/en/latest/index.html)
62which contains the [project workflow](http://docs.frrouting.org/projects/dev-guide/en/latest/workflow.html)
63and expectations for contributors. Some technical documentation on project
64internals is also available.
65
66We welcome and appreciate all contributions, no matter how small!
67
68
69Security
70--------
71
72To report security issues, please use our security mailing list:
73
74```
75security [at] lists.frrouting.org
76```