-
Notifications
You must be signed in to change notification settings - Fork 5.2k
ip6t_rpfilter missing in Raspbian (armhf) #1483
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Okay. |
popcornmix
added a commit
to raspberrypi/firmware
that referenced
this issue
May 23, 2016
See: raspberrypi/linux#1463 kernel: Rpi 4.4.y clk driver fixes See: raspberrypi/linux#1472 kernel: config: Add NF_MATCH_RPFILTER See: raspberrypi/linux#1483 kernel: rtc: ds1307: ensure that any pending alarm is cleared before a new alarm is enabled See: raspberrypi/linux#1482 kernel: mmc: Add card_quirks module parameter, log quirks
popcornmix
added a commit
to Hexxeh/rpi-firmware
that referenced
this issue
May 23, 2016
See: raspberrypi/linux#1463 kernel: Rpi 4.4.y clk driver fixes See: raspberrypi/linux#1472 kernel: config: Add NF_MATCH_RPFILTER See: raspberrypi/linux#1483 kernel: rtc: ds1307: ensure that any pending alarm is cleared before a new alarm is enabled See: raspberrypi/linux#1482 kernel: mmc: Add card_quirks module parameter, log quirks
ip6t_rpfilter.ko should be present in latest rpi-update firmware. |
Thanks a lot. Got it via |
neuschaefer
pushed a commit
to neuschaefer/raspi-binary-firmware
that referenced
this issue
Feb 27, 2017
See: raspberrypi/linux#1463 kernel: Rpi 4.4.y clk driver fixes See: raspberrypi/linux#1472 kernel: config: Add NF_MATCH_RPFILTER See: raspberrypi/linux#1483 kernel: rtc: ds1307: ensure that any pending alarm is cleared before a new alarm is enabled See: raspberrypi/linux#1482 kernel: mmc: Add card_quirks module parameter, log quirks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The kernel module ip6t_rpfilter is missing in Raspbian (Jessie 2016-03-18 with latest updates), therefore reverse path filtering cannot be done for IPv6.
Please consider adding it to Raspbian as it is standard in Debian [1].
[1] https://packages.debian.org/search?searchon=contents&keywords=ip6t_rpfilter.ko&mode=exactfilename&suite=stable&arch=any
The text was updated successfully, but these errors were encountered: