* A request to add RTPROT_XORP to linux/rtnetlink.h
@ 2003-12-02 21:19 Pavlin Radoslavov
2003-12-03 0:30 ` David S. Miller
0 siblings, 1 reply; 3+ messages in thread
From: Pavlin Radoslavov @ 2003-12-02 21:19 UTC (permalink / raw)
To: netdev; +Cc: pavlin
[If this is not the right mailing list for such request, please let
me know where I should send it to.]
On behalf of the XORP (eXtensible Open Router Platform) project
(http://www.xorp.org), I'd like to ask if the XORP-specific protocol
value can be included in linux/rtnetlink.h (similar to the values
already assigned to other routing daemons/suites such as GateD,
etc.)
Below I am including the simple one-line patch against
linux-2.6.0-test11.
Any chance this can be added to 2.6.0 before its release? :)
Thanks,
Pavlin
--- linux-2.6.0-test11/include/linux/rtnetlink.h.org Wed Nov 26 12:45:11 2003
+++ linux-2.6.0-test11/include/linux/rtnetlink.h Tue Dec 2 12:53:18 2003
@@ -138,6 +138,7 @@
#define RTPROT_ZEBRA 11 /* Zebra */
#define RTPROT_BIRD 12 /* BIRD */
#define RTPROT_DNROUTED 13 /* DECnet routing daemon */
+#define RTPROT_XORP 14 /* XORP */
/* rtm_scope
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: A request to add RTPROT_XORP to linux/rtnetlink.h
2003-12-02 21:19 A request to add RTPROT_XORP to linux/rtnetlink.h Pavlin Radoslavov
@ 2003-12-03 0:30 ` David S. Miller
2003-12-03 0:32 ` Pavlin Radoslavov
0 siblings, 1 reply; 3+ messages in thread
From: David S. Miller @ 2003-12-03 0:30 UTC (permalink / raw)
To: Pavlin Radoslavov; +Cc: netdev, pavlin
On Tue, 02 Dec 2003 13:19:36 -0800
Pavlin Radoslavov <pavlin@icir.org> wrote:
> On behalf of the XORP (eXtensible Open Router Platform) project
> (http://www.xorp.org), I'd like to ask if the XORP-specific protocol
> value can be included in linux/rtnetlink.h (similar to the values
> already assigned to other routing daemons/suites such as GateD,
> etc.)
Patch applied, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: A request to add RTPROT_XORP to linux/rtnetlink.h
2003-12-03 0:30 ` David S. Miller
@ 2003-12-03 0:32 ` Pavlin Radoslavov
0 siblings, 0 replies; 3+ messages in thread
From: Pavlin Radoslavov @ 2003-12-03 0:32 UTC (permalink / raw)
To: David S. Miller; +Cc: Pavlin Radoslavov, netdev
> On Tue, 02 Dec 2003 13:19:36 -0800
> Pavlin Radoslavov <pavlin@icir.org> wrote:
>
> > On behalf of the XORP (eXtensible Open Router Platform) project
> > (http://www.xorp.org), I'd like to ask if the XORP-specific protocol
> > value can be included in linux/rtnetlink.h (similar to the values
> > already assigned to other routing daemons/suites such as GateD,
> > etc.)
>
> Patch applied, thanks.
Great! Thanks!!
Pavlin
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-12-03 0:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-02 21:19 A request to add RTPROT_XORP to linux/rtnetlink.h Pavlin Radoslavov
2003-12-03 0:30 ` David S. Miller
2003-12-03 0:32 ` Pavlin Radoslavov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).