Commit Graph

5 Commits

Author SHA1 Message Date
Jason A. Donenfeld
60855e21a2 kernel: enable IPV6_MULTIPLE_TABLES in all configurations
It doesn't make any sense to allow policy routing (see ip-rule(8)) on
IPv4 but not on IPv6. If v6 is going to be there at all, it should have
the same features as v4. Also, multiple routing tables and policy
routing is just one of those standard Linux networking features people
expect to exist. Tutorials are peppered with its usage. Judging by the
inconsistent nature of its current enablement across different kernel
configs, I think it was just forgotten by accident from these configs.
So, this patch simply enables it again.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2017-08-06 04:43:01 +02:00
Igor Pecovnik
fc4841ad6b Udoo NEXT upstream patches 2017-05-16 16:34:01 +02:00
Igor Pecovnik
a1b561163f Added mising upstream patch for Udoo NEXT 2017-03-24 20:00:53 +01:00
Igor Pecovnik
8f5300eed4 Added AUFS to MVEBU default and Udoo Next, added upstream patches to (4.4.50) and dccp fix to Udoo Next, conf updates 2017-02-23 13:48:59 +01:00
Igor Pecovnik
4c52d1d5a8 Moving configurations to subfolders, renaming version to 5.10 2016-04-25 19:00:37 +02:00