<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: kernel routing table in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-routing-table/m-p/2480837#M776776</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Using ioctl().&lt;BR /&gt;/usr/include/sys/ioctl.h has the following socket I/O definitions for the route entry and the route table (amongst others):&lt;BR /&gt;#define SIOCGRTENTRY    _IOWR('r', 13, struct rtreq)    /* get route entry */&lt;BR /&gt;#define SIOCGRTTABLE    _IOWR('r', 14, struct rtlist)   /* get route table */&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
    <pubDate>Tue, 09 Jan 2001 16:05:48 GMT</pubDate>
    <dc:creator>Dan Hetzel</dc:creator>
    <dc:date>2001-01-09T16:05:48Z</dc:date>
    <item>
      <title>kernel routing table</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-routing-table/m-p/2480836#M776775</link>
      <description>how would one get the routing table&lt;BR /&gt;from the kernel?&lt;BR /&gt;in BSD* one uses sysctl() or a routing socket (AF_ROUTE) in solaris an ioctl() to /dev/ip, in Linux it's using the special AF_NETLINK socket.&lt;BR /&gt;how is it done in HP-UX? if you can point me to documentation i would be grateful.&lt;BR /&gt;thanks.</description>
      <pubDate>Tue, 09 Jan 2001 15:07:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-routing-table/m-p/2480836#M776775</guid>
      <dc:creator>elisheva alexander</dc:creator>
      <dc:date>2001-01-09T15:07:32Z</dc:date>
    </item>
    <item>
      <title>Re: kernel routing table</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kernel-routing-table/m-p/2480837#M776776</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Using ioctl().&lt;BR /&gt;/usr/include/sys/ioctl.h has the following socket I/O definitions for the route entry and the route table (amongst others):&lt;BR /&gt;#define SIOCGRTENTRY    _IOWR('r', 13, struct rtreq)    /* get route entry */&lt;BR /&gt;#define SIOCGRTTABLE    _IOWR('r', 14, struct rtlist)   /* get route table */&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;&lt;BR /&gt;Dan&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Jan 2001 16:05:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kernel-routing-table/m-p/2480837#M776776</guid>
      <dc:creator>Dan Hetzel</dc:creator>
      <dc:date>2001-01-09T16:05:48Z</dc:date>
    </item>
  </channel>
</rss>

