Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-03 | Flowspec: Fix tests | Ondrej Zajicek (work) | |
Missing dst no longer generates error. | |||
2019-11-18 | BGP: Fix processing of IPv6 Flowspec | Ondrej Zajicek (work) | |
During NLRI parsing of IPv6 Flowspec, dst prefix was not properly extracted from NLRI, therefore a received flow was stored in a different position in flowspec routing table, and was not reachable by command 'show route <flow>'. Add proper prefix part accessors to flowspec code and use them from BGP NLRI parsing code. Thanks to Alex D. for the bugreport. | |||
2017-12-12 | Fix some minor issues | Ondrej Zajicek (work) | |
2017-05-16 | Linpool: default allocation size | Jan Moskyto Matejka | |
2016-12-13 | Minor cleanups | Ondrej Zajicek (work) | |
2016-12-07 | Basic flow specification support (RFC 5575) | Ondrej Zajicek (work) | |
Add flow4/flow6 network and rt-table type and operations, config grammar and static protocol support. Squashed flowspec branch from Pavel Tvrdik. |