netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 iproute2 0/2] ip rule: merger iprule_flush and add selector support
@ 2016-09-23  3:25 Hangbin Liu
  2016-09-23  3:25 ` [PATCHv2 iproute2 1/2] ip rule: merge ip rule flush and list, save together Hangbin Liu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hangbin Liu @ 2016-09-23  3:25 UTC (permalink / raw)
  To: netdev; +Cc: Stephen Hemminger, Phil Sutter, Hangbin Liu

When merge iprule_flush() and iprule_list_or_save(). Renamed
rtnl_filter_t filter to filter_fn because we want to use global
variable 'filter' to filter nlmsg in the next patch.

Hangbin Liu (2):
  ip rule: merge ip rule flush and list, save together
  ip rule: add selector support

 ip/iprule.c        | 295 +++++++++++++++++++++++++++++++++++++++++------------
 man/man8/ip-rule.8 |   6 +-
 2 files changed, 231 insertions(+), 70 deletions(-)

-- 
2.5.5

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-09-23  6:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-23  3:25 [PATCHv2 iproute2 0/2] ip rule: merger iprule_flush and add selector support Hangbin Liu
2016-09-23  3:25 ` [PATCHv2 iproute2 1/2] ip rule: merge ip rule flush and list, save together Hangbin Liu
2016-09-23  3:25 ` [PATCHv2 iproute2 2/2] ip rule: add selector support Hangbin Liu
2016-09-23  6:05 ` [PATCHv2 iproute2 0/2] ip rule: merger iprule_flush and " Phil Sutter

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).