Activity for RTnet - Real-Time Networking for Linux

  • ashok ashok created ticket #2

    rtnet error on make

  • p.santosh vivek p.santosh vivek posted a comment on a wiki page

    Respected sir, Presently i am working under RTnet 0.9.13 version with intel nic card...

  • Ulrich Marx committed [38b7e6]

    start of rttoc (RealTime TOken Control)

  • Hans-Peter Bock committed [7ad825]

    added hooks in struct rtnet_device for rtmac fu...

  • Wittawat Yamwong Wittawat Yamwong committed [3dd830]

    Ported 3c59x and loopback driver. NOT TESTED!

  • Wittawat Yamwong Wittawat Yamwong committed [ebc660]

    Removed unused files. (They were original drive...

  • Jan Kiszka Jan Kiszka committed [452c59]

    *added wait_sof and delta_t support for the master

  • (no author) committed [0a6077]

    This commit was manufactured by cvs2svn to crea...

  • Jan Kiszka Jan Kiszka committed [71c8b8]

    * RTmac event example added

  • Wittawat Yamwong Wittawat Yamwong committed [5fbd46]

    I forgot to initialize rtnet_devices and rtnet_...

  • (no author) committed [6a22e7]

    This commit was manufactured by cvs2svn to crea...

  • Hans-Peter Bock committed [5ee884]

    added basic xmit functions

  • Wittawat Yamwong Wittawat Yamwong committed [6b02e3]

    Removed directory "test".

  • Wittawat Yamwong Wittawat Yamwong committed [5cbbf3]

    * Fixed bug: 680211 Using ifconfig on RTnet dev...

  • Wittawat Yamwong Wittawat Yamwong committed [7fe7d1]

    Some minor cosmetic changes

  • Jan Kiszka Jan Kiszka committed [b39c9b]

    * fixed cleanup_module

  • Hans-Peter Bock committed [6610fd]

    patched to use hooks in struct rtnet_device ins...

  • (no author) committed [7bc0ad]

    This commit was manufactured by cvs2svn to crea...

  • (no author) committed [e9a02e]

    This commit was manufactured by cvs2svn to crea...

  • Jan Kiszka Jan Kiszka committed [af21a8]

    * fixed test loop counter bug

  • Marc Kleine-Budde Marc Kleine-Budde committed [ef998e]

    *** empty log message ***

  • Hans-Peter Bock committed [2f9f90]

    Message to realtime txqueue manager is now sent...

  • Marc Kleine-Budde Marc Kleine-Budde committed [4c0ff2]

    added Makefile.in for users w/o autotools

  • Hans-Peter Bock committed [a8de08]

    Implemented realtime and proxy wakeup managers.

  • (no author) committed [341da2]

    This commit was manufactured by cvs2svn to crea...

  • Marc Kleine-Budde Marc Kleine-Budde committed [edde42]

    this is the standard location for the license

  • Jan Kiszka Jan Kiszka committed [8cd3c4]

    * added module license

  • Jan Kiszka Jan Kiszka committed [a3efeb]

    * removed debug messages (may run under irq lock)

  • Marc Kleine-Budde Marc Kleine-Budde committed [c20153]

    Makefiles are not needed on developer branch

  • (no author) committed [a99ed2]

    This commit was manufactured by cvs2svn to crea...

  • Marc Kleine-Budde Marc Kleine-Budde committed [a70aa0]

    updates to new rtnet release

  • Marc Kleine-Budde Marc Kleine-Budde committed [473685]

    new files needed by autotools

  • Marc Kleine-Budde Marc Kleine-Budde committed [0cc1bb]

    added dir 'eamples/rtnet_lxrt' to configure.ac

  • (no author) committed [ffa9c0]

    This commit was manufactured by cvs2svn to crea...

  • Marc Kleine-Budde Marc Kleine-Budde committed [8ea9f2]

    fixed version

  • Jan Kiszka Jan Kiszka committed [6a53db]

    * clean-up

  • Jan Kiszka Jan Kiszka committed [6ece87]

    * moved RTmac examples from rtmac/examples to e...

  • Marc Kleine-Budde Marc Kleine-Budde committed [9a7f5f]

    .extract is removed when doing 'make clean'

  • Jan Kiszka Jan Kiszka committed [0a0110]

    * fixed warnings of gcc 3.3.3

  • Jan Kiszka Jan Kiszka committed [06fdfa]

    * increased cache locality while looking up UDP...

  • Jan Kiszka Jan Kiszka committed [0e3b3a]

    * ported socket API to RTDM

  • Marc Kleine-Budde Marc Kleine-Budde committed [f43fdc]

    hopefully on the right branch:

  • Marc Kleine-Budde Marc Kleine-Budde committed [559fb0]

    userspace programs that need ncruses are now bu...

  • Marc Kleine-Budde Marc Kleine-Budde committed [13800a]

    added autoheader, this program generates config...

  • Marc Kleine-Budde Marc Kleine-Budde committed [64aefa]

    userspace programs that need libncurses are now...

  • (no author) committed [1ac52a]

    This commit was manufactured by cvs2svn to crea...

  • Jan Kiszka Jan Kiszka committed [493ba4]

    * ported socket API to RTDM

  • Wittawat Yamwong Wittawat Yamwong committed [a2fa83]

    * Added an experimental driver for Tulip Ethern...

  • Wittawat Yamwong Wittawat Yamwong committed [50c8ca]

    * Applied rtnetproxy patch from Mathias Koehrer...

  • Hans-Peter Bock committed [30197c]

    OpenOffice document 'structure of RTnet 0.2.8'

  • Wittawat Yamwong Wittawat Yamwong committed [9da6d3]

    Initial revision

  • Wittawat Yamwong Wittawat Yamwong committed [de3b26]

    * Applied patch from Hans-Peter Bock, solves cr...

  • Wittawat Yamwong Wittawat Yamwong committed [158abb]

    * Added new script for loading/unloading RTnet ...

  • Jan Kiszka Jan Kiszka committed [1fcd35]

    * made pool_size atomic_t

  • Wittawat Yamwong Wittawat Yamwong committed [8aee09]

    * Added README.rtmac

  • Marc Kleine-Budde Marc Kleine-Budde committed [6faa82]

    added device creation for rtmac

  • Hans-Peter Bock committed [fa3028]

    This patch adds some features to the round tri...

  • Jan Kiszka Jan Kiszka committed [be1415]

    * added volatiles to rtsocket struct where needed

  • Wittawat Yamwong Wittawat Yamwong committed [71f981]

    Added a short guide for RTmac

  • Hans-Peter Bock committed [1edee5]

    This file has been created by me (Hans-Peter Bo...

  • Hans-Peter Bock committed [f372ea]

    restructured rtdev_xmit()

  • Hans-Peter Bock committed [a24897]

    line 46: local_addr.sin_addr -> server_addr.sin...

  • Hans-Peter Bock committed [428781]

    skb was net freed, if rtdev->hard_header was NULL.

  • Wittawat Yamwong Wittawat Yamwong committed [d7d683]

    * Removed unused driver files

  • Hans-Peter Bock committed [d54399]

    Modified to use rtnetif_*_queue() provided by r...

  • Jan Kiszka Jan Kiszka committed [af92bc]

    * fixed warnings on old kernels

  • Hans-Peter Bock committed [c25f1d]

    Modified to use rtnetif_*_queue() provided by r...

  • Wittawat Yamwong Wittawat Yamwong committed [14db70]

    * Removed unused driver files.

  • Wittawat Yamwong Wittawat Yamwong committed [2ab75f]

    * Removed an unused file.

  • Wittawat Yamwong Wittawat Yamwong committed [04f6bd]

    * Added rt_ip_setsockopt() for IP_TOS

  • Jan Kiszka Jan Kiszka committed [7afdbf]

    * fixed race-conditions in socket API

  • Wittawat Yamwong Wittawat Yamwong committed [47008e]

    * Fixed some bugs. Tulip driver works now.

  • Hans-Peter Bock committed [8e9069]

    Added my email address.

  • Hans-Peter Bock committed [18a7fc]

    changed (dev) to (rtdev) for calls to rtnetif_*...

  • Hans-Peter Bock committed [074a0f]

    fixed indentation in function rt_ip_local_deliv...

  • Hans-Peter Bock committed [7564f3]

    added recycle thread for "used" rtskbs to avoid...

  • Hans-Peter Bock committed [70c745]

    Modified to use rtnetif_*_queue() provided by r...

  • Hans-Peter Bock committed [51b9c5]

    rt_udp_close() now frees not fetched rtskbs sti...

  • Hans-Peter Bock committed [2069af]

    rt_udp_close()

  • Jan Kiszka Jan Kiszka committed [6e7fa7]

    *added a comment to README

  • Wittawat Yamwong Wittawat Yamwong committed [6b69ca]

    * Added MODULE_LICENSE("GPL")

  • Hans-Peter Bock committed [514a14]

    access on NULL pointer fixed

  • Wittawat Yamwong Wittawat Yamwong committed [8b5e2c]

    For the master: if there is no real-time statio...

  • Hans-Peter Bock committed [b31471]

    big fat merge with pre-0-3-0

  • Hans-Peter Bock committed [782d82]

    rtmac_disc_init:

  • Hans-Peter Bock committed [06696c]

    struct rtmac_disc_type:

  • Jan Kiszka Jan Kiszka committed [71a73a]

    * loopback-rt beautified

  • Marc Kleine-Budde Marc Kleine-Budde committed [0b1445]

    * tdma_client_rcvd_station_list

  • Hans-Peter Bock committed [440d4e]

    changed rt_printk() to printk() in functions in...

  • Hans-Peter Bock committed [0568b6]

    Fixed various compiler warnings.

  • Hans-Peter Bock committed [df4956]

    rtnet and rtnetproxy now use rtmac function hoo...

  • Hans-Peter Bock committed [de9af2]

    closing socket directly in rt_udp_close()

  • Jan Kiszka Jan Kiszka committed [fa7ffe]

    * updated and enabled lookback-rt

  • Hans-Peter Bock committed [0640f8]

    * access on NULL pointers fixed in various func...

  • Wittawat Yamwong Wittawat Yamwong committed [71bfcd]

    * Now, it also shows device name in the routing...

  • Wittawat Yamwong Wittawat Yamwong committed [2535c0]

    * Fixed a bug in tdma_task_shutdown().

  • Hans-Peter Bock committed [35b96a]

    added debugoutput for memory leak detection in ...

  • Wittawat Yamwong Wittawat Yamwong committed [e004be]

    * Forgot to delete client_tx semaphore in tdma_...

  • Hans-Peter Bock committed [91ed5b]

    fixed some compiler warnings

  • Hans-Peter Bock committed [205030]

    * changed names of variables for default-/low-/...

1 >
MongoDB Logo MongoDB