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
..
2005-11-13 02:17:05 +00:00
2005-11-18 19:26:46 +00:00
2005-11-08 13:01:29 +00:00
2005-11-18 10:36:29 +00:00
2005-11-18 02:43:49 +00:00
2005-10-31 15:41:29 +00:00
2005-11-14 18:19:57 +00:00
2005-11-18 20:12:40 +00:00
2005-11-11 16:04:59 +00:00
2005-08-18 00:30:22 +00:00
2005-10-24 15:21:36 +00:00
2005-11-18 16:47:24 +00:00
2005-11-16 02:26:25 +00:00
2005-11-18 02:43:49 +00:00
2005-10-31 15:41:29 +00:00
2005-08-09 10:20:02 +00:00
2005-11-18 19:26:46 +00:00
2005-11-13 02:17:05 +00:00
2005-11-09 03:55:40 +00:00
2005-10-31 15:41:29 +00:00
2005-11-18 16:51:13 +00:00
2005-10-31 15:41:29 +00:00
2005-11-17 06:51:49 +00:00
2005-11-18 16:23:26 +00:00
2005-11-15 05:56:32 +00:00
2005-11-11 16:04:59 +00:00
2005-11-11 16:04:59 +00:00
2005-11-15 10:54:20 +00:00
2005-11-18 20:12:40 +00:00
2005-11-16 12:36:08 +00:00
2005-11-09 13:29:16 +00:00
2005-11-09 13:29:16 +00:00
2005-11-09 13:29:16 +00:00
2005-11-09 13:29:16 +00:00
2005-10-31 15:41:29 +00:00
2005-10-31 15:41:29 +00:00
2005-07-14 20:08:27 +00:00
2005-10-31 15:41:29 +00:00
2005-11-10 23:25:16 +00:00
2005-10-31 15:41:29 +00:00
2005-08-18 11:58:03 +00:00
2005-11-09 12:26:37 +00:00
2005-09-25 21:29:32 +00:00
2005-11-14 21:54:20 +00:00
2005-10-18 11:46:24 +00:00
2005-11-11 12:03:28 +00:00
2005-09-19 16:51:43 +00:00
2005-10-31 15:41:29 +00:00
2005-11-09 08:49:46 +00:00
2005-11-18 19:41:55 +00:00
2005-09-24 20:11:07 +00:00
2005-11-18 06:06:10 +00:00
2005-11-09 08:19:21 +00:00