| Commit message (Expand) | Author | Age | Files | Lines |
* | Further rework netinet6 address handling code: | melifaro | 2014-01-19 | 1 | -1/+2 |
* | Add const qualifier to the dst parameter of the ifnet if_output method. | glebius | 2013-04-26 | 1 | -1/+1 |
* | Add no_prefer_iface option. | ume | 2013-01-09 | 1 | -0/+1 |
* | Remove __P. | delphij | 2012-10-22 | 1 | -55/+55 |
* | Remove "prefer_source" address selection option. FreeBSD has had an | hrs | 2012-07-09 | 1 | -1/+1 |
* | Mark a couple of file local functions static and stop exporting them. | bz | 2012-01-05 | 1 | -3/+0 |
* | Use queue(3) macros instead of home-rolled versions in several places in | jhb | 2011-12-29 | 1 | -3/+0 |
* | A default route learned from the RAs could be deleted manually | qingli | 2011-11-11 | 1 | -0/+1 |
* | - Accept Router Advertisement messages even when net.inet6.ip6.forwarding=1. | hrs | 2011-06-06 | 1 | -0/+1 |
* | MFP4: @176978-176982, 176984, 176990-176994, 177441 | bz | 2010-04-29 | 1 | -5/+4 |
* | Improve flexibility of receiving Router Advertisement and | hrs | 2009-09-12 | 1 | -0/+1 |
* | Remove unused VNET_SET() and related macros; only VNET_GET() is | rwatson | 2009-07-16 | 1 | -17/+17 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 1 | -20/+36 |
* | Introduce an infrastructure for dismantling vnet instances. | zec | 2009-06-08 | 1 | -0/+3 |
* | Change if_output to take a struct route as its fourth argument in order | kmacy | 2009-04-16 | 1 | -1/+1 |
* | in6_clsroute() was applied to prefix routes causing some | qingli | 2008-12-17 | 1 | -1/+1 |
* | This main goals of this project are: | qingli | 2008-12-15 | 1 | -22/+16 |
* | Put a global variables, which were virtualized but formerly | bz | 2008-12-11 | 1 | -2/+4 |
* | Default to ignoring potentially evil IPv6 Neighbor Solicitation | cperciva | 2008-10-02 | 1 | -0/+1 |
* | Commit step 1 of the vimage project, (network stack) | bz | 2008-08-17 | 1 | -1/+1 |
* | Clean up VCS Ids. | obrien | 2007-12-10 | 1 | -3/+3 |
* | sync with KAME regarding NDP | suz | 2005-10-21 | 1 | -21/+32 |
* | supported an ndp command suboption to disable IPv6 in the given interface | suz | 2005-10-19 | 1 | -0/+4 |
* | /* -> /*- for license, minor formatting changes, separate for KAME | imp | 2005-01-07 | 1 | -1/+1 |
* | use arc4random. | ume | 2003-10-31 | 1 | -1/+1 |
* | drop unused defines. | ume | 2003-10-26 | 1 | -4/+0 |
* | drop unused fields. | ume | 2003-10-26 | 1 | -6/+1 |
* | Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542 | ume | 2003-10-24 | 1 | -9/+28 |
* | correct linkmtu handling. | ume | 2003-10-20 | 1 | -1/+0 |
* | - add dom_if{attach,detach} framework. | ume | 2003-10-17 | 1 | -1/+13 |
* | - typo in comment | ume | 2003-10-09 | 1 | -10/+9 |
* | introduced a flag bit "ND6_IFF_ACCEPT_RTADV" in the nd_ifinfo structure to | ume | 2003-08-05 | 1 | -0/+1 |
* | just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. | suz | 2002-04-19 | 1 | -10/+10 |
* | Pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2. | ru | 2001-10-17 | 1 | -1/+1 |
* | Fix unaligned access (fault) on alpha with ndp -p/-r and sysctl -a. | simokawa | 2001-08-10 | 1 | -2/+2 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -18/+87 |
* | Fix typo: compatability -> compatibility. | asmodai | 2001-02-06 | 1 | -1/+1 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 1 | -143/+180 |
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 1 | -6/+6 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 1 | -6/+6 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -4/+0 |
* | KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP | shin | 1999-11-22 | 1 | -0/+302 |