/[lwip]/lwip/src/include/lwip/opt.h
ViewVC logotype

Diff of /lwip/src/include/lwip/opt.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by jani, Wed Mar 19 15:27:56 2003 UTC revision 1.12 by likewise, Tue Mar 25 12:59:42 2003 UTC
# Line 174  a lot of data that needs to be copied, t Line 174  a lot of data that needs to be copied, t
174     IP packets across network interfaces. If you are going to run lwIP     IP packets across network interfaces. If you are going to run lwIP
175     on a device with only one network interface, define this to 0. */     on a device with only one network interface, define this to 0. */
176  #ifndef IP_FORWARD  #ifndef IP_FORWARD
177  #define IP_FORWARD              1  #define IP_FORWARD              0
178  #endif  #endif
179    
180  /* If defined to 1, IP options are allowed (but not parsed). If  /* If defined to 1, IP options are allowed (but not parsed). If

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26