Age | Commit message (Expand) | Author |
2014-04-15 | Include the MIG-generated server header files | Justus Winter |
2014-02-27 | pfinet: fix receiver lookups in iioctl-ops.c | Justus Winter |
2014-02-25 | libtrivfs: improve the mig mutator functions | Justus Winter |
2014-02-25 | pfinet: improve the mig mutator functions | Justus Winter |
2014-02-22 | pfinet: set a non-zero ports management timeout | Richard Braun |
2014-01-30 | Fix crash on fsysopts when pfinet has no IPv6 | Samuel Thibault |
2014-01-29 | pfinet: really deallocate device port | Samuel Thibault |
2014-01-28 | Also re-open Ethernet device on EMIG_SERVER_DIED | Samuel Thibault |
2014-01-28 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd | Samuel Thibault |
2014-01-28 | Make pfinet re-open ethernet device on transmission error | Samuel Thibault |
2014-01-20 | pfinet: include the mig-generated server headers in main.c | Justus Winter |
2013-12-02 | pfinet: improve the pfinet_demuxer function | Justus Winter |
2013-11-09 | Normalize whitespace at the end of each file to '\n' | Justus Winter |
2013-11-06 | pfinet: fix emission on the loopback device | Richard Braun |
2013-08-28 | Define and use symbolic names for important processes | Justus Winter |
2013-08-23 | Fix polling pfinet tun for write | Samuel Thibault |
2013-07-20 | pfinet: Fix call to kfree_s | Samuel Thibault |
2013-04-06 | pfinet: fix timeout evaluation | Richard Braun |
2013-03-26 | Fix tunnel and dummy interfaces | Samuel Thibault |
2013-03-11 | Fix libpthread conversion | Samuel Thibault |
2013-02-28 | Add io_select_timeout to the io interface | Richard Braun |
2013-02-24 | Always set flags on ethernet interface | Samuel Thibault |
2013-02-24 | Fix IPv6 by receiving all multicast | Samuel Thibault |
2013-02-24 | Enable IPv6 packets between netdde and pfinet | Samuel Thibault |
2013-02-05 | Permit to use a tunnel not in /dev | Samuel Thibault |
2013-01-14 | Pass pfinet errors to io_select callers | Samuel Thibault |
2013-01-14 | Use SOL_* values from libc | Samuel Thibault |
2013-01-13 | [IPV6]: Add IPV6_V6ONLY socket option support. | Samuel Thibault |
2012-12-06 | pfinet: increase local port range | Richard Braun |
2012-11-27 | Switch from cthreads to pthreads | Richard Braun |
2012-11-24 | Remove condition implications | Richard Braun |
2012-04-08 | Replace fragile manual »make dist« system with one based on »git archive«. | Thomas Schwinge |
2012-02-19 | Fix pfinet device_open errno reporting | Samuel Thibault |
2012-02-19 | Make pfinet use BPF filter when using a devnode | Samuel Thibault |
2012-02-19 | More helpful messages | Samuel Thibault |
2012-02-19 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd | Samuel Thibault |
2012-02-19 | Fix pfinet compilation | Samuel Thibault |
2012-02-19 | Make pfinet try both a filepath and kernel device | Samuel Thibault |
2011-12-06 | Fix error values on socket creation | Pino Toscano |
2011-11-28 | Fix select on pfinet tunnel and streamio | Samuel Thibault |
2011-10-19 | Add missing format strings for error, printk, problem | Pino Toscano |
2011-08-20 | fix common misspellings | Jonathan Neuschäfer |
2011-08-20 | pfinet/linux-src: fix a memory leak | Jonathan Neuschäfer |
2011-04-03 | Fix pfinet build from make dist-generated tarball | Samuel Thibault |
2011-02-22 | Fix S_pfinet_siocgifconf given -1 as amount | Samuel Thibault |
2010-12-25 | Fix NULL dereference | Samuel Thibault |
2010-10-30 | Fix connect(AF_UNSPEC) | Samuel Thibault |
2010-10-29 | Fix ipv6 pfinet build | Samuel Thibault |
2010-10-29 | ipv6 raw fixes | Alexey Kuznetsov |
2010-10-11 | Fix return value on `getname' errors. | Pino Toscano |