Closed ajholland closed 7 years ago
Pushed a commit, when adding an entry to the table, if that single entry fails to be added I found it easier to just error that instead of fataling.
If you don't want that I can remove the commit.
Yeah, I think this should probably be a Fatal. What caused this to happen? I've never seen this before in real life.
The error was "well-known attribute BGPAttrType(45) must have transitive flag 1", I used a different rib and didn't have an issue. Must've just picked a buggy rib.
Wasn't sure if this was for a reason, if so, please ignore.