Sam Leffler becc44d76c cleanups prior to adding locking (and in some cases to eliminate locking):
o move route_cb to be private to rtsock.c
o replace global static route_proto by locals
o eliminate global #define shorthands for info references
o remove some register decls
o ansi-fy function decls
o move items to be close in scope to their usage
o add rt_dispatch function for dispatching the actual message
o cleanup tangled logic for doing all-but-me msg send

Support by:	FreeBSD Foundation
2003-10-03 18:15:54 +00:00
..
2003-05-31 20:06:27 +00:00
2003-03-16 00:17:44 +00:00
2003-09-14 02:32:31 +00:00
2003-07-21 02:49:42 +00:00
2003-03-15 23:55:33 +00:00
2002-12-18 11:46:59 +00:00
2003-02-02 13:52:25 +00:00