Go to file
Mobashshera Rasool 7caa9451af pimd: Modifying name of struct igmp_join to struct gm_join to accomodate IPv6 changes.
Fix:
====
Modifying name of struct igmp_join to struct gm_join, which is to be used
by both IPv4 and IPv6(for both MLD and IGMP).

Co-authored-by: Abhishek N R abnr@vmware.com
Signed-off-by: Mobashshera Rasool <mrasool@vmware.com>
2021-12-03 09:35:27 -08:00
.github
alpine
babeld Merge pull request #10032 from opensourcerouting/build-fix-20211111 2021-11-13 10:10:59 -05:00
bfdd bfdd: Convert vty_out to vty_json for JSON 2021-11-25 17:51:02 +02:00
bgpd bgpd: clearer safi handling for BGP-LU route updates 2021-12-01 07:56:38 -05:00
debian debian: adjust the changelog for the dev branch 2021-11-08 11:54:42 -06:00
doc Merge pull request #10105 from ton31337/feature/rfc9072 2021-11-29 10:46:58 -05:00
docker docker: remove grpc from Travis CI 2021-10-01 14:04:42 +03:00
eigrpd *: cleanup ifp->vrf_id 2021-11-22 20:47:23 +03:00
fpm
gdb *: Cleanup some documentation from quagga->frr 2021-11-11 14:41:27 -05:00
grpc
include include, zebra: Add recent nexthop.h 2021-10-25 14:11:37 -04:00
isisd isisd: fix running-config for fast-reroute 2021-12-03 18:16:24 +03:00
ldpd ldpd: Convert vty_out to vty_json for JSON 2021-11-25 17:50:53 +02:00
lib Merge pull request #10110 from idryzhov/if-yang-remove-vrf 2021-12-02 08:33:05 -05:00
m4
mlag
nhrpd Merge pull request #9878 from pguibert6WIND/resolver_vrf 2021-12-01 08:12:33 +02:00
ospf6d Merge pull request #10018 from ckishimo/ospf6d_bitN 2021-11-29 11:05:11 -05:00
ospfclient
ospfd Merge pull request #10124 from ton31337/feature/vty_json 2021-11-29 02:11:29 +03:00
pathd *: Remove redundand braces for single statement blocks 2021-11-27 11:20:59 +02:00
pbrd Merge pull request #10124 from ton31337/feature/vty_json 2021-11-29 02:11:29 +03:00
pceplib tests: clean up temp files in libpcep tests 2021-11-02 08:51:52 -04:00
pimd pimd: Modifying name of struct igmp_join to struct gm_join to accomodate IPv6 changes. 2021-12-03 09:35:27 -08:00
pkgsrc
python isisd: fix redistribute CLI 2021-10-05 17:38:21 +03:00
qpb
redhat redhat: keep check for zebra.conf to check for per daemon configs 2021-11-17 11:35:23 +01:00
ripd *: cleanup ifp->vrf_id 2021-11-22 20:47:23 +03:00
ripngd *: cleanup ifp->vrf_id 2021-11-22 20:47:23 +03:00
sharpd *: Remove redundand braces for single statement blocks 2021-11-27 11:20:59 +02:00
snapcraft
staticd staticd: remove unnecessary function call 2021-11-23 12:46:21 +03:00
tests Merge pull request #9940 from pguibert6WIND/misc_topotests 2021-12-02 09:19:45 -03:00
tools Merge pull request #10124 from ton31337/feature/vty_json 2021-11-29 02:11:29 +03:00
vrrpd *: cleanup ifp->vrf_id 2021-11-22 20:47:23 +03:00
vtysh vtysh: add missing rpki node when showing config 2021-11-29 00:37:38 +03:00
watchfrr *: Convert quagga_signal_X to frr_signal_X 2021-11-11 14:41:27 -05:00
yang Merge pull request #10110 from idryzhov/if-yang-remove-vrf 2021-12-02 08:33:05 -05:00
zebra zebra: Prevent thread usage of data after it being freed 2021-11-29 15:51:45 -05:00
.clang-format
.dir-locals.el tests: remove python format block from dir-locals 2021-09-13 10:04:29 -04:00
.dockerignore
.git-blame-ignore-revs
.gitignore *: Add some missed make check generated files in .gitignore 2021-09-16 08:13:17 -04:00
.pylintrc
.travis.yml
bootstrap.sh
buildtest.sh
config.version.in
configure.ac Merge pull request #9798 from abuibrahim/master 2021-11-30 00:17:28 -05:00
COPYING
COPYING-LGPLv2.1
Makefile.am
README.md
stamp-h.in
version.h

Icon

FRRouting

FRR is free software that implements and manages various IPv4 and IPv6 routing protocols. It runs on nearly all distributions of Linux and BSD and supports all modern CPU architectures.

FRR currently supports the following protocols:

  • BGP
  • OSPFv2
  • OSPFv3
  • RIPv1
  • RIPv2
  • RIPng
  • IS-IS
  • PIM-SM/MSDP
  • LDP
  • BFD
  • Babel
  • PBR
  • OpenFabric
  • VRRP
  • EIGRP (alpha)
  • NHRP (alpha)

Installation & Use

For source tarballs, see the releases page.

For Debian and its derivatives, use the APT repository at https://deb.frrouting.org/.

Instructions on building and installing from source for supported platforms may be found in the developer docs.

Once installed, please refer to the user guide for instructions on use.

Community

The FRRouting email list server is located here and offers the following public lists:

Topic List
Development dev@lists.frrouting.org
Users & Operators frog@lists.frrouting.org
Announcements announce@lists.frrouting.org

For chat, we currently use Slack. You can join by clicking the "Slack" link under the Participate section of our website.

Contributing

FRR maintains developer's documentation which contains the project workflow and expectations for contributors. Some technical documentation on project internals is also available.

We welcome and appreciate all contributions, no matter how small!

Security

To report security issues, please use our security mailing list:

security [at] lists.frrouting.org