]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: implement 'match probability' in route-maps
authorVyacheslav Trushkin <me@dogonthesun.net>
Tue, 22 Nov 2011 16:15:10 +0000 (20:15 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Tue, 13 Dec 2011 10:25:54 +0000 (14:25 +0400)
commit1add115a9cfd3a2ee33a61731008b6ece90ec61d
tree934e618a134821e75266fef036153498c8017c9e
parent9a9446eabb8f153251d6d93d225a68ca44b436ac
bgpd: implement 'match probability' in route-maps

New clause 'match probability <percentage value>'
was added in route-maps (bgpd/bgp_routemap.c modified).
bgpd/bgp_routemap.c