[Click] Substitutes for _sec in Timestamp

Eddie Kohler kohler at cs.ucla.edu
Mon Aug 25 23:39:28 EDT 2008


sec() and set_sec().

_sec and _subsec need to become private for newer kernel support.  The 
internal representation of sk_buff timestamps have changed in later Linuxes. 
Now those timestamps might be raw numbers of nanoseconds, not sec/nsec pairs. 
  So _sec and _subsec might not even EXIST.

Thanks for asking.
Eddie


Mayank Jain wrote:
> Hi,
> 
> I noticed that Timestamp.hh was recently modified, making _sec private. 
> What is the substitute for using _sec?
> 
> Thanks,
> - Mayank
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click


More information about the click mailing list