| version 1.47, 1997/02/25 08:35:42 |
version 1.48, 1997/02/26 04:09:32 |
|
|
| #define IPFORWSRCRT 1 /* forward source-routed packets */ |
#define IPFORWSRCRT 1 /* forward source-routed packets */ |
| #endif |
#endif |
| #ifndef IPALLOWSRCRT |
#ifndef IPALLOWSRCRT |
| #define IPALLOWSRCRT 0 /* reject all source-routed packets */ |
#define IPALLOWSRCRT 1 /* allow source-routed packets */ |
| #endif |
#endif |
| /* |
/* |
| * Note: DIRECTED_BROADCAST is handled this way so that previous |
* Note: DIRECTED_BROADCAST is handled this way so that previous |