index
:
plan9front.git
etheriwl
front
rio
sam
webfs
my patches for 9front; forked from http://git.9front.org/plan9front/plan9front/HEAD/info.html
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
/
ip
/
devip.c
Age
Commit message (
Expand
)
Author
2019-09-21
devip: fix permission checking
cinap_lenrek
2019-05-11
devip: remove unused c->car qlock, avoid potential deadlock in ipifcregisterp...
cinap_lenrek
2019-04-14
devip: reject bad numeric ports (such as 9fs -> 9)
cinap_lenrek
2018-07-09
devip: don't pad the tag for routing commands (fixes removing routes with < 4...
cinap_lenrek
2018-04-10
devip: properly initialize the connection ignoreadvice and tos flags
cinap_lenrek
2018-04-08
devip: implement source specific routing
cinap_lenrek
2018-03-18
devip: more v6 improvements
cinap_lenrek
2018-02-25
kernel: properly handle bad attach specifiers
cinap_lenrek
2018-02-25
devip: fix crash on negative dev id on attach
cinap_lenrek
2016-11-07
ip: always pass a single block to Medium.bwrite(), avoid concatblock() calls ...
cinap_lenrek
2016-10-23
devip: simplify ipbwrite() by using retun value of qbwrite()
cinap_lenrek
2016-03-28
devip: applying changes for bug: multicasts_and_udp_buffers
cinap_lenrek
2014-09-21
devip: sanity check Nchan in Fsproto()
cinap_lenrek
2014-09-21
devip: print protocol name in garbage collection notification
cinap_lenrek
2013-05-05
devip: dont raise error() out of Fsprotocone()
cinap_lenrek
2013-05-05
devip: handle malloc errors, fix queue leaks
cinap_lenrek
2011-08-17
change definition of Chan.create to return a chan like open
cinap_lenrek
2011-07-08
devip: dont panic when ports get exhausted
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen