[New-bugs-announce] [issue25780] Add support for CAN_RAW_JOIN_FILTERS

Stefan Tatschner report at bugs.python.org
Wed Dec 2 11:40:47 EST 2015


New submission from Stefan Tatschner:

Here is a patch, which adds support for CAN_RAW_JOIN_FILTERS which is available since linux 4.1 [1]. My patch fixes trailing whitespace issues as well. Since I have a newer version of autotools, running "autoreconf" generates a lot of changes, so I left that out for the time being.

[1]: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=a5581ef4c2eac6449188862e903eb46c7233582a

----------
components: Library (Lib)
files: can_raw_join_filters.diff
keywords: patch
messages: 255723
nosy: rumpelsepp
priority: normal
severity: normal
status: open
title: Add support for CAN_RAW_JOIN_FILTERS
versions: Python 3.6
Added file: http://bugs.python.org/file41210/can_raw_join_filters.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25780>
_______________________________________


More information about the New-bugs-announce mailing list