summaryrefslogtreecommitdiff
path: root/ip/ipnexthop.c
AgeCommit message (Expand)Author
2021-11-18ip/ipnexthop: fix unsigned overflow in parse_nh_group_type_res()Maxim Petrov
2021-10-05ip: nexthop: keep cache netlink socket openNikolay Aleksandrov
2021-10-03ip: nexthop: add print_cache_nexthop which prints and manages the nh cacheNikolay Aleksandrov
2021-10-03ip: nexthop: add a helper which retrieves and prints cached nh entryNikolay Aleksandrov
2021-10-03ip: nexthop: add cache helpersNikolay Aleksandrov
2021-10-03ip: nexthop: factor out ipnh_get_id rtnl talk into a helperNikolay Aleksandrov
2021-10-03ip: nexthop: factor out print_nexthop's nh entry printingNikolay Aleksandrov
2021-10-03ip: nexthop: parse attributes into nh entry structure before printingNikolay Aleksandrov
2021-10-03ip: nexthop: split print_nh_res_group into parse and print partsNikolay Aleksandrov
2021-10-03ip: print_rta_if takes ifindex as device argument instead of attributeNikolay Aleksandrov
2021-04-27Merge git://git.kernel.org/pub/scm/network/iproute2/iproute2-nextStephen Hemminger
2021-04-13nexthop: fix memory leak in add_nh_group_attr()Andrea Claudi
2021-04-08ip-nexthop: support flush by idChunmei Xu
2021-03-19nexthop: Add support for nexthop bucketsIdo Schimmel
2021-03-19nexthop: Add support for resilient nexthop groupsIdo Schimmel
2021-03-19nexthop: Add ability to specify group typeIdo Schimmel
2021-03-19nexthop: Extract a helper to parse a NH IDPetr Machata
2021-01-10nexthop: Fix usage outputIdo Schimmel
2020-11-22nexthop: Always print nexthop flagsIdo Schimmel
2020-06-11ipnexthop: support for fdb nexthopsRoopa Prabhu
2020-06-01nexthop: Fix Deletion displayDonald Sharp
2020-03-15nexthop: fix error reporting in filter dumpAndrea Claudi
2019-09-19Merge branch 'master' into nextDavid Ahern
2019-09-04nexthop: Add space after blackholeDavid Ahern
2019-09-04ip nexthop: Allow flush|list operations to specify a specific protocolDonald Sharp
2019-08-15ip nexthop: Add space to display properly when showing a groupDonald Sharp
2019-06-11Add support for nexthop objectsDavid Ahern