commit | 3bf1c917d10b3429afc139ad47252c3aa0dcd3a8 | [log] [tgz] |
---|---|---|
author | paul <paul> | Wed Oct 29 06:30:19 2003 +0000 |
committer | paul <paul> | Wed Oct 29 06:30:19 2003 +0000 |
tree | 32b8b28cc0d37349bea4673ce8b2b64987d31e49 | |
parent | 6baeb98892ee1c574af5cd3896a3a6d65cef0117 [diff] |
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.