Messages in this thread |  | | | Date | Sat, 25 Sep 2010 10:41:50 +0200 | | From | Pablo Neira Ayuso <> | | Subject | Re: [PATCH 3/6] secmark: export binary yes/no rather than kernel internal secid |
| |
On 24/09/10 22:45, Eric Paris wrote: > Currently the nfconntrack export code sends the kernel internal secid to > userspace in a couple of proc files and over netlink as an integer. This > is wrong. This number is a kernel internal. This patch changes the export > code to output either 0 or 1 for this value. A future patch will implement > sending the name rather than the number in a new field.
I'm not sure why you need this transitional patch if you later on replace it.
Better to change the /proc output to make it consistent with patch 5/6?
|  |