summaryrefslogtreecommitdiff
path: root/sys/src/9/ip/il.c
AgeCommit message (Expand)Author
2022-12-18devip: fix icmp bugscinap_lenrek
2022-12-13devip: tcpmssclamp() to minimum of source and destination interface MTUcinap_lenrek
2022-03-12devip: implement network address translation routescinap_lenrek
2018-07-10devip: make il connect fail quickly when theres no routecinap_lenrek
2016-10-23ip: simplify code as packblock() and concatblock() will never errorcinap_lenrek
2016-08-14ip/il: dont attept to connect over IPv6, IL only supports IPv4 packetscinap_lenrek
2016-03-12devip: handle ignoreadvice flag for all protocolscinap_lenrek
2013-11-22kernel: more kproc pexit() and sleep error handlingcinap_lenrek
2012-05-03bring back il protocol supportcinap_lenrek