Skip to Content.
Sympa Menu

rare-dev - [rare-dev] p4emu as a library

Subject: Rare project developers

List archive

[rare-dev] p4emu as a library


Chronological Thread 
  • From: mc36 <>
  • To: Alexander Gall <>, "" <>
  • Subject: [rare-dev] p4emu as a library
  • Date: Mon, 30 May 2022 08:42:59 +0200

hi,
i recently added a new packet io flavor to the p4emu stuff... it's the 3rd
method in the family so i was
thinking about that it would reduce both compile and binary sizes if the
packet forwarding would become a
shared library... i started playing with the idea and came up with the
attached way of doing so: a shared
library _relatively_ linked to the main... i saw nothing special in the
environment variables, especially
about ld_(library)_path, but i'm writing to you if you're aware of any other
tricks that would make it
harder/impossible in a nix(os) environment?
thanks,
cs

Attachment: zzz.tar
Description: Unix tar archive




Archive powered by MHonArc 2.6.19.

Top of Page