Tags: ican2002/frr
Tags
Merge pull request FRRouting#1419 from qlyoung/mfa-fix-2.0 bgpd: fix mishandled attribute length [2.0]
Merge pull request FRRouting#1418 from qlyoung/mfa-fix-3.0 bgpd: fix mishandled attribute length [3.0]
ldpd: fix broken label allocation Once ldpd allocated label 48 for a given FEC, all subsequent requests for a new label would return the same value (48). The problem is that we were left shifting an uint32_t value up to 64 times, losing important information. Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
*: reindent indent.py `git ls-files | pcregrep '\.[ch]$' | pcregrep -v '^(ldpd|babeld|nhrpd)/'` Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Merge pull request FRRouting#920 from opensourcerouting/static-routes… …-ifindex-update-3.0 [3.0] fixup static routes' ifindexes when interfaces (dis)appear
-
Aug 8, 2017 - 34D5 76a8685
- zip
- tar.gz
PreviousNext