| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a panic when removing an IP address from an interface, if the same address | asomers | 2014-04-29 | 1 | -3/+7 |
* | Fix subnet and default routes on different FIBs on the same subnet. | asomers | 2014-04-24 | 1 | -3/+8 |
* | Fix host and network routes for new interfaces when net.add_addr_allfibs=0 | asomers | 2014-04-24 | 1 | -1/+1 |
* | Add support for UDP-Lite protocol (RFC 3828) to IPv4 and IPv6 stacks. | kevlo | 2014-04-07 | 1 | -0/+1 |
* | Correct ARP update handling when the routes for network interfaces are | asomers | 2014-03-26 | 1 | -2/+3 |
* | Fix refcount leak on netinet ifa. | melifaro | 2014-01-16 | 1 | -4/+4 |
* | Simplify inet alias handling code: if we're adding/removing alias which | melifaro | 2014-01-10 | 1 | -43/+8 |
* | Add IF_AFDATA_WLOCK_ASSERT() in case lla_lookup() is called with | ae | 2014-01-03 | 1 | -0/+1 |
* | Fix couple of bugs from r257692 related to scan of address list on | glebius | 2013-12-29 | 1 | -4/+8 |
* | In r257692 I intentionally deleted code that handled P2P interfaces | glebius | 2013-11-17 | 1 | -1/+3 |
* | Remove never used ioctls that originate from KAME. The proof | glebius | 2013-11-11 | 1 | -232/+0 |
* | Provide compat layer for OSIOCAIFADDR. | glebius | 2013-11-06 | 1 | -4/+5 |
* | Fix my braino in r257692. For SIOCG*ADDR we don't need exact match on | glebius | 2013-11-06 | 1 | -9/+16 |
* | Fix build on GCC. | nwhitehorn | 2013-11-06 | 1 | -1/+2 |
* | Rewrite in_control(), so that it is comprehendable without getting mad. | glebius | 2013-11-05 | 1 | -447/+373 |
* | Remove net.link.ether.inet.useloopback sysctl tunable. It was always on by | glebius | 2013-11-05 | 1 | -1/+1 |
* | Cleanup in_ifscrub(), which is just an entry to in_scrubprefix(). | glebius | 2013-11-01 | 1 | -14/+4 |
* | Include necessary headers that now are available due to pollution | glebius | 2013-10-28 | 1 | -0/+1 |
* | Remove ifa_init() and provide ifa_alloc() that will allocate and setup | glebius | 2013-10-15 | 1 | -10/+2 |
* | Migrate structs arpstat, icmpstat, mrtstat, pimstat and udpstat to PCPU | ae | 2013-07-09 | 1 | -3/+0 |
* | Plug static llentry leak (ipv4 & ipv6 were affected). | oleg | 2013-04-21 | 1 | -2/+6 |
* | Retire struct sockaddr_inarp. | glebius | 2013-01-31 | 1 | -7/+3 |
* | Temporarily revert rev 244678. This is causing loopback problems with | peter | 2013-01-03 | 1 | -8/+3 |
* | The SIOCSIFFLAGS ioctl handler runs if_up()/if_down() that notify | glebius | 2012-12-25 | 1 | -3/+8 |
* | Minor style(9) changes: | glebius | 2012-12-24 | 1 | -1/+3 |
* | Though I disagree, I conceed to jhb & Rui. Note | rrs | 2012-08-19 | 1 | -1/+1 |
* | Ok jhb, lets move the ifa_free() down to the bottom to | rrs | 2012-08-17 | 1 | -1/+1 |
* | Its never a good idea to double free the same | rrs | 2012-08-16 | 1 | -1/+1 |
* | Fix races between in_lltable_prefix_free(), lla_lookup(), | glebius | 2012-08-02 | 1 | -7/+9 |
* | Some more whitespace cleanup. | glebius | 2012-08-01 | 1 | -4/+4 |
* | Some style(9) and whitespace changes. | glebius | 2012-07-31 | 1 | -42/+35 |
* | - Updated TOE support in the kernel. | np | 2012-06-19 | 1 | -1/+1 |
* | M_DONTWAIT is a flag from historical mbuf(9) | glebius | 2012-04-10 | 1 | -1/+1 |
* | When using flowtable llentrys can outlive the interface with which they're as... | kmacy | 2012-02-23 | 1 | -16/+15 |
* | Merge multi-FIB IPv6 support from projects/multi-fibv6/head/: | bz | 2012-02-17 | 1 | -1/+1 |
* | Drop support for SIOCSIFADDR, SIOCSIFNETMASK, SIOCSIFBRDADDR, SIOCSIFDSTADDR | glebius | 2012-01-16 | 1 | -76/+6 |
* | Convert all users of IF_ADDR_LOCK to use new locking macros that specify | jhb | 2012-01-05 | 1 | -11/+11 |
* | Use a helper variable to wrap a long line. | jhb | 2012-01-04 | 1 | -1/+2 |
* | In the handling of the SIOC[DG]LIFADDR icotls in in_lifaddr_ioctl(), add | jhb | 2012-01-04 | 1 | -0/+6 |
* | Fix the SIOC[DG]LIFADDR ioctls in in_lifaddr_ioctl() to work with IPv4 | jhb | 2012-01-04 | 1 | -3/+3 |
* | Provide ABI compatibility shim to enable configuring of addresses | glebius | 2011-12-21 | 1 | -1/+17 |
* | Since size of struct in_aliasreq has just been changed in r228571, | glebius | 2011-12-16 | 1 | -6/+0 |
* | A major overhaul of the CARP implementation. The ip_carp.c was started | glebius | 2011-12-16 | 1 | -34/+29 |
* | Belatedly catch up with r151555. in_scrubprefix() also needs this fix. We | glebius | 2011-12-13 | 1 | -8/+16 |
* | Fix a very special case when SIOCAIFADDR supplies mask of 0.0.0.0, | glebius | 2011-12-06 | 1 | -5/+6 |
* | Fix one more fallout from r227791: do not overwrite trimmed sa_len | glebius | 2011-11-28 | 1 | -1/+2 |
* | Remove superfluous check: SIOCAIFADDR must have ifra_addr supplied. | glebius | 2011-11-24 | 1 | -4/+1 |
* | Fix stupid typo in r227830. | glebius | 2011-11-24 | 1 | -1/+1 |
* | style(9) nit | glebius | 2011-11-22 | 1 | -1/+2 |
* | Fix SIOCDIFADDR semantics: if no address is specified, then delete first one. | glebius | 2011-11-22 | 1 | -1/+1 |