]> 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:11:03 +0000 (14:11 +0400)
commit1c8afb7c20600165f882d87d7564c6c982c65665
treec964ed5023726fb9b025cdb0d13eb6c4e929d39b
parentfd31c50bc30d002e334c9764293f1c4f04a99515
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