]> git.proxmox.com Git - mirror_frr.git/blame - README.md
ospf: BFD down not tearing down OSPF adjacency for point-to-point network
[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
ffd9ddf1 23* VRRP
f20aafee
QY
24* EIGRP (alpha)
25* NHRP (alpha)
26
27Installation & Use
28------------------
29
30Packages are available for various distributions on our
31[releases page](https://github.com/FRRouting/frr/releases).
32
33Snaps are also available [here](https://snapcraft.io/frr).
34
35Instructions on building and installing from source for supported platforms may
36be found
37[here](http://docs.frrouting.org/projects/dev-guide/en/latest/building.html).
38
39Once installed, please refer to the [user guide](http://docs.frrouting.org/)
40for instructions on use.
41
42Community
43---------
44
45The FRRouting email list server is located
46[here](https://lists.frrouting.org/listinfo) and offers the following public
47lists:
48
49| Topic | List |
50|-------------------|------------------------------|
51| Development | dev@lists.frrouting.org |
52| Users & Operators | frog@lists.frrouting.org |
53| Announcements | announce@lists.frrouting.org |
54
5fe863b2
QY
55For chat, we currently use [Slack](https://frrouting.slack.com). You can join
56by clicking the "Slack" link under the
57[Participate](https://frrouting.org/#participate) section of our website.
f20aafee
QY
58
59
60Contributing
61------------
62
63FRR maintains [developer's documentation](http://docs.frrouting.org/projects/dev-guide/en/latest/index.html)
64which contains the [project workflow](http://docs.frrouting.org/projects/dev-guide/en/latest/workflow.html)
65and expectations for contributors. Some technical documentation on project
66internals is also available.
67
68We welcome and appreciate all contributions, no matter how small!
69
70
71Security
72--------
73
74To report security issues, please use our security mailing list:
75
76```
77security [at] lists.frrouting.org
78```