forked from dsahern/vrf
-
Notifications
You must be signed in to change notification settings - Fork 0
sg893052/vrf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Various tools for using VRF on Linux. Options for installing 1. make install installs file in current filesystem. Path prefix can be set using DESTDIR. e.g., make install make DESTDIR=/tmp/vrf install 2. make uninstall inverse of 'make install'. Remove files from current filesystem. e.g., make uninstall make DESTDIR=/tmp/vrf uninstall 3. make rpm Create an rpm package that can be installed 4. make deb Create a debian package that can be installed
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 60.2%
- Python 17.8%
- C 17.5%
- Makefile 4.5%