plan9fox/sys/src/cmd/ip
aiju 55373a6498 ip/ipconfig: don't null terminate the dhcp string options.
this seems to be an anachronism; few modern clients put the null in and RFC 2132 says clients 'SHOULD NOT' null terminate
2017-02-19 22:53:10 +00:00
..
cifsd cifsd: smbrename is still ok when file is readonly (fixed git) 2015-06-10 17:18:31 +02:00
dhcpd dhcpd: ignore ";" filename from sgi arcs bootp(); command 2015-03-18 19:52:31 +01:00
ftpfs make error handling in 9p service loops consistent 2016-07-24 02:21:32 +02:00
httpd format pointer subtraction results with %zd instead of %ld (for long -> intptr on amd64) 2016-01-07 04:44:13 +01:00
imap4d imap4d: simplify auth code using encodefmt(), use readn() to get multiple of 3*18 in base64 input buffer 2015-03-12 17:29:17 +01:00
ipconfig ip/ipconfig: don't null terminate the dhcp string options. 2017-02-19 22:53:10 +00:00
ppp ip/ipconfig, ip/ppp: preserve preexisting entries when writing /net/ndb 2016-05-08 06:05:25 +02:00
snoopy format pointer subtraction results with %zd instead of %ld (for long -> intptr on amd64) 2016-01-07 04:44:13 +01:00
6in4.c 6in4: ingress filter multicast and link-local, but allow relay traffic 2016-03-31 23:53:10 +02:00
arp.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
ayiya.c ip/ayiya: experimental anything in anything tunnel protocol client 2014-09-06 22:59:58 +02:00
dhcp.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
dhcpclient.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
ftpd.c fix dangerous werrstr() usages 2014-11-07 12:51:59 +01:00
glob.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
glob.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
gping.c ip/gping: fix corruption due to Machine.last pointer not being maintained in pingclean(), cleanup unused stuff 2017-02-19 02:27:42 +01:00
hogports.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
hproxy.c hproxy: fix ipv6 url parsing 2012-12-20 22:15:52 +01:00
httpfile.c ip/httpfile: fix flushes, fix concurrent reads, set error string 2015-07-23 03:24:39 +02:00
icmp.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
linklocal.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
measure.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
mkfile ip/ayiya: experimental anything in anything tunnel protocol client 2014-09-06 22:59:58 +02:00
ping.c ping: don't spin when we get error reading icmp connection, print error and sleep 2014-08-26 21:07:59 +02:00
pppoe.c pppoe: Add support for -c and -C to enable/disable header compression (thanks k0ga) 2016-03-15 22:10:54 +01:00
pptp.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
pptpd.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
rarpd.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
rexexec.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
rip.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
rlogind.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
socksd.c socksd: revert back, previous commit broke UdpAssociate request 2014-12-26 11:41:53 +01:00
telnet.c telnet: simplify previous change by moving the notkbd check into consctlcmd() 2013-12-05 22:43:44 +01:00
telnet.h Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
telnetd.c telnetd: let the kernel place the shared segment in segattach() (thanks kenji arisawa) 2014-09-14 21:20:13 +02:00
tftpd.c fix fuckup 2015-08-25 09:35:10 +00:00
tftpfs.c fix dangerous werrstr() usages 2014-11-07 12:51:59 +01:00
torrent.c ip/torrent: fix usage, add -A option to set user-agent 2014-05-19 23:23:08 +02:00
traceroute.c fix dangerous werrstr() usages 2014-11-07 12:51:59 +01:00
udpecho.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00
wol.c Import sources from 2011-03-30 iso image - lib 2011-03-30 19:35:09 +03:00