Hi,
My software currently uses network kernel extension functionalities and I am trying to port it to new network system extension.
One of the functionality of my software is to capture the packet and if it is of interest then consume it and send out processed packets.
I am looking into Content Filter right now and couldn't find any option for this. Are there any alternative for this in current system extension framework.