netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 0/2] ip rule: merger iprule_flush and add selector support
@ 2016-09-22  6:28 Hangbin Liu
  2016-09-22  6:28 ` [PATCH iproute2 1/2] ip rule: merge ip rule flush and list, save together Hangbin Liu
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Hangbin Liu @ 2016-09-22  6:28 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] 7+ messages in thread

end of thread, other threads:[~2016-10-10  2:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-22  6:28 [PATCH iproute2 0/2] ip rule: merger iprule_flush and add selector support Hangbin Liu
2016-09-22  6:28 ` [PATCH iproute2 1/2] ip rule: merge ip rule flush and list, save together Hangbin Liu
2016-09-22  6:28 ` [PATCH iproute2 2/2] ip rule: add selector support Hangbin Liu
2016-09-22  8:45   ` Phil Sutter
2016-09-23  3:06     ` Hangbin Liu
2016-09-22 23:43 ` [PATCH iproute2 0/2] ip rule: merger iprule_flush and " Stephen Hemminger
2016-10-10  2:30 ` Stephen Hemminger

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