History log of /external/iproute2/ip/ipmonitor.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6cdbf3706350c4d724ea8d35267ae93a4d99eab0 14-Mar-2009 Andreas Henriksson <andreas@fatal.se> iproute2: drop equalize support.

Hello Stephen and netdev people!

Currently you can configure "equalize" and it looks all fine and dandy.
The kernel has the interface defined, but apparently there's never actually
been any implementation for it (only a never merged patch in the 2.4 era).

I'm suggesting to drop the code to give any potential users of this feature
the benefit of receiving a proper error message. I see it unlikely that
this will be implemented in the near future, but if it ever happens
reviving the iproute2 side should be as easy as git revert this patch.

For more details see http://bugs.debian.org/149897

Regards,
Andreas Henriksson
/external/iproute2/ip/ipmonitor.c
4b6e07d8fde629073a512bf0cb86956c1d55145e 12-Mar-2009 Varun Chandramohan <varunc@linux.vnet.ibm.com> Enable Type Labels For "ip monitor all"

This patch adds prefix lables for "ip monitor all" command to simplfy
understanding of the output.

Signed-off-by: Varun Chandramohan <varunc@linux.vnet.ibm.com>
/external/iproute2/ip/ipmonitor.c
fb063322b4339507157b5030978b5aeb7342e68b 12-Mar-2009 Varun Chandramohan <varunc@linux.vnet.ibm.com> Add Monitor Support For Neigh Table

This patch adds exclusive support to enable monitoring
neighbour table entries in ip command.

Signed-off-by: Varun Chandramohan <varunc@linux.vnet.ibm.com>
/external/iproute2/ip/ipmonitor.c
4759758c05b3bda53b743a1c3238f1479bb61b43 13-Feb-2008 YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org> Add addrlabel sub-command.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: Stephen Hemminger <stephen.hemminger@vyatta.com>
/external/iproute2/ip/ipmonitor.c
b64f58b01354a1cfdc56f9617aabc9997f9fb01e 25-Feb-2007 jamal <hadi@cyberus.ca> update rest to use nl_mgrp

cheers,
jamal

[ALL] update rest to use nl_mgrp

Signed-off-by: J Hadi Salim <hadi@cyberus.ca>
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
/external/iproute2/ip/ipmonitor.c
98bde989db679153ee7a5f6425037b5a002eb95d 10-Nov-2006 Thomas Graf <tgraf@suug.ch> Add rule notification support to ip monitor

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
/external/iproute2/ip/ipmonitor.c
fc57a9df1bee719c86a4f0bc82bafae05bb92fc2 07-Sep-2005 shemminger <shemminger> Fix ip monitor since it is special and can't reuse
rtnl_open handle.
/external/iproute2/ip/ipmonitor.c
351efcde4e62967362a10b29f3b701cfecd7cdfc 01-Sep-2005 shemminger <shemminger> Update header files to 2.6.14
Integrate support for DCCP and tcp_diag into ss
Add -batch to ip command
/external/iproute2/ip/ipmonitor.c
90f93024a0818dc691138d8401721e797004b042 07-Jun-2005 shemminger <shemminger> Monitor time patch from Masahide NAKAMURA
/external/iproute2/ip/ipmonitor.c
1cb54e58069fb413bd20738754b4e49f0403da0c 18-Jan-2005 net[shemminger]!shemminger <net[shemminger]!shemminger> Import patch iproute2.118

(Logical change 1.120)
/external/iproute2/ip/ipmonitor.c
50772dc51ac02239958e1ebcdb21277fcdf133a7 07-Dec-2004 osdl.net!shemminger <osdl.net!shemminger> Add ip rule flush capabilty and fix all the prototype changes
because of that code rewrites the nlmsghdr.

(Logical change 1.106)
/external/iproute2/ip/ipmonitor.c
6dc9f016347441fbf94cf851c054b0f45ba32c1c 31-Aug-2004 osdl.net!shemminger <osdl.net!shemminger> make all filtering handles take const args.

(Logical change 1.77)
/external/iproute2/ip/ipmonitor.c
aba5acdfdb347d2c21fc67d613d83d4430ca3937 15-Apr-2004 osdl.org!shemminger <osdl.org!shemminger> (Logical change 1.3)
/external/iproute2/ip/ipmonitor.c
86fdf0e47be697587efcf9602cd1f952a1d73170 15-Apr-2004 osdl.org!shemminger <osdl.org!shemminger> Initial revision
/external/iproute2/ip/ipmonitor.c