Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*\[PATCH\]\s+Add\s+nl_open\s+to\s+libnetlink\s*$/: 20 ]

Total 20 documents matching your query.

1. [PATCH] Add nl_open to libnetlink (score: 1)
Author: xxxxxx>
Date: Sat, 3 Jul 2004 19:46:32 +1000
Hi Stephen: I'm in the process of writing two new modules fo ip(8), ippolicy and ipstate which will be a NETLINK based replacement for setkey. In order to do so, I need to get libnetlink to speak the
/archives/netdev/2004-07/msg00048.html (8,721 bytes)

2. Re: [PATCH] Add nl_open to libnetlink (score: 1)
Author: xxxx>
Date: Mon, 5 Jul 2004 16:05:00 +0900
I agree with it. Anyway, I have code for ip(8) for similar reason. The patch is below: http://www.linux-ipv6.org/~nakam/ipxfrm-20040705.diff Can you take a look at it, Stephen and Herbert? I'm in th
/archives/netdev/2004-07/msg00082.html (9,662 bytes)

3. Re: [PATCH] Add nl_open to libnetlink (score: 1)
Author: HIFUJI Hideaki / 吉藤英明 <yoshfuji@xxxxxxxxxxxxxx>
Date: Mon, 5 Jul 2004 18:07:06 +1000
Excellent. That'll save me a lot of work :) I'll have a look at it. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://
/archives/netdev/2004-07/msg00086.html (9,685 bytes)

4. Re: [PATCH] Add nl_open to libnetlink (score: 1)
Author: +challenge-response@xxxxxxxxxxxxx>
Date: Tue, 6 Jul 2004 14:05:50 -0700
This code won't build with current kernel headers. There is no xfrmsel_icmp_type in current 2.6 definition of struct xfrm_selector.
/archives/netdev/2004-07/msg00161.html (10,051 bytes)

5. Re: [PATCH] Add nl_open to libnetlink (score: 1)
Author: i@xxxxxxxxxx>
Date: Wed, 7 Jul 2004 13:09:50 +0900
I've made another patch which can build with 2.6.7 kernel headers. (And I removed some unnecessary code for the kernel.) Try below: http://www.linux-ipv6.org/~nakam/ipxfrm-20040707.diff BTW, The defi
/archives/netdev/2004-07/msg00186.html (10,811 bytes)

6. Re: [PATCH] Add nl_open to libnetlink (score: 1)
Author: xxxxxx>
Date: Wed, 7 Jul 2004 14:05:33 +0900
Oops, I'm sorry, the patch below is still broken. Please wait for fixing it. -- Masahide NAKAMURA
/archives/netdev/2004-07/msg00189.html (9,907 bytes)

7. Re: [PATCH] Add nl_open to libnetlink (score: 1)
Author: xxxxxxxxxxx (Margit Schubert-While)
Date: Wed, 7 Jul 2004 15:56:02 +0900
Hello Stephen and Herbert, I've updated the patch and it can build with 2.6.7 kernel headers. Can you check it? http://www.linux-ipv6.org/~nakam/ipxfrm-20040707_2.diff -- Masahide NAKAMURA
/archives/netdev/2004-07/msg00198.html (10,330 bytes)

8. Re: [PATCH] Add nl_open to libnetlink (score: 1)
Author: w@xxxxxxxx>
Date: Wed, 7 Jul 2004 21:03:15 +1000
Thanks. Could you please change the output of ip xfrm policy/state so that it can be fed directly back in? For example the output of ip ro ls can be fed back into ip ro add. Could you please also mak
/archives/netdev/2004-07/msg00202.html (10,649 bytes)

9. Re: [PATCH] Add nl_open to libnetlink (score: 1)
Author: lin BOIE <util@xxxxxxxxxxxxxxx>
Date: Wed, 7 Jul 2004 11:08:20 -0700
Got it, it builds and is in the current bk tree; will go out with next snapshot this week.
/archives/netdev/2004-07/msg00212.html (10,534 bytes)

10. Re: [PATCH] Add nl_open to libnetlink (score: 1)
Author: jamal <hadi@xxxxxxxxxx>
Date: Fri, 9 Jul 2004 12:51:00 +0900
Hi Herbert, Thanks for comments. Yes. I'll fix the output to follow current command line option. Sure. OK. I'll check it. -- Masahide NAKAMURA
/archives/netdev/2004-07/msg00282.html (10,253 bytes)

11. [PATCH] Add nl_open to libnetlink (score: 1)
Author: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Date: Sat, 3 Jul 2004 19:46:32 +1000
Hi Stephen: I'm in the process of writing two new modules fo ip(8), ippolicy and ipstate which will be a NETLINK based replacement for setkey. In order to do so, I need to get libnetlink to speak the
/archives/netdev/2004-07/msg00864.html (8,766 bytes)

12. Re: [PATCH] Add nl_open to libnetlink (score: 1)
Author: Masahide NAKAMURA <nakam@xxxxxxxxxxxxxx>
Date: Mon, 5 Jul 2004 16:05:00 +0900
Hello, I agree with it. Anyway, I have code for ip(8) for similar reason. The patch is below: http://www.linux-ipv6.org/~nakam/ipxfrm-20040705.diff Can you take a look at it, Stephen and Herbert? I'm
/archives/netdev/2004-07/msg00898.html (9,737 bytes)

13. Re: [PATCH] Add nl_open to libnetlink (score: 1)
Author: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 5 Jul 2004 18:07:06 +1000
Excellent. That'll save me a lot of work :) I'll have a look at it. Cheers, -- Visit Openswan at http://www.openswan.org/ Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://
/archives/netdev/2004-07/msg00902.html (9,893 bytes)

14. Re: [PATCH] Add nl_open to libnetlink (score: 1)
Author: Stephen Hemminger <shemminger@xxxxxxxx>
Date: Tue, 6 Jul 2004 14:05:50 -0700
This code won't build with current kernel headers. There is no xfrmsel_icmp_type in current 2.6 definition of struct xfrm_selector.
/archives/netdev/2004-07/msg00977.html (10,214 bytes)

15. Re: [PATCH] Add nl_open to libnetlink (score: 1)
Author: Masahide NAKAMURA <nakam@xxxxxxxxxxxxxx>
Date: Wed, 7 Jul 2004 13:09:50 +0900
I've made another patch which can build with 2.6.7 kernel headers. (And I removed some unnecessary code for the kernel.) Try below: http://www.linux-ipv6.org/~nakam/ipxfrm-20040707.diff BTW, The defi
/archives/netdev/2004-07/msg01002.html (10,992 bytes)

16. Re: [PATCH] Add nl_open to libnetlink (score: 1)
Author: Masahide NAKAMURA <nakam@xxxxxxxxxxxxxx>
Date: Wed, 7 Jul 2004 14:05:33 +0900
Oops, I'm sorry, the patch below is still broken. Please wait for fixing it. -- Masahide NAKAMURA
/archives/netdev/2004-07/msg01005.html (10,160 bytes)

17. Re: [PATCH] Add nl_open to libnetlink (score: 1)
Author: Masahide NAKAMURA <nakam@xxxxxxxxxxxxxx>
Date: Wed, 7 Jul 2004 15:56:02 +0900
Hello Stephen and Herbert, I've updated the patch and it can build with 2.6.7 kernel headers. Can you check it? http://www.linux-ipv6.org/~nakam/ipxfrm-20040707_2.diff -- Masahide NAKAMURA
/archives/netdev/2004-07/msg01014.html (10,642 bytes)

18. Re: [PATCH] Add nl_open to libnetlink (score: 1)
Author: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 7 Jul 2004 21:03:15 +1000
Thanks. Could you please change the output of ip xfrm policy/state so that it can be fed directly back in? For example the output of ip ro ls can be fed back into ip ro add. Could you please also mak
/archives/netdev/2004-07/msg01018.html (11,065 bytes)

19. Re: [PATCH] Add nl_open to libnetlink (score: 1)
Author: Stephen Hemminger <shemminger@xxxxxxxx>
Date: Wed, 7 Jul 2004 11:08:20 -0700
Got it, it builds and is in the current bk tree; will go out with next snapshot this week.
/archives/netdev/2004-07/msg01028.html (10,905 bytes)

20. Re: [PATCH] Add nl_open to libnetlink (score: 1)
Author: Masahide NAKAMURA <nakam@xxxxxxxxxxxxxx>
Date: Fri, 9 Jul 2004 12:51:00 +0900
Hi Herbert, Thanks for comments. Yes. I'll fix the output to follow current command line option. Sure. OK. I'll check it. -- Masahide NAKAMURA
/archives/netdev/2004-07/msg01098.html (10,610 bytes)


This search system is powered by Namazu