]> git.proxmox.com Git - mirror_iproute2.git/history - ip/ipmonitor.c
treewide: refactor help messages
[mirror_iproute2.git] / ip / ipmonitor.c
2019-05-20 Matteo Crocetreewide: refactor help messages
2018-11-24 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-11-19 Stephen Hemmingeripmonitor: make local variable static
2018-10-23 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-10-22 David AhernTree wide: Drop sockaddr_nl arg
2018-08-30 David AhernMerge branch 'iproute2-master' into iproute2-next
2018-08-16 Stephen HemmingerMerge branch 'ipmonitor'
2018-08-16 Stephen Hemmingeripmonitor: decode DELNETCONF message
2018-08-16 Stephen Hemmingerip: convert monitor to switch
2017-11-13 Stephen HemmingerMerge branch 'master' into net-next
2017-11-13 Stephen HemmingerMerge branch 'master' into net-next
2017-11-13 Stephen Hemmingerdrop unneeded include of syslog.h
2017-02-23 David Ahernip: Add support for MPLS netconf
2016-10-10 Stephen HemmingerMerge branch 'master' into net-next
2016-10-10 Anton Aksolaiproute2: build nsid-name cache only for commands that...
2016-03-21 Stephen Hemmingerip: code cleanup
2016-02-05 Roopa Prabhuipmonitor: match user option 'all' before 'all-nsid'
2016-02-02 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2016-01-18 Stephen HemmingerMerge branch 'net-next'
2015-12-31 Stephen Hemmingermonitor: fix file handle leak
2015-06-26 Stephen HemmingerMerge branch 'master' into net-next
2015-06-26 Stephen HemmingerMerge branch 'master' into net-next
2015-06-25 Stephen HemmingerMerge branch 'master' into net-next
2015-06-25 Stephen HemmingerMerge branch 'net-next' of git://git.kernel.org/pub...
2015-05-28 Stephen HemmingerMerge branch 'master' into net-next
2015-05-21 Nicolas Dichtelipmonitor: allows to monitor in several netns
2015-05-21 Nicolas Dichtelipmonitor: introduce print_headers
2015-05-21 Nicolas Dichtellibnetlink: introduce rtnl_listen_filter_t
2015-04-20 Nicolas Dichtelnetns: allow to dump and monitor nsid
2015-04-13 Stephen HemmingerMerge branch 'master' into net-next
2015-04-10 Stephen HemmingerMerge branch 'master' into net-next
2015-04-07 Stephen HemmingerMerge branch 'master' into net-next
2015-03-24 Eric W. Biedermanadd basic mpls support to iproute
2015-02-24 Nicolas Dichtelip-monitor: allow to monitor ip rules
2015-01-14 Stephen HemmingerMerge branch 'master' into net-next
2015-01-14 Vadim KochanUse one func to print timestamp from nlmsg
2015-01-14 Vadim KochanAdd define for nlmsg_types with timestamp
2014-12-20 Stephen HemmingerMerge branch 'master' into net-next
2014-12-10 vadimkip monitor: Fix issue when timestamp is printed w/o msg
2014-11-29 vadimkip monitor: Allow to filter events by dev
2014-10-30 Stephen HemmingerMerge branch 'net-next'
2014-10-09 vadimkip monitor: Changed 'Unknown message' format to be...
2014-09-28 vadimkip monitor: Skip IPv6 ND user option messages
2014-09-28 vadimkip monitor: Dont print timestamp or banner-label for...
2013-09-24 Stephen HemmingerMerge /tmp/iproute2
2013-09-03 Stephen HemmingerMerge branch 'master' into net-next-3.11
2013-08-29 Stephen Hemmingeradd ability to filter neighbour discovery by protocol
2013-08-19 Martin Schwenkeip: Add label option to ip monitor
2013-02-19 Stephen HemmingerMerge branch 'master' of git://git.kernel.org/pub/scm...
2013-02-12 Stephen Hemmingerip: make local functions static
2012-12-17 Nicolas Dichtelip: update man pages and usage() for 'ip monitor'
2012-12-14 Nicolas Dichtelip: use rtnelink to manage mroute
2012-12-12 David L Stevensadd DOVE extensions for iproute2
2012-12-12 Nicolas Dichtelip: add support of 'ip link type ip6tnl'
2009-03-27 Andreas Henrikssoniproute2: drop equalize support.
2009-03-27 Varun ChandramohanEnable Type Labels For "ip monitor all"
2009-03-27 Varun ChandramohanAdd Monitor Support For Neigh Table
2008-02-13 YOSHIFUJI Hideaki... Add addrlabel sub-command.
2007-03-13 jamalupdate rest to use nl_mgrp
2006-11-10 Thomas GrafAdd rule notification support to ip monitor
2005-09-07 shemmingerFix ip monitor since it is special and can't reuse
2005-09-01 shemmingerUpdate header files to 2.6.14
2005-06-07 shemmingerMonitor time patch from Masahide NAKAMURA
2005-01-17 net[shemminger]... Import patch iproute2.118
2004-12-07 osdl.net!shemmingerAdd ip rule flush capabilty and fix all the prototype...
2004-08-31 osdl.net!shemmingermake all filtering handles take const args.
2004-04-15 osdl.org!shemminger(Logical change 1.3)
2004-04-15 osdl.org!shemmingerInitial revision