Nucleo's Projects

nucleo/gocryptfs

Resurrected Fedora gocryptfs package. An encrypted overlay filesystem written in Go.
  • Fedora 40 : aarch64, i386, ppc64le, x86_64
  • Fedora 41 : aarch64, i386, ppc64le, x86_64
  • Fedora rawhide : aarch64, i386, ppc64le, x86_64

nucleo/linssid

LinSSID-ext is based on LinSSID with extended functionalities. LinSSID displays locally receivable 802.11 wireless attach points and ad hoc networks. A table is displayed with various parameters such as MAC address, channel, and signal strength. Graphs are also displayed with signal strength by channel and signal strength over time. This is very useful for finding channels with low interference for setting up a wireless router.
  • EPEL 7 : ppc64le, x86_64
  • EPEL 8 : aarch64, ppc64le, x86_64
  • EPEL 9 : aarch64, ppc64le, x86_64
  • Fedora 40 : aarch64, ppc64le, x86_64
  • Fedora 41 : aarch64, ppc64le, x86_64
  • Fedora rawhide : aarch64, ppc64le, x86_64

nucleo/vpp-23.02

FD.io’s Vector Packet Processor (VPP) is a fast, scalable layer 2-4 multi-platform network stack. Added SELinux policy fix master branch snapshots
  • EPEL 8 : aarch64, x86_64
  • EPEL 9 : aarch64, x86_64
  • Fedora 40 : aarch64, x86_64
  • Fedora 41 : aarch64, x86_64
  • Fedora rawhide : aarch64, x86_64

nucleo/vpp-22.10

FD.io’s Vector Packet Processor (VPP) is a fast, scalable layer 2-4 multi-platform network stack. Added fix for issues reported by clang-15, SELinux policy fix master branch snapshots
  • EPEL 8 : aarch64, x86_64
  • EPEL 9 : aarch64, x86_64
  • Fedora 40 : aarch64, x86_64
  • Fedora 41 : aarch64, x86_64
  • Fedora rawhide : aarch64, x86_64

nucleo/vpp-22.02

FD.io’s Vector Packet Processor (VPP) is a fast, scalable layer 2-4 multi-platform network stack. Added MTU fix https://gerrit.fd.io/r/c/vpp/+/35293 master branch snapshots
  • EPEL 8 : x86_64
  • EPEL 9 : x86_64
  • Fedora 40 : x86_64
  • Fedora 41 : x86_64
  • Fedora rawhide : x86_64

nucleo/freerouter

freeRouter is a free, open source router os process. it speaks routing protocols, and (re)encapsulates packets on interfaces. (a huge list of encapsulation and routing test cases can be found under self-test page) since it handles packets itself, it is independent of underlaying os capabilities. (it can export forwarding tables to xdp, dpdk or hardware switches via openflow or p4lang) since it is an unprivilegized process, it receives and sends packets through udp sockets. (it means that internet can be used as backplane for router processes) there are external, privileged processes that place traffic to these udp sockets. the command line tries to mimic the industry standards with one exception: no global routing table: every routed interface must be in a virtual routing table. positive side effect: there are no vrf-awareness questions. Basically freeRtr is a control plane software that natively relies on UNIX UDP socket. Concretely, you can spawn an unlimited amount of router processes on the same host, and interconnect them via UNIX UDP sockets in order to implement a topology and simulate an entire network. This is freeRtr in its simplest form running in default mode. Please note that this installation is meant to demonstrate freeRtr UNIX socket forwarding capability. If you are considering switching high traffic rate such as 10G, it is advised to run freeRtr alongside a DPDK or P4 hardware dataplane. Programmable dataplane P4, DPDK, XDP or TCPDUMP/libpcap are possible candidates. Summary of features forwarding: ipv4, ipv6, ipx, mpls, nsh, layer2, irb, atom, eompls, vpls, evpn routing protocols: ospf, isis, bgp, rip, eigrp, babel, olsr, pim, msdp lsp support: p2p, p2mp, mp2mp built by bgp, ldp, rsvp-te, sr, sr-te, bier crypto: macsec, ipsec, ikev1, ikev2, tls, dtls, ssh, openvpn, wireguard tunnel: gre, ipip, l2tp, pptp, lisp, geneve, nvgre, vxlan, etherip, amt encapsulation: ethernet, vlan, nsh, ppp, framerelay, pwether, virtppp, hairpin misc: acl, hqos, nat, pbr, srv6, vrrp, hsrp, transproxy, 6to4, rpl, tunnel, vpdn, pcep
  • EPEL 10 : aarch64, ppc64le, x86_64
  • EPEL 7 : x86_64
  • EPEL 8 : aarch64, ppc64le, x86_64
  • EPEL 9 : aarch64, ppc64le, x86_64
  • Fedora 40 : aarch64, i386, ppc64le, x86_64
  • Fedora 41 : aarch64, i386, ppc64le, x86_64
  • Fedora rawhide : aarch64, ppc64le, x86_64
  • openEuler 24.03 : aarch64, x86_64

nucleo/vpp-lcpng

FD.io’s Vector Packet Processor (VPP) is a fast, scalable layer 2-4 multi-platform network stack. Temporary repository with lcpng plugin https://github.com/pimvanpelt/lcpng integrated in stable 21.10 branch. Will be removed after lcpng will be added in base vpp sources.
  • EPEL 8 : x86_64
  • EPEL 9 : x86_64
  • Fedora 40 : x86_64
  • Fedora 41 : x86_64
  • Fedora rawhide : x86_64

nucleo/vpp-git

FD.io’s Vector Packet Processor (VPP) is a fast, scalable layer 2-4 multi-platform network stack. master branch snapshots Stable branches 21.10, 22.02, 22.10, 23.02, 23.10, 24.02, 24.06, 24.10
  • EPEL 8 : aarch64, x86_64
  • EPEL 9 : aarch64, x86_64
  • Fedora 40 : aarch64, x86_64
  • Fedora 41 : aarch64, x86_64
  • Fedora rawhide : aarch64, x86_64
  • openEuler 24.03 : aarch64, x86_64

nucleo/vpp

FD.io’s Vector Packet Processor (VPP) is a fast, scalable layer 2-4 multi-platform network stack. Added Linux Control Plane Netlink Listener https://gerrit.fd.io/r/c/vpp/+/31122 GCC 11 fixes backported to stable branch 21.10 from master branch. master branch snapshots
  • EPEL 8 : x86_64
  • EPEL 9 : x86_64
  • Fedora 40 : x86_64
  • Fedora 41 : x86_64
  • Fedora rawhide : x86_64

nucleo/gstreamer

Obsoleted gstreamer for F32+
  • Fedora 40 : x86_64
  • Fedora 41 : x86_64
  • Fedora rawhide : x86_64