| Commit message (Expand) | Author | Age | Files | Lines |
* | Spell "blackhole" correctly and fix one grammar nit. | Ruslan Ermilov | 2008-03-24 | 1 | -4/+4 |
* | add reject+blackhole keywords to install entries with RTF_BLACKHOLE | Sam Leffler | 2008-03-18 | 2 | -4/+23 |
* | quiet compiler complaint about comparing &v against NULL | Sam Leffler | 2008-01-10 | 1 | -2/+2 |
* | Reduce the WARNS levels in a couple of places so that we can enable | John Birrell | 2007-11-18 | 1 | -1/+1 |
* | net.link.ether.inet.prune_intvl no longer exists. | Gleb Smirnoff | 2007-03-28 | 1 | -3/+1 |
* | Use sizeof() for calculating the buffer size instead of hard-coded values. | Kevin Lo | 2007-03-06 | 1 | -1/+1 |
* | - Before doing ioctl(SIOCGIFNETMASK) put the proper IP address into the ifreq, | Gleb Smirnoff | 2006-10-13 | 1 | -1/+1 |
* | Markup fixes. | Ruslan Ermilov | 2006-09-29 | 1 | -13/+10 |
* | Sync utility's usage() with manpage's SYNOPSIS. | Ruslan Ermilov | 2006-09-29 | 1 | -2/+2 |
* | Enumerate all cases where -i is applicable. | Yaroslav Tykhiy | 2006-08-17 | 1 | -2/+3 |
* | Refuse to install invalid ARP entries. | Gleb Smirnoff | 2006-02-09 | 1 | -2/+3 |
* | Update usage to reflect the fact that the -d -a now accepts -i <interface>. | Brooks Davis | 2006-01-10 | 1 | -1/+1 |
* | Allow the -i <interface> option with -d -a to allow all arp entries for | Brooks Davis | 2006-01-10 | 2 | -1/+2 |
* | Add a knob to suppress logging of attempts to modify | Gleb Smirnoff | 2005-12-18 | 1 | -1/+8 |
* | Improve the documentation of "proxyall" knob, somewhat: we do not | Ruslan Ermilov | 2005-11-24 | 1 | -2/+3 |
* | Some fixes for last commit. | Gleb Smirnoff | 2005-11-11 | 1 | -8/+7 |
* | - Document last change to ARP behavior. | Gleb Smirnoff | 2005-11-10 | 1 | -11/+28 |
* | List IFT_BRIDGE as a valid type so that arp entries can be properly deleted. | Andrew Thompson | 2005-11-03 | 1 | -1/+6 |
* | Commit some cosmetic fixes I developed some time ago, mostly style but | Ruslan Ermilov | 2005-06-09 | 1 | -26/+31 |
* | Fix exit status. In rev. 1.48 return logic of rtmsg() was confused. This | Gleb Smirnoff | 2005-06-09 | 1 | -1/+1 |
* | o Reorganize the previous delta to make it more style(9) compliant. | Maxim Konovalov | 2005-01-24 | 1 | -3/+5 |
* | o Try hard to guess a buffer size for a fast growing routing table. | Maxim Konovalov | 2005-01-24 | 1 | -5/+15 |
* | For VLAN interfaces, print MAC addresses properly. | Ruslan Ermilov | 2004-12-24 | 1 | -1/+2 |
* | Per letter dated July 22, 1999, delete clause 3 from code directly | Warner Losh | 2004-08-07 | 3 | -12/+0 |
* | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 2 | -2/+3 |
* | mdoc(7) police | Bruce M Simpson | 2004-06-16 | 1 | -2/+2 |
* | Document the behaviour of the net.link.ether.inet.proxyall sysctl MIB | Bruce M Simpson | 2004-06-16 | 1 | -0/+19 |
* | Be smarter about printing non-ethernet link-level addresses. | Doug Rabson | 2004-06-13 | 1 | -3/+13 |
* | Avoid assignments to cast expressions. | Stefan Farfeleder | 2004-06-08 | 1 | -1/+1 |
* | Massive cleanup of the code removing global variables to | Luigi Rizzo | 2004-04-13 | 1 | -206/+199 |
* | Back out previous commit, it was unintentional. | Luigi Rizzo | 2004-04-13 | 1 | -1/+1 |
* | Replace ROUNDUP/ADVANCE with SA_SIZE | Luigi Rizzo | 2004-04-13 | 2 | -8/+6 |
* | Make functions and variables static. | Luigi Rizzo | 2004-04-13 | 1 | -88/+96 |
* | - Change several errx() calls that should have been err() calls. | Maxime Henrion | 2004-04-09 | 2 | -13/+15 |
* | mdoc(7) cleanups (use .Va, not .Dv, for sysctls.) | Bruce M Simpson | 2003-10-03 | 1 | -2/+2 |
* | mdoc(7) cleanup: Break up sentences so that they start on new lines. | Bruce M Simpson | 2003-10-03 | 1 | -6/+7 |
* | Point out the existence of net.link.ether.inet.log_arp_movements. | Bruce M Simpson | 2003-10-03 | 1 | -1/+5 |
* | Update arp(4) to document the 'arp: foo is on if0 but got reply from | Bruce M Simpson | 2003-10-03 | 1 | -0/+9 |
* | Implement a new option: -i, which will allow to limit | Yaroslav Tykhiy | 2003-07-18 | 2 | -4/+33 |
* | Use __FBSDID over rcsid[]. Protect copyright[] where needed. | David E. O'Brien | 2003-05-03 | 1 | -4/+4 |
* | style.Makefile(5) | David E. O'Brien | 2003-04-04 | 1 | -1/+2 |
* | Further fix the syntax by ignoring empty and whitespace-only lines. | Ruslan Ermilov | 2003-03-05 | 1 | -1/+1 |
* | Don't hide global `s'. | Ruslan Ermilov | 2003-01-17 | 1 | -6/+6 |
* | POLA dictates that in the file designated with the -f option | Ruslan Ermilov | 2002-12-27 | 2 | -2/+12 |
* | s/pseudo-device/device/ | Ruslan Ermilov | 2002-12-26 | 1 | -1/+1 |
* | Change 'int pid' to 'pid_t pid' | Juli Mallett | 2002-07-25 | 1 | -1/+1 |
* | The .Nm utility | Philippe Charnier | 2002-07-14 | 1 | -3/+3 |
* | Unbreak this file after the last drive-by committing. We have to | Bill Paul | 2002-05-09 | 1 | -2/+2 |
* | Update ARP to access token-ring source routing information at it's new | Kelly Yancey | 2002-05-08 | 1 | -5/+10 |
* | GCC 3.1 cleanup - add a break after default: at the end of a switch | Murray Stokely | 2002-04-07 | 1 | -0/+1 |