summaryrefslogtreecommitdiff
path: root/sys/src/9/ip/devip.c
AgeCommit message (Expand)Author
2019-09-21devip: fix permission checkingcinap_lenrek
2019-05-11devip: remove unused c->car qlock, avoid potential deadlock in ipifcregisterp...cinap_lenrek
2019-04-14devip: reject bad numeric ports (such as 9fs -> 9)cinap_lenrek
2018-07-09devip: don't pad the tag for routing commands (fixes removing routes with < 4...cinap_lenrek
2018-04-10devip: properly initialize the connection ignoreadvice and tos flagscinap_lenrek
2018-04-08devip: implement source specific routingcinap_lenrek
2018-03-18devip: more v6 improvementscinap_lenrek
2018-02-25kernel: properly handle bad attach specifierscinap_lenrek
2018-02-25devip: fix crash on negative dev id on attachcinap_lenrek
2016-11-07ip: always pass a single block to Medium.bwrite(), avoid concatblock() calls ...cinap_lenrek
2016-10-23devip: simplify ipbwrite() by using retun value of qbwrite()cinap_lenrek
2016-03-28devip: applying changes for bug: multicasts_and_udp_bufferscinap_lenrek
2014-09-21devip: sanity check Nchan in Fsproto()cinap_lenrek
2014-09-21devip: print protocol name in garbage collection notificationcinap_lenrek
2013-05-05devip: dont raise error() out of Fsprotocone()cinap_lenrek
2013-05-05devip: handle malloc errors, fix queue leakscinap_lenrek
2011-08-17change definition of Chan.create to return a chan like opencinap_lenrek
2011-07-08devip: dont panic when ports get exhaustedcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen