summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ip link: Show devices by typeVadim Kochan2014-12-243-2/+46
* ip: allow ip address show to list addresses with certain flags not being setHeiner Kallweit2014-12-241-1/+10
* ip lib: Added shorter timestamp optionVadim Kochan2014-12-244-6/+35
* whitespace cleanupStephen Hemminger2014-12-2020-69/+69
* ss: Dont show netlink and packet sockets by defaultVadim Kochan2014-12-201-0/+6
* ss: Use rtnl_dump_filter in handle_netlink_requestvadimk2014-12-203-92/+42
* resolve header file conflict betwen linux/in6.h and netinet/in.hStephen Hemminger2014-12-203-1/+6
* rt_names can't be constStephen Hemminger2014-12-201-1/+1
* ss: Use nl_proto_a2n for filtering by netlink protovadimk2014-12-091-10/+2
* lib names: Add helper func for parse id and name from filevadimk2014-12-091-31/+41
* lib names: Use CONFDIR for specify 'group' file pathvadimk2014-12-091-1/+1
* iproute2: Add support for CAN presume-ack featureNikita Edward Baruzdin2014-12-091-0/+6
* iproute2/nstat: Bug in displaying icmp statsEric Dumazet2014-12-091-2/+16
* ss: Fix layout/output issues introduced by regressionvadimk2014-12-091-19/+9
* if_bridge: remove in6.hStephen Hemminger2014-12-091-1/+0
* ip monitor: Fix issue when timestamp is printed w/o msgvadimk2014-12-091-10/+13
* ipaddress: enable -details optionNicolas Dichtel2014-12-091-5/+5
* bridge/fdb: fix statistics output spacingScott Feldman2014-12-091-1/+1
* need libc-compat.h for new in6.hStephen Hemminger2014-12-051-0/+112
* add local version of linux/in6.hStephen Hemminger2014-12-051-0/+292
* ip-link: fix unterminated string in manpageStephen Hemminger2014-12-031-1/+1
* tc: minor spelling fixesStephen Hemminger2014-12-032-3/+3
* tunnel: decode ESP tunnel typeStephen Hemminger2014-12-031-0/+3
* rt_dsfield: fix Expedited Forwarding PHBStephen Hemminger2014-12-031-1/+2
* man ip-link: Fix indentation for 'ip link show' optionsvadimk2014-12-031-0/+3
* ip route: don't assume default routePavel Simerda2014-12-031-0/+3
* configure: Add check for the doc toolsvadimk2014-11-301-1/+22
* update if_bridgeStephen Hemminger2014-11-301-0/+1
* ss: Use generic handle_netlink_request for packetvadimk2014-11-301-75/+2
* man ip-link: Add description for 'help' commandvadimk2014-11-301-0/+15
* ss: Refactor to use macro for define diag nl requestvadimk2014-11-291-39/+17
* ip link: Allow to filter devices by master devVadim Kochan2014-11-293-4/+26
* iproute2: Add support for babel protocol table entryDave Taht2014-11-293-0/+4
* ss: Fixed broken output for Netlink 'Peer Address:Port' columnvadimk2014-11-291-3/+18
* ss: Remove checking SS_CLOSE state for packet and netlinkvadimk2014-11-291-6/+0
* ip netns: Identify netns for the current processvadimk2014-11-292-15/+14
* tests: Move tc related tests to testsuite/tests/tc foldervadimk2014-11-294-0/+0
* ip monitor: Allow to filter events by devvadimk2014-11-298-21/+50
* ss: Identify more netlink protocol namesvadimk2014-11-294-8/+116
* vxlan: Add support for enabling UDP checksumsTom Herbert2014-11-291-0/+30
* ip-link: Document IPoIB link type in the man pageOr Gerlitz2014-11-291-0/+17
* utils: relax strtoX checking in get_time_rttFlorian Westphal2014-11-221-4/+4
* iproute2: Man pages for fou and gueTom Herbert2014-11-062-0/+77
* ip link gre: Add support to configure FOU and GUETom Herbert2014-11-061-0/+89
* ip link ipip: Add support to configure FOU and GUETom Herbert2014-11-061-0/+89
* ip fou: Support to configure foo-over-udp RXTom Herbert2014-11-065-2/+202
* man: ip-link: fix a typoMasatake YAMATO2014-11-061-1/+1
* ip-link: in human readable output use dynamic precision lengthChristian Hesse2014-11-061-2/+11
* doc ip-cref: Added missing ip optionsvadimk2014-11-061-0/+35
* ip-link: fix column alignmentChristian Hesse2014-11-061-2/+2