No and no .
I am using it in my route[RTPPROXY] like this :
if (is_request() && !isflagset(FLT_NAT)) {
if(check_route_param("nat=yes")) {
setflag(FLT_NAT);
}
}
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.