]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/ip
ip/tftpd: remove sunkernel hack
[plan9front.git] / sys / src / cmd / ip /
2018-09-13 cinap_lenrekip/tftpd: remove sunkernel hack
2018-09-01 cinap_lenrekip/dhcpd: bring back interface address for arpenter()
2018-09-01 cinap_lenrekip/dhcpd: add varargck pragma for warning() and fatal...
2018-09-01 cinap_lenrekip/ipconfig: add varargck pragma for warning() function
2018-08-29 cinap_lenrekmerge
2018-08-29 cinap_lenrekip/dhcpd: revert arpenter() changes
2018-08-26 cinap_lenrekip/ipconfig: add missing {} as DEBUG() is a macro
2018-08-26 cinap_lenrekip/ipconfig: check for recvra 0 on timeout
2018-08-26 cinap_lenrekip/dhcpd: reject bogus requests, handle multiple ether...
2018-08-25 cinap_lenrekip/dhcpd: handle multiple networks on the same interfac...
2018-08-16 cinap_lenrekip/ipconfig: make ra6 daemon less chatty, log to /sys...
2018-08-12 cinap_lenrekip/ipconfig: simplify by combining mklladdr() into...
2018-08-11 cinap_lenrekip/ipconfig: call mklladdr() to get conf.hwa initialize...
2018-06-12 cinap_lenrekip/dhcp6d: don't drink and code
2018-06-12 cinap_lenrekip/dhcp6d: only announce all-dhcp-servers multicast...
2018-06-11 cinap_lenrekip/dhcp6d: ignore short and from non-local source packets
2018-06-10 cinap_lenrekdhcp6d: make constants for message types, check server...
2018-06-10 cinap_lenrekdhcp6d: add minimal stateless DHCPv6 server for network...
2018-06-03 cinap_lenrekip/dhcpd: parseip() error handling, make sure client...
2018-06-03 cinap_lenrekip/ipconfig: use ipmove() instead of memmove()
2018-05-24 aijumerge
2018-05-21 cinap_lenrekip/tftpd: deal with block wrap arround
2018-05-20 cinap_lenrekmerge
2018-05-20 cinap_lenrekseparate MSCHAP(v2) and NTLM(v2) authentication
2018-05-20 cinap_lenrekip/cifsd: limit response data count in TRANS2 for remot...
2018-05-19 cinap_lenrekcifsd: fix ntlmv2 authentication
2018-05-14 aijumerge
2018-05-10 cinap_lenrekmerge
2018-05-10 cinap_lenrekppp: set source specific default route regardless of...
2018-05-03 cinap_lenrekmerge
2018-05-02 cinap_lenrekip/linklocal: invert the localadm bit from mac address...
2018-05-01 cinap_lenrekip/ipconfig: fix exit status for ndbconfig
2018-05-01 cinap_lenrekmerge
2018-05-01 cinap_lenrekip/ipconfig: populate /net/ndb from v6 router advertise...
2018-04-28 cinap_lenrekip/ppp: remove old struct
2018-04-24 cinap_lenrekmerge
2018-04-18 cinap_lenrekip/ipconfig: always refresh ndb/cs and ndb/dns when...
2018-04-16 cinap_lenrekfix parseip() error handling in ipconfig, ppp, tftpfs...
2018-04-14 cinap_lenrekip/ipconfig: use unique ip/ipmask/ipgw values close...
2018-04-11 cinap_lenrekip/ipconfig: setup per local address default routes
2018-04-10 cinap_lenrekip/gping: icmpv6 support
2018-04-10 cinap_lenrekip/traceroute: icmpv6 support
2018-04-09 cinap_lenrekip/ping: stop doing clever things with dialstrings...
2018-04-08 cinap_lenrekip/ipconfig: fix v6 ndp code, use source specific defau...
2018-03-18 cinap_lenrekmerge
2018-03-18 cinap_lenrekip/ipconfig: stop spamming the console about router...
2018-02-14 cinap_lenrekftpfs: no caching by default, add -c flag to enable...
2018-01-27 cinap_lenrekip/dhcpd: remove old testing code
2018-01-22 cinap_lenrekip/pptpd: don't mess with ipifc (handled by ppp), slay...
2018-01-21 cinap_lenrekppp: remove left over debug print
2018-01-21 cinap_lenrekppp: mschapv2 support
2018-01-16 cinap_lenrekip/ipconfig: use 2000::/3 instead of ::/0 for v6 defaul...
2018-01-16 cinap_lenrekp/ipconfig: don't put automatic link-local address...
2018-01-14 cinap_lenrekip/ipconfig: add v6 deault route from router advertisements
2018-01-10 cinap_lenrekip/ipconfig: set on-link flag in router advertisement...
2017-12-21 cinap_lenrekip/tinc: handle and set ethertype for ipv6
2017-12-17 cinap_lenrekip/tinc: handle single byte noop and end-of-option...
2017-11-18 cinap_lenrek6in4: add -m mtu option to specify outer MTU
2017-10-31 cinap_lenrektinc: implement experimental mash peer to peer VPN...
2017-04-30 cinap_lenrekmerge
2017-04-30 cinap_lenrekip/torrent: avoid requesting same chunks
2017-03-20 cinap_lenrekip/torrent: exit immidiately when file is complete...
2017-03-20 cinap_lenrekip/torrent: avoid peerid collision using truerand(...
2017-03-12 cinap_lenrekmerge
2017-03-12 cinap_lenrekmerging erik quanstros nupas
2017-02-19 aijuip/ipconfig: don't null terminate the dhcp string options.
2017-02-19 cinap_lenrekip/gping: fix corruption due to Machine.last pointer...
2017-02-06 cinap_lenrekip/ipconfig: have to refresh /net/cs, /net/dns after...
2017-02-02 cinap_lenrekip/ipconfig: don't write /net/ndb when getting config...
2016-07-24 cinap_lenrekmake error handling in 9p service loops consistent
2016-05-08 cinap_lenrekip/ipconfig, ip/ppp: preserve preexisting entries when...
2016-03-31 cinap_lenrek6in4: ingress filter multicast and link-local, but...
2016-03-31 cinap_lenrek6in4: allow setting the local IPv4 address with -i...
2016-03-18 cinap_lenrekip/gping: add main pid to pid list for killall()
2016-03-15 cinap_lenrekppp: fix buffer overflow, set correct state after chap...
2016-03-15 cinap_lenrekppp: Small format and log fixes (thanks k0ga)
2016-03-15 cinap_lenrekppp: md5 and mschap inside chap, do not request encrypt...
2016-03-15 cinap_lenrekpppoe: Add support for -c and -C to enable/disable...
2016-03-12 cinap_lenrekip/gping: ignore advice, fix packet corruption check...
2016-03-12 cinap_lenrekip/gping: set display->locking before starting mousepro...
2016-03-01 cinap_lenrekpppoe: Avoid double free (thanks k0ga)
2016-01-07 cinap_lenrekformat pointer subtraction results with %zd instead...
2015-12-23 cinap_lenreksnoopy: fix timestamps for pcap files (thanks BurnZeZ)
2015-08-25 glendafix fuckup
2015-08-25 mischiefimport E script from bell labs
2015-08-03 cinap_lenreksnoopy: dont rely on atoi() being able to parse hex
2015-07-23 cinap_lenrekip/httpfile: fix flushes, fix concurrent reads, set...
2015-07-13 cinap_lenrekhttpfile: fix evictblock() so we wont consume all the...
2015-07-11 cinap_lenrektftpd: count only options we understand so we wont...
2015-06-11 ftrvxmtrxmerge
2015-06-10 cinap_lenrekcifsd: smbrename is still ok when file is readonly...
2015-05-21 mischiefrevert httpd log file goof
2015-05-20 mischiefip/httpd: fix syslog file
2015-03-18 cinap_lenrekdhcpd: ignore ";" filename from sgi arcs bootp(); command
2015-03-12 cinap_lenrekimap4d: simplify auth code using encodefmt(), use readn...
2015-01-11 cinap_lenrekmerge
2015-01-10 mischiefip/ipconfig: set ndb database file with -f argument
2014-12-26 cinap_lenreksocksd: revert back, previous commit broke UdpAssociate...
2014-12-26 cinap_lenreksocksd: dont use myipaddr() for announcing address
2014-12-09 cinap_lenrekmerge
next