diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2009-03-31 01:37:34 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2009-03-31 01:37:34 +0000 |
commit | 9b8762ea1c5c78bbf72d0c3b709ccfcae7e6ca5f (patch) | |
tree | 3b75699c450ac109c23152a242934f89f6861ddc /sys/arch | |
parent | 57a4434c4472a5200b5b6bab18070cc6c60b4c6e (diff) |
document the changes to the route filter API. basically:
-ROUTE_SETFILTER(rtfilter, RTM_IFINFO);
-ROUTE_SETFILTER(rtfilter, RTM_IFANNOUNCE);
+rtfilter = ROUTE_FILTER(RTM_IFINFO) |
+ ROUTE_FILTER(RTM_IFANNOUNCE);
poked by claudio@
Diffstat (limited to 'sys/arch')
0 files changed, 0 insertions, 0 deletions