[IPv4] Add a config option for IPv4

IPv4 may not always be dragged into the link, so add a specific
configuration option for it.
This commit is contained in:
Michael Brown
2008-03-21 00:06:28 +00:00
parent aec9b8a41b
commit 0fbe484566
2 changed files with 22 additions and 11 deletions

View File

@@ -74,6 +74,16 @@
/* @END isa.h */
/* @BEGIN general.h
*
* Network protocols
*
*/
#define NET_PROTO_IPV4 /* IPv4 protocol */
/* @END general.h */
/* @BEGIN general.h
*
* Download protocols