summaryrefslogtreecommitdiffstats
path: root/proto/pipe/pipe.h
AgeCommit message (Collapse)Author
2010-02-13Removes phantom protocol from the pipe design.Ondrej Zajicek
It seems that by adding one pipe-specific exception to route announcement code and by adding one argument to rt_notify() callback i could completely eliminate the need for the phantom protocol instance and therefore make the code more straightforward. It will also fix some minor bugs (like ignoring debug flag changes from the command line).
2009-06-01Adds opaque/transparent pipe mode selection.Ondrej Zajicek
1999-08-03Forgot to do a `cvs add', grr.Martin Mares