aboutsummaryrefslogtreecommitdiffstats
path: root/ip/iproute.c
Commit message (Expand)AuthorAgeFilesLines
* Update UID routing to upstream implementation.Lorenzo Colitti2016-12-191-8/+11
* Merge remote-tracking branch 'aosp/upstream-master' into mymergeElliott Hughes2016-02-051-49/+220
|\
| * route: allow routes to be configured with expire valuesHangbin Liu2015-12-211-1/+10
| * route: Fix printing of locked entriesPhil Sutter2015-12-171-2/+3
| * route: ignore RTAX_HOPLIMIT of value -1Phil Sutter2015-12-101-9/+8
| * iproute: restrict hoplimit values to be in range [0; 255]Phil Sutter2015-11-291-1/+1
| * Merge branch 'master' into net-nextStephen Hemminger2015-10-231-1/+0
| |\
| | * ip: remove extra newlines at end-of-fileStephen Hemminger2015-10-231-1/+0
| * | Merge branch 'master' into net-nextStephen Hemminger2015-10-221-3/+3
| |\|
| | * ip, realms: also allow to pass in raw realms valueDaniel Borkmann2015-10-221-3/+3
| * | Merge branch 'master' into net-nextStephen Hemminger2015-10-181-1/+1
| |\|
| | * ip route get: change exit to return to support batch commandsRoopa Prabhu2015-10-181-1/+1
| * | lwtunnel: Add encapsulation support to ip routeRoopa Prabhu2015-10-161-5/+34
| * | ip route: Add RTM_F_LOOKUP_TABLE flag and show table idDavid Ahern2015-09-231-2/+4
| |/
| * route: filter routes by family if it's specifiedAndrew Vagin2015-09-231-0/+3
| * iproute: print more verbose error on route cache flushDenis Kirjanov2015-09-071-1/+2
| * support batching of ip route get commandsRoopa Prabhu2015-07-201-3/+3
| * iproute2: add support to print 'linkdown' nexthop flagAndy Gospodarek2015-06-261-0/+4
| * mpls: always set type RTN_UNICAST and scope RT_SCOPE_UNIVERSE forRoopa Prabhu2015-06-251-4/+12
| * Merge branch 'master' into net-nextStephen Hemminger2015-05-281-5/+5
| |\
| | * change of rtnetlink to use RTN_F_OFFLOADStephen Hemminger2015-05-271-1/+1
| | * libnetlink: add size argument to rtnl_talkStephen Hemminger2015-05-271-4/+4
| * | libnetlink: introduce rtnl_listen_filter_tNicolas Dichtel2015-05-211-3/+6
| |/
| * route: Add missing newline in helptextThomas Graf2015-05-111-1/+1
| * ip: return correct exit code on route failureStephen Hemminger2015-05-071-1/+1
| * iproute2: unify naming for entries offloaded to hardwareAndy Gospodarek2015-04-131-1/+1
| * ip: support RFC4191 router preferenceLubomir Rintel2015-03-241-1/+34
| * add basic mpls support to iprouteEric W. Biederman2015-03-241-1/+1
| * add support for the RTA_NEWDST attribute.Eric W. Biederman2015-03-241-1/+18
| * add support for the RTA_VIA attributeEric W. Biederman2015-03-241-9/+67
| * add a source addres length parameter to rt_addr_n2aEric W. Biederman2015-03-241-4/+7
| * route: label externally offloaded routesScott Feldman2015-03-241-0/+2
* | Merge v4.0.0 from aosp/upstream-masterChih-Hung Hsieh2015-09-301-66/+170
|\|
| * fix ip -force -batch to continue on errorsRoopa Prabhu2015-03-241-1/+1
| * lib utils: Use helpers to get AF bit/byte lenVadim Kochan2015-03-151-18/+4
| * ip: route: add congestion control metricDaniel Borkmann2015-01-131-4/+18
| * ip route: enable per-route ecn settings via 'features' optionFlorian Westphal2014-12-091-0/+32
| * ip route: don't assume default routePavel Simerda2014-12-031-0/+3
| * ip monitor: Allow to filter events by devvadimk2014-11-291-3/+6
| * cleanup warningsStephen Hemminger2014-08-041-3/+0
| * iproute: Show default type, table, proto and scope of routeMasatake YAMATO2014-03-211-4/+4
| * kill spaces before tabsStephen Hemminger2014-02-171-6/+6
| * Remove trailing whitespaceStephen Hemminger2014-02-171-1/+1
| * iproute2: iproute.c: fix usage() spacing problemsRichard Godbee2013-08-311-2/+2
| * Merge branch 'net-next-3.10'Stephen Hemminger2013-07-161-0/+11
| |\
| | * add quickack option to ip routeCong Wang2013-06-201-0/+11
| * | ip: fix build failure if time_t is not long intAdam Borowski2013-06-251-1/+1
| |/
| * ip: remove unnecessary ll_init_mapStephen Hemminger2013-03-281-6/+0
| * ip: handle flush with table > 2^31Stephen Hemminger2013-02-121-1/+1
| * ip: make local functions staticStephen Hemminger2013-02-121-11/+15