Commit Graph

2 Commits

Author SHA1 Message Date
Matthias Schiffer c2fedc5d8e
libpacketmark: fix call of initialization function
Rather than using the internal symbol _init, simply let the compiler handle
it by marking it as a constructor. This fixes running the initialization on
some architectures like ARM.
2017-10-25 14:59:54 +02:00
Matthias Schiffer 59ba39ae96 Add new package libpacketmark, a LD_PRELOAD library to manipulate packet marks 2014-08-03 11:07:24 +02:00