commit | 38cc00cd823fe945c7748de18c3e8932d98dd8f8 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@vyatta.com> | Tue Dec 08 12:00:50 2009 +0300 |
committer | Denis Ovsienko <infrastation@yandex.ru> | Tue Dec 08 12:00:50 2009 +0300 |
tree | 51f79a6ff37f8858b569f55f27480c4b47eb2aac | |
parent | 0d6388abc7a5da2a20a4854c400c8e176127e480 [diff] |
lib: make match functions take const args * table.c: general type safety and compiler help: * maskbit[]: become const * route_node_match(): take const args * route_node_match_ipv4(): idem * route_node_match_ipv6(): idem * check_bit(): idem, plus adjust local vars typing