]> git.puffer.fish Git - mirror/frr.git/commit
2003-10-29 Paul Jakma <paul@dishone.st>
authorpaul <paul>
Wed, 29 Oct 2003 06:30:19 +0000 (06:30 +0000)
committerpaul <paul>
Wed, 29 Oct 2003 06:30:19 +0000 (06:30 +0000)
commit3bf1c917d10b3429afc139ad47252c3aa0dcd3a8
tree32b8b28cc0d37349bea4673ce8b2b64987d31e49
parent6baeb98892ee1c574af5cd3896a3a6d65cef0117
2003-10-29 Paul Jakma <paul@dishone.st>

        * lib/routemap.c: (route_map_apply_index) renamed to
          route_map_apply_match.
          (route_map_apply_match) Take rule list as argument rather than
          index. concentrate solely on match logic.
          (route_map_apply) Properly implement the route map statement
          logic, according to the table, especially the on-match exit
          policy.
lib/routemap.c