Displaying 3 results from an estimated 3 matches for "6016e5f".
Did you mean:
6016657
2012 May 22
0
[klibc:master] ipconfig: Write $DOMAINSEARCH as domain-search
...+++++++++++++++++++++++-
usr/kinit/ipconfig/dhcp_proto.c | 3 +-
usr/kinit/ipconfig/main.c | 2 +
usr/kinit/ipconfig/netdev.h | 1 +
5 files changed, 253 insertions(+), 3 deletions(-)
diff --git a/usr/kinit/ipconfig/bootp_packet.h b/usr/kinit/ipconfig/bootp_packet.h
index 6016e5f..1ef505e 100644
--- a/usr/kinit/ipconfig/bootp_packet.h
+++ b/usr/kinit/ipconfig/bootp_packet.h
@@ -28,4 +28,14 @@ struct bootp_hdr {
/* 312 bytes of extensions */
};
+/*
+ * memory size of BOOTP Vendor Extensions/DHCP Options for receiving
+ *
+ * generic_ether_mtu:1500, min_sizeof(ip_hdr):20...
2010 Apr 25
2
[git pull] small fixes, sh4, getruage() README's
...Author: maximilian attems <max at stro.at>
Date: Sat Apr 10 16:22:55 2010 +0200
[klibc] bootp_packet.h minor stylistic fix
Signed-off-by: maximilian attems <max at stro.at>
diff --git a/usr/kinit/ipconfig/bootp_packet.h b/usr/kinit/ipconfig/bootp_packet.h
index 3525ec3..6016e5f 100644
--- a/usr/kinit/ipconfig/bootp_packet.h
+++ b/usr/kinit/ipconfig/bootp_packet.h
@@ -28,4 +28,4 @@ struct bootp_hdr {
/* 312 bytes of extensions */
};
-#endif
+#endif /* BOOTP_PACKET_H */
commit 7416d9a51082b9ecd322d71bd2f96597195e141a
Author: maximilian attems <max at stro.at>
Da...
2010 Jul 07
0
[git pull v2] x86_32, sh4, getrusage()
...Author: maximilian attems <max at stro.at>
Date: Sat Apr 10 16:22:55 2010 +0200
[klibc] bootp_packet.h minor stylistic fix
Signed-off-by: maximilian attems <max at stro.at>
diff --git a/usr/kinit/ipconfig/bootp_packet.h b/usr/kinit/ipconfig/bootp_packet.h
index 3525ec3..6016e5f 100644
--- a/usr/kinit/ipconfig/bootp_packet.h
+++ b/usr/kinit/ipconfig/bootp_packet.h
@@ -28,4 +28,4 @@ struct bootp_hdr {
/* 312 bytes of extensions */
};
-#endif
+#endif /* BOOTP_PACKET_H */
commit f0edd251485dcb3111466307ca8d9c9d74467b19
Author: maximilian attems <max at stro.at>
Da...