aboutsummaryrefslogtreecommitdiff
path: root/net.Linux/arping.sh
AgeCommit message (Expand)Author
2007-12-14Remove Gentoo copyright from all files that I know I have writtenRoy Marples
2007-11-28Massive whitespace cleanupRoy Marples
2007-11-14relicense as 2-clause BSD, with the kind permission of GentooRoy Marples
2007-11-01Fix some more, #180888.Roy Marples
2007-10-30You can now spoof the source address for arping as the third parameter in gat...Roy Marples
2007-10-29Network config arrays are now split by embedded new lines instead of being ev...Roy Marples
2007-04-30Stop using the [ -z "$@" ] test, use [ $# = 0 ] instead, #176554.Roy Marples
2007-04-05Rewrite the core parts in C. We now provide librc so other programs canRoy Marples