freebsd-dev/sys/conf
Andre Oppermann ef39adf007 Consolidate all IP Options handling functions into ip_options.[ch] and
include ip_options.h into all files making use of IP Options functions.

From ip_input.c rev 1.306:
  ip_dooptions(struct mbuf *m, int pass)
  save_rte(m, option, dst)
  ip_srcroute(m0)
  ip_stripoptions(m, mopt)

From ip_output.c rev 1.249:
  ip_insertoptions(m, opt, phlen)
  ip_optcopy(ip, jp)
  ip_pcbopts(struct inpcb *inp, int optname, struct mbuf *m)

No functional changes in this commit.

Discussed with:	rwatson
Sponsored by:	TCP/IP Optimization Fundraise 2005
2005-11-18 20:12:40 +00:00
..
defines
files Consolidate all IP Options handling functions into ip_options.[ch] and 2005-11-18 20:12:40 +00:00
files.alpha
files.amd64 Add /dev/speaker support to amd64. 2005-11-11 09:57:32 +00:00
files.arm
files.i386 Add /dev/speaker support to amd64. 2005-11-11 09:57:32 +00:00
files.ia64
files.pc98 Add /dev/speaker support to amd64. 2005-11-11 09:57:32 +00:00
files.powerpc Insert a layer of indirection to the pmap code, using a kobj for 2005-11-08 06:48:08 +00:00
files.sparc64 Finally complete some work on generalizing the PCF8584-based I2C 2005-10-28 15:58:19 +00:00
kern.mk
kern.post.mk Rename the .dbg extension to .symbols, which matches "symbol-file" 2005-10-27 17:39:03 +00:00
kern.pre.mk We no longer need INCLUDES+= -I$S/contrib/dev/acpica. 2005-10-24 04:40:37 +00:00
kmod_syms.awk
kmod.mk Rename the .dbg extension to .symbols, which matches "symbol-file" 2005-10-27 17:39:03 +00:00
ldscript.alpha
ldscript.amd64
ldscript.arm
ldscript.i386
ldscript.ia64
ldscript.powerpc
ldscript.sparc64
Makefile.alpha We don't bump the config version for additions to config that aren't 2005-11-04 04:14:49 +00:00
Makefile.amd64 We don't bump the config version for additions to config that aren't 2005-11-04 04:14:49 +00:00
Makefile.arm Make the elf wrapper work with recent kernel.debug changes. 2005-11-17 01:32:01 +00:00
Makefile.i386 We don't bump the config version for additions to config that aren't 2005-11-04 04:14:49 +00:00
Makefile.ia64 We don't bump the config version for additions to config that aren't 2005-11-04 04:14:49 +00:00
Makefile.pc98 We don't bump the config version for additions to config that aren't 2005-11-04 04:14:49 +00:00
Makefile.powerpc We don't bump the config version for additions to config that aren't 2005-11-04 04:14:49 +00:00
Makefile.sparc64 We don't bump the config version for additions to config that aren't 2005-11-04 04:14:49 +00:00
makeLINT.mk
makeLINT.sed
newvers.sh
NOTES
options
options.alpha
options.amd64 Rename the KDB_STOP_NMI kernel option to STOP_NMI and make it apply to all 2005-10-24 21:04:19 +00:00
options.arm
options.i386 Add support for XBOX to the FreeBSD port. The xbox architecture is 2005-11-09 03:55:40 +00:00
options.ia64
options.pc98 Fix misspelling. 2005-11-14 01:25:05 +00:00
options.powerpc
options.sparc64
systags.sh