]>
author | Christian Hopps <chopps@labn.net> | |
Wed, 26 Feb 2025 21:13:47 +0000 (21:13 +0000) | ||
committer | Christian Hopps <chopps@labn.net> | |
Mon, 3 Mar 2025 12:14:22 +0000 (12:14 +0000) | ||
commit | b4000e0ad7db49275cf3f592df3ceeb35021c296 | |
tree | fd878567ad4e49aab9483c136ead4a77363ed8a2 | tree | snapshot |
parent | 38c8603ebe694e92ef223df3a2c0c4c7fef43c13 | commit | diff |
Makefile.am | diff | blob | history | |
configure.ac | diff | blob | history | |
doc/developer/index.rst | diff | blob | history | |
doc/developer/rust-dev.rst | [new file with mode: 0644] | blob |
lib/libfrr.h | diff | blob | history | |
rustlibd/.gitignore | [new file with mode: 0644] | blob |
rustlibd/Cargo.toml.in | [new file with mode: 0644] | blob |
rustlibd/Makefile | [new file with mode: 0644] | blob |
rustlibd/README.org | [new file with mode: 0644] | blob |
rustlibd/build.rs.in | [new file with mode: 0644] | blob |
rustlibd/c_shim.rs | [new file with mode: 0644] | blob |
rustlibd/frrutil.rs | [new symlink] | blob |
rustlibd/rustfmt.toml.default | [new file with mode: 0644] | blob |
rustlibd/rustlib_lib.rs | [new file with mode: 0644] | blob |
rustlibd/rustlib_main.c | [new file with mode: 0644] | blob |
rustlibd/sandbox.rs | [new file with mode: 0644] | blob |
rustlibd/subdir.am | [new file with mode: 0644] | blob |
rustlibd/wrapper.h.in | [new file with mode: 0644] | blob |