> what hooks do i have to use to pass all incoming ip packets to this > module? the module will only look at the ip header... no processing will > be done. Look at net/core/firewall.c: You want to set up a firewall notifier then call register_firewall(AF_INET, &my_ops) - and have your firewall always return yes. Alan - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to [EMAIL PROTECTED]
- hooks for a module to examine ip traffic brian
- Sender domain not found (sendmail) Alan Cox
- Sender domain not found (sendmail) Chris Joyce
- Re: Sender domain not found (sendmail) Alan Cox
- Re: Sender domain not found (sendm... Chris Joyce
- Re: Sender domain not found (... Miquel van Smoorenburg
