[quagga-users 14550] Re: Zebra RTM_NEWROUTE
Arnaud Launay <[email protected]>
| Newsgroups | gmane.network.quagga.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, Le Wed, Nov 09, 2016 at 03:15:40PM -0600, Jafar Al-Gharaibeh a écrit: > > 2016/11/09 16:34:40 ZEBRA: netlink_talk: netlink-cmd (vrf 0) type RTM_NEWROUTE(24), seq=2153396 > > 2016/11/09 16:34:40 ZEBRA: netlink-cmd (vrf 0) error: Invalid argument, type=RTM_NEWROUTE(24), seq=2153396, pid=0 We went offlist not to pollute here, so a little followup: the kernel was NOT configured with CONFIG_IP_ROUTE_MULTIPATH , hence the newroute error. Since then I recompiled the kernel to include the CONFIG_IP_ROUTE_MULTIPATH: Networking support > Networking options > TCP/IP networking > IP: advanced router > IP: equal cost multipath And the problem just disappeared. Jafar is looking into the possibility of having a more explicit message from quagga, indicating to activate the kernel feature, if it's possible to derive this possibility from the error codes. Thanks a lot Jafar ! Arnaud. _______________________________________________ Quagga-users mailing list Quagga-users-UOy77sIEA+cAd7ICUelF/[email protected] https://lists.quagga.net/mailman/listinfo/quagga-users
signature.asc
(application/pgp-signature, 801 B)
-----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJYNGotAAoJEJUjfyiSW4Tl+PoP+QHIFrKi9UrJIvCancpEA2uE PHhjwmWdoMd5AUbEquRAaIDiCIOORkoHlTGpuiPm1242GTda+n5Z6QasYUGDiS/n 0e+buYl6FJVvTDaUVNPv28qCBRjVt3sBzwhY9S4k9T7gBn2NAPnvcIauwzHfyv1w RmPYM9DPuNIaIUajM+udJoF6iWkiAO8kLqHsb3LLQfHZLnRAIcMRFbw0ij/t6MWM IOg8cfu+sG84JTWnzD48sOT4amTTaDwrSZqBlkejkBj5jazxRBE1bQQYU1vaN9N0 tHD5PO9eE0YpYtXmL/EubzlAaftuxiogn8O33Ebnz3+fm0d9V1i6vvkKtHewCpgy T0dGWqLGcYkHLQ4r1ylNc6xd0ZEPBDOpWn4h2XRZeC8oTc9Swu4A2uewIn5zrx91 fWuidY4C5MFvi2fyTwSDNHPv0GZoBblYVRv0M41W93BKf+KNoJq3wW7LidAlxJC+ rAnPRHSR+PFfiwmVOV6Lr+C3gTy59uc5Mk7olv85MSPMLAfxv+eoAORR++ktFZBu satDvYCNEZmyn5VQhTtWRDEQ9998Tfq2ASYz5j/B1uGrzMUMWI63SoptlCP3E/ja 2Fpc7XYxqgS6GZib96QcEv3B0Y5IIwpTg2MjSoct+8plIphzt8pDzGZoW3C6y2cB 2hOeXg5+y2irlhoQUI6o =EBhu -----END PGP SIGNATURE-----