ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Windows/router/router.h
(Generate patch)

Comparing BasiliskII/src/Windows/router/router.h (file contents):
Revision 1.1 by gbeauche, 2004-12-05T16:48:36Z vs.
Revision 1.2 by gbeauche, 2006-04-23T15:36:51Z

# Line 44 | Line 44 | extern bool raw_sockets_available;
44  
45  
46   // Interface exposed to ether_windows module.
47 < extern bool m_router_enabled;
48 < void router_init(void);
47 > bool router_init(void);
48   void router_final(void);
49  
50   // Both of these return true if the ethernet module should drop the packet.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines