bz
7b0a0ba0e1
Implement UDP control block support.
...
So far the udp_tun_func_t had been (ab)using inp_ppcb for udp in kernel
tunneling callbacks. Move that into the udpcb and add a field for flags
there to be used by upcoming changes instead of sticking udp only flags
into in_pcb flags2.
Bump __FreeBSD_version for ports to detect it and because of vnet* struct
size changes.
Submitted by: jhb (7.x version)
Reviewed by: rwatson
2009-05-23 16:51:13 +00:00
..
2008-12-02 21:37:28 +00:00
2009-04-06 22:29:41 +00:00
2009-04-29 19:19:13 +00:00
2007-12-10 16:03:40 +00:00
2009-03-07 19:08:58 +00:00
2007-12-10 16:03:40 +00:00
2009-04-30 13:36:26 +00:00
2007-12-10 16:03:40 +00:00
2009-05-05 16:27:45 +00:00
2009-04-29 19:19:13 +00:00
2008-11-27 12:04:35 +00:00
2009-04-30 13:36:26 +00:00
2009-05-05 10:56:12 +00:00
2009-04-06 22:29:41 +00:00
2009-04-29 19:19:13 +00:00
2009-05-20 21:07:15 +00:00
2009-04-29 10:22:44 +00:00
2007-12-10 16:03:40 +00:00
2009-02-08 09:27:07 +00:00
2007-12-10 16:03:40 +00:00
2009-04-30 13:36:26 +00:00
2009-05-23 16:42:38 +00:00
2008-03-14 11:44:30 +00:00
2009-05-18 17:48:46 +00:00
2009-03-19 01:43:03 +00:00
2009-05-09 18:25:58 +00:00
2009-04-29 19:19:13 +00:00
2009-01-04 21:13:51 +00:00
2009-04-29 19:19:13 +00:00
2009-05-21 18:05:17 +00:00
2009-04-29 11:31:23 +00:00
2009-05-05 10:56:12 +00:00
2009-04-26 22:06:42 +00:00
2009-05-05 10:56:12 +00:00
2009-04-16 20:30:28 +00:00
2007-12-10 16:03:40 +00:00
2007-12-10 16:03:40 +00:00
2009-04-30 13:36:26 +00:00
2008-12-13 19:13:03 +00:00
2009-05-09 18:25:58 +00:00
2007-12-10 16:03:40 +00:00
2009-04-06 22:29:41 +00:00
2009-02-03 11:04:03 +00:00
2008-07-09 16:45:30 +00:00
2008-12-11 16:26:38 +00:00
2009-05-23 16:51:13 +00:00
2007-12-10 16:03:40 +00:00
2009-05-02 08:16:26 +00:00