[quagga-users 14511] Re: Zebra RTM_NEWROUTE
Arnaud Launay <[email protected]>
| Newsgroups | gmane.network.quagga.user |
|---|---|
| Message-ID | <[email protected]> |
Le Mon, Nov 07, 2016 at 09:59:43AM -0600, Jafar Al-Gharaibeh a écrit: with: > debug zebra kernel > debug zebra rib > right after where you specify the log file would do. Using the sequence > number you can then match the error msg > sequence number with that of the offending RTM_NEWROUTE msg. Please > post back the result and then we > can continue from there. So I did that (+rib), the problem appeared again this afternoon, I have just one more line: 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 Plus a bunch of rib_ stuff, but which has no seq version number - and I'm unsure if it's related or not as everything is dated on the same second... Arnaud.