In src/etc/nox.xml, add your app so that it is called first during a packet in event. Then returning STOP should stop processing for that packet.
On Jul 24, 2008, at 10:43 AM, Glen Gibb wrote: > Hi all, > > I'm running an app with pyrouting, pyauthenticator and my own app. Is > there a way to stop a packet from being forwarded? I tried getting the > Packet_in_event and returning STOP but that didn't have the desired > effect. > > Thanks, > Glen > > _______________________________________________ > nox-dev mailing list > [email protected] > http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org _______________________________________________ nox-dev mailing list [email protected] http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
