Skip to content

Mirror of original pimdd code from 1998-1999, adapted for modern Linux

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.mrouted
Unknown
LICENSE.pimd
Notifications You must be signed in to change notification settings

TrailHuang/pimd-dense

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PIM-DM (Dense Multicast) aka pimdd

Build & install

Building process requires directories from include/netinet and linux/netinet of pimd project installed to your include path(i.e. /usr/include). Otherwise, pimdd usually will not build.

To build and install:

  • Execute make;
  • Execute make install as root. Optional PREFIX variable used to specify root of installation;

TBD

  • Service file(sysV and systemd ones);
  • Refactoring of system detection(Linux or other system) in Makefile, check portablity of flags;

More info

Read old README file in the source files.

About

Mirror of original pimdd code from 1998-1999, adapted for modern Linux

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.mrouted
Unknown
LICENSE.pimd

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 96.6%
  • Makefile 2.4%
  • Other 1.0%