kohler / click

The Click modular router: fast modular packet processing and analysis
Other
735 stars 322 forks source link

Modifications to work with kernel 4.4.0. #442

Open sepehrtheraiss opened 5 years ago

sepehrtheraiss commented 5 years ago

Verions >= 3.17 and < 5 might work as well.

Performance side effects include: -some inline functions replaced with declarations and definitions. note: previously caused error during click-install with kernel moduels, "error: unknown symbols".

-removed template<> from hashcode.hh