Hide Forgot
Description: "Click is a new software architecture for building flexible and configurable routers. A Click router is assembled from packet processing modules called elements. Individual elements implement simple router functions like packet classification, queueing, scheduling, and interfacing with network devices. A router configuration is a directed graph with elements at the vertices; packets flow along the edges of the graph. Several features make individual elements more powerful and complex configurations easier to write, including pull connections, which model packet flow driven by transmitting hardware devices, and flow-based router context, which helps an element locate otherinteresting elements." Link: http://read.cs.ucla.edu/click/ License: According to http://read.cs.ucla.edu/click/license it's a combination of MIT/BSD and W3C license. Kernel patch is optional. It seems to me that build procedure is fairly standard and packaging it shouldn't be hard.
We don't include packages without a willing maintainer. If you'd like to maintain this package in Fedora, the process is at: https://fedoraproject.org/wiki/Join#OS_Developer Closing as 'DEFERRED'; this won't be packaged unless someone picks it up.
I've an old specfile (and SRPM) that can be used as a starting point by a willing maintainer: http://um-pe09-2.di.uminho.pt/fedora/click.spec http://um-pe09-2.di.uminho.pt/fedora/click-2.0.1-0.1.el6.src.rpm
Interesting. I'm busy with other things right now, but I will look into this as a part of http://fedoraproject.org/wiki/Features/Ns3
(In reply to comment #3) > Interesting. I'm busy with other things right now, but I will look into this > as a part of http://fedoraproject.org/wiki/Features/Ns3 I discovered this ticket in the above link ;) BTW the SRPM still builds in Fedora 18. /jpo