index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libstand
/
bootp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r308129:
bapt
2016-11-30
1
-1
/
+11
*
MFC: 304677, 304680, 305125, 305770, 305769
bapt
2016-10-19
1
-0
/
+4
*
If the dhcp server delivers an interface-mtu option, parse it and store
ian
2016-03-21
1
-0
/
+8
*
Allow dhcp/bootp server-provided values to be overriden from environment
ian
2015-12-22
1
-6
/
+13
*
Replace index() and rindex() calls with strchr() and strrchr().
ed
2012-01-03
1
-3
/
+3
*
Fix minor issues in libstand.
ed
2009-05-31
1
-1
/
+1
*
put a prefix on dhcp options to avoid clobbering, even by mistake,
luigi
2009-01-05
1
-1
/
+1
*
Some libstand/bootp.c extension (written by Danny Braniss, slightly
luigi
2008-12-05
1
-0
/
+328
*
Remove California Regent's clause 3, per letter
imp
2007-01-09
1
-4
/
+0
*
Remove 'register' keyword.
obrien
2002-03-21
1
-15
/
+15
*
Add __FBSDID()s to libstand
dillon
2001-09-30
1
-1
/
+3
*
IN_CLASS*() macros assume host order and s_addr is network byte
ps
2000-09-20
1
-2
/
+2
*
Add support to send the string 'PXEClient' as the Vendor class
ps
2000-08-11
1
-3
/
+23
*
This is libstand; a support library for standalone executables (eg. bootstrap
msmith
1998-08-20
1
-0
/
+396