| /OK3568_Linux_fs/buildroot/package/frr/ |
| H A D | frr.mk | 8 FRR_SITE = $(call github,FRRouting,frr,frr-$(FRR_VERSION)) 15 FRR_DEPENDENCIES = host-frr readline json-c \ 21 --sysconfdir=/etc/frr \ 22 --localstatedir=/var/run/frr \ 23 --with-moduledir=/usr/lib/frr/modules \ 29 --enable-user=frr \ 30 --enable-group=frr \ 46 $(foreach f,daemons daemons.conf frr.conf vtysh.conf support_bundle_commands.conf,\ 47 $(INSTALL) -D -m 0640 $(@D)/tools/etc/frr/$(f) \ 48 $(TARGET_DIR)/etc/frr/$(f) [all …]
|
| H A D | S50frr | 8 install -m 755 -o frr -g frr -d /var/run/frr 9 install -m 755 -o frr -g frr -d /var/log/frr
|
| H A D | Config.in | 2 bool "frr" 22 comment "frr needs a toolchain w/ threads, dynamic library"
|
| H A D | frr.hash | 2 sha256 030d4e66f577726dfea13bd3a9c669fd41d8fd89b25953a36b5b0966d406ff28 frr-7.5.1.tar.gz
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/frr/ |
| H A D | frr_8.2.2.bb | 12 SRC_URI = "git://github.com/FRRouting/frr.git;protocol=https;branch=stable/8.2 \ 16 file://frr.pam \ 35 DEPENDS:class-target = "bison-native json-c readline c-ares libyang frr-native" 54 EXTRA_OECONF:class-target = "--sbindir=${libdir}/frr \ 55 --sysconfdir=${sysconfdir}/frr \ 56 --localstatedir=${localstatedir}/run/frr \ 60 --enable-user=frr \ 61 --enable-group=frr \ 76 SYSTEMD_SERVICE:${PN} = "frr.service" 94 install -m 0755 -d ${D}${sysconfdir}/frr [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-at91/arm926ejs/ |
| H A D | eflash.c | 83 id = readl(&eefc->frr); /* word 0 */ in flash_init() 84 size = readl(&eefc->frr); /* word 1 */ in flash_init() 85 pagesize = readl(&eefc->frr); /* word 2 */ in flash_init() 86 nplanes = readl(&eefc->frr); /* word 3 */ in flash_init() 87 planesize = readl(&eefc->frr); /* word 4 */ in flash_init() 91 tmp = readl(&eefc->frr); /* words 5..4+nplanes-1 */ in flash_init() 93 nlocks = readl(&eefc->frr); /* word 4+nplanes */ in flash_init() 108 tmp = readl(&eefc->frr); /* words 4+nplanes+1.. */ in flash_init() 120 tmp = readl(&eefc->frr); in flash_init() 184 tmp = readl(&eefc->frr); in flash_real_protect()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-protocols/frr/frr/ |
| H A D | CVE-2022-42917.patch | 14 [https://github.com/FRRouting/frr/commit/5216a05b32390a64efeb598051411e1776042624] 26 load_old_config "/etc/sysconfig/frr"
|
| H A D | frr.pam | 2 # The PAM configuration file for the frr `vtysh' service
|
| H A D | CVE-2022-37032.patch | 14 [https://github.com/FRRouting/frr/commit/3c4821679f2362bcd38fcc7803f28a5210441ddb]
|
| H A D | CVE-2022-37035.patch | 20 [https://github.com/FRRouting/frr/commit/71ca5b09bc71e8cbe38177cf41e83fe164e52eee]
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-at91/include/mach/ |
| H A D | at91_eefc.h | 20 u32 frr; /* Flash Result Register RO */ member
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xxx/ |
| H A D | cpu.c | 239 return ((in_be32(&pic->frr) & MPC8xxx_PICFRR_NCPU_MASK) >> in cpu_mask() 256 return ((in_be32(&pic->frr) & MPC8xxx_PICFRR_NCPU_MASK) >> in cpu_dsp_mask()
|
| /OK3568_Linux_fs/u-boot/include/faraday/ |
| H A D | ftsdmc021.h | 32 unsigned int frr; /* 0x34 - Flush Request Register */ member
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | mpic.c | 215 uint32_t frr; /* Feature reporting register */ member 518 opp->frr = ((opp->nb_irqs - 1) << FRR_NIRQ_SHIFT) | in openpic_reset() 757 retval = opp->frr; in openpic_gbl_read()
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | immap_86xx.h | 539 uint frr; /* 0x41000 - Feature Reporting Register */ member
|
| H A D | immap_85xx.h | 640 u32 frr; /* Feature Reporting */ member
|
| /OK3568_Linux_fs/buildroot/ |
| H A D | DEVELOPERS | 2775 F: package/frr/
|
| H A D | CHANGES | 700 findutils, flatcc, fluidsynth, frr, gdb, go, gptfdisk, grpc, 818 fetchmail, frr, genimage, git, gnutls, go, grub2, gst-omx, 1219 easyframes, environment-setup, frr, graphicsmagick, htpdate,
|
| /OK3568_Linux_fs/buildroot/package/ |
| H A D | Config.in | 2207 source "package/frr/Config.in"
|