- To: <slug@xxxxxxxxxxx>
- Subject: [SLUG] Regarding to Routing Socket
- From: "uday" <uday@xxxxxxxxxxxxxxxxxxx>
- Date: Fri Sep 21 19:41:02 2001
Hi All
"Routing Socket" is used adding /Deliting route in the system routing
table in Linux. Routing Socket uses " rt_msghdr " structure , " RST_DST,
RTA_GATEWAY, RTM_ADD, RTM_CHANGE, RTM_DELETE" etc define values .
These structure and values should be in net/route.h of Linux Kernel, but
these structure and define values are not in net/route.h file of Redhat
LINUX 7.1.
I am getting compiliation error for these structure and define vales.
Plz guide me
Which Linux Version should be use ?
Is it seperate patch for linux? If Yes, from where will i get?
Thanx in advance.
Uday