| Commit message (Expand) | Author | Age | Files | Lines |
* | The pr_destroy field does not allow us to run the teardown code in a | bz | 2016-06-01 | 1 | -3/+0 |
* | New way to manage reference counting of mbuf external storage. | glebius | 2016-03-01 | 1 | -1/+1 |
* | Split in6_selectsrc() into in6_selectsrc_addr() and in6_selectsrc_socket(). | melifaro | 2016-01-10 | 1 | -3/+4 |
* | Remove 'struct route_int6' argument from in6_selectsrc() and | melifaro | 2016-01-03 | 1 | -1/+1 |
* | [netinet6]: Create a new IPv6 netisr which expects the frames to have been ve... | adrian | 2015-11-06 | 1 | -0/+9 |
* | Implement RSS hashing/re-hashing for IPv6 ingress packets. | adrian | 2015-08-29 | 1 | -3/+3 |
* | Simplify ip[6] simploop: | melifaro | 2015-08-08 | 1 | -1/+1 |
* | Preserve IPv6 fragment IDs accross reassembly and refragmentation | kp | 2015-04-01 | 1 | -1/+2 |
* | Fix deadlock in IPv6 PCB code. | ae | 2015-03-04 | 1 | -2/+1 |
* | Factor out ip6_fragment() function, to be used in IPv6 stack and pf(4). | glebius | 2015-02-16 | 1 | -0/+1 |
* | Factor out ip6_deletefraghdr() function, to be shared between IPv6 | glebius | 2015-02-16 | 1 | -0/+1 |
* | Renove faith(4) and faithd(8) from base. It looks like industry | melifaro | 2014-11-09 | 1 | -2/+0 |
* | Remove ip6_getdstifaddr() and all functions to work with auxiliary data. | ae | 2014-11-08 | 1 | -36/+0 |
* | Merge 'struct ip6protosw' and 'struct protosw' into one. Now we have | kevlo | 2014-08-08 | 1 | -1/+1 |
* | Fixed IPv4-in-IPv6 and IPv6-in-IPv4 IPsec tunnels. | vanhu | 2014-05-28 | 1 | -0/+1 |
* | Since both netinet/ and netinet6/ call into netipsec/ and netpfil/, | glebius | 2014-03-12 | 1 | -7/+0 |
* | Move the global M_SKIP_FIREWALL mbuf flags to a protocol layer specific | andre | 2013-08-19 | 1 | -1/+6 |
* | Migrate structs ip6stat, icmp6stat and rip6stat to PCPU counters. | ae | 2013-07-09 | 1 | -4/+6 |
* | Prepare network statistics structures for migration to PCPU counters. | ae | 2013-07-09 | 1 | -38/+38 |
* | Fix build after r249543. | tijl | 2013-04-16 | 1 | -1/+1 |
* | Replace hardcoded numbers. | ae | 2013-04-16 | 1 | -8/+12 |
* | Use M_PROTO7 flag for M_IP6_NEXTHOP, because M_PROTO2 was used for | ae | 2012-12-17 | 1 | -1/+1 |
* | Remove the recently added sysctl variable net.pfil.forward. | ae | 2012-11-02 | 1 | -0/+2 |
* | Remove __P. | delphij | 2012-10-22 | 1 | -51/+51 |
* | MFp4 bz_ipv6_fast: | bz | 2012-05-25 | 1 | -2/+2 |
* | In selectroute() add a missing fibnum argument to an in6_rtalloc() | bz | 2012-02-24 | 1 | -1/+1 |
* | Merge multi-FIB IPv6 support from projects/multi-fibv6/head/: | bz | 2012-02-17 | 1 | -0/+3 |
* | Add $ipv6_cpe_wanif to enable functionality required for IPv6 CPE | hrs | 2011-09-13 | 1 | -0/+3 |
* | - Accept Router Advertisement messages even when net.inet6.ip6.forwarding=1. | hrs | 2011-06-06 | 1 | -0/+5 |
* | Fix more continuous/contiguous typos (cf. r215955) | brucec | 2010-11-27 | 1 | -1/+1 |
* | MFp4 CH=183052 183053 183258: | bz | 2010-09-02 | 1 | -0/+3 |
* | MFP4: @176978-176982, 176984, 176990-176994, 177441 | bz | 2010-04-29 | 1 | -29/+24 |
* | Virtualize the pfil hooks so that different jails may chose different | julian | 2009-10-11 | 1 | -1/+2 |
* | Remove unused VNET_SET() and related macros; only VNET_GET() is | rwatson | 2009-07-16 | 1 | -25/+25 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 1 | -31/+61 |
* | Make callers to in6_selectsrc() and in6_pcbladdr() pass in memory | bz | 2009-06-23 | 1 | -2/+2 |
* | Introduce an infrastructure for dismantling vnet instances. | zec | 2009-06-08 | 1 | -0/+3 |
* | Bite the bullet, and make the IPv6 SSM and MLDv2 mega-commit: | bms | 2009-04-29 | 1 | -6/+18 |
* | Remove the single global unlocked route cache ip6_forward_rt | bz | 2009-02-01 | 1 | -3/+0 |
* | Remove 4 entirely unsued ip6 variables. | bz | 2009-01-30 | 1 | -3/+0 |
* | This main goals of this project are: | qingli | 2008-12-15 | 1 | -1/+1 |
* | Second round of putting global variables, which were virtualized | bz | 2008-12-13 | 1 | -4/+5 |
* | Put a global variables, which were virtualized but formerly | bz | 2008-12-11 | 1 | -7/+6 |
* | Add a MAC label, MAC Framework, and MAC policy entry points for IPv6 | rwatson | 2008-10-26 | 1 | -0/+1 |
* | Fix a regression introduced in r179289 splitting up ip6_savecontrol() | bz | 2008-08-16 | 1 | -1/+2 |
* | Change the parameters to in6_selectsrc(): | bz | 2008-07-08 | 1 | -3/+3 |
* | Factor out the v4-only vs. the v6-only inp_flags processing in | bz | 2008-05-24 | 1 | -0/+1 |
* | Replace the last susers calls in netinet6/ with privilege checks. | bz | 2008-01-24 | 1 | -1/+1 |
* | Clean up VCS Ids. | obrien | 2007-12-10 | 1 | -3/+3 |
* | Space cleanup | delphij | 2007-07-05 | 1 | -1/+1 |