side by side of my sides
cannot describe more..

Task #2 - clnp_queue_xmit

November 30, 2007 21:13 by admin

/****
date: 2007/11/30
fahmi@inn.bppt.go.id
Tugas untuk Yitro dan Siswo:

1. pelajari ip_queue_xmit() dan kaitannya dengan tcp af_specific
2. pelajari fungsi-fungsi clnp output dari source code dan specification
3. tulis clnp_queue_xmit()
4. tulis module clnp_output_init untuk manggil clnp_queue_xmit()
5. register clnp_queue_xmit sebagai atn_specific queue_xmit pada modul tcp
   directory ipv4; grep af_specific
****/

 

never write or wanna try, learn and do sumthin' better for Indonesia, feel free to help me :D


Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

sk_buff a.k.a skb skbuff.h

November 30, 2007 11:01 by admin

skb - Linux network buffers

Harald Welte laforge@gnumonks.org

1.3, 2000/10/14 21:27:02


Short description about the linux network buffers (skb's)

 

1. Introduction

At the time I wanted to know more about the Linux network stack, I always wanted a document like this to exist. But unfortunately I never found one. After I gained some basic knowledge about the Linux network stack internals, I wrote one.

I'm happy if this document is of any use for other people trying to learn about the Linux kernel.

Please let me know of any bugs in this document. It should resemble kernel revision 2.4.0-test4


For more, please download here skb.rtf (61,30 kb) 

Let me know by comment if you have more better reference .. thx 


Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

CLNP Big Picture

November 5, 2007 15:25 by admin

 

Tis' picture describe about CLNP PDU workflow 


Be the first to rate this post

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:
Categories: ATN CLNP | Skripseeh
Actions: E-mail | Permalink | Comments (0) | Comment RSSRSS comment feed

3rd Day @ BPPT

October 3, 2007 10:35 by admin

This day is my 3rd day at BPPT (Badan Pengkajian dan Penerapan Teknologi) , but also my FirstDay on work...

Today, Mr. Husni  gave me assignment few seconds after he explained the code, below are the tasks :

/* Tugas untuk Yitro

* Date: 2 Oktober 2007

* 1. Membuat initial PDU header dan data

* 2. Membuat derived PDU header dan data

* menjadi 3 segments.

* 3. Mencetak isi initial PDU dan derived PDUs

* 4. Mengirimkan derived PDUs ke host tujuan

*/
 I've to modified a file - csegment.c - , compile it and insert to kernel to make them done... Looks i've work it tonite long... 

Currently rated 3.0 by 1 people

  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags: ,
Categories: ATN CLNP | Skripseeh
Actions: E-mail | Permalink | Comments (1) | Comment RSSRSS comment feed