4 May
2005
4 May
'05
4:11 p.m.
No, there are no ways that the kernel module (it's sctp) know from with program is was called. Not that I know :) On Tue, May 3, 2005 5:05 pm, Valdis.Kletnieks@vt.edu said:
On Tue, 03 May 2005 16:36:16 -0300, Julio Kriger said:
I want that the logs written by kernel module K when used by program A go to log_A file. The same with program B, logs should go log_B.
Does the kernel module indicate in any way which program it was? In other words, given the output from K *by itself*, is there a way to tell if A or B was using it? If so, you should be able to use 'match' to sort things out...
-- ------------------------ Julio Kriger mailto:julio@cwazy.co.uk