]> git.proxmox.com Git - mirror_iproute2.git/log
mirror_iproute2.git
9 years agoman: ip-address: document mngtmpaddr and noprefixroute flags
Phil Sutter [Fri, 18 Sep 2015 18:17:03 +0000 (20:17 +0200)]
man: ip-address: document mngtmpaddr and noprefixroute flags

Signed-off-by: Phil Sutter <phil@nwl.cc>
9 years agocomment: Fix remaining listings of wrong FSF address
Phil Sutter [Fri, 18 Sep 2015 18:17:02 +0000 (20:17 +0200)]
comment: Fix remaining listings of wrong FSF address

This patch follows the changes of commit 4d98ab0 ("Fix FSF address in
file headers"), fixing file headers added after it.

Signed-off-by: Phil Sutter <phil@nwl.cc>
9 years agoman: ip-address: align synopsis with help output
Phil Sutter [Fri, 18 Sep 2015 18:17:00 +0000 (20:17 +0200)]
man: ip-address: align synopsis with help output

When fixing the BNF syntax error, I overlooked that 'ip address help'
prints a more correct synopsis. This patch aligns them.

Fixes: 715296b ("ip-address.8.in: fix BNF syntax error")
Signed-off-by: Phil Sutter <phil@nwl.cc>
9 years agoman: ip: add -h[uman-readable] option
Phil Sutter [Fri, 18 Sep 2015 18:17:01 +0000 (20:17 +0200)]
man: ip: add -h[uman-readable] option

Since 'ip help' lists it, it should be described in ip.8 as well.

Signed-off-by: Phil Sutter <phil@nwl.cc>
9 years agoconfigure: Check for Berkeley DB for arpd compilation
Vadim Kochan [Fri, 18 Sep 2015 16:17:13 +0000 (19:17 +0300)]
configure: Check for Berkeley DB for arpd compilation

Add check for Berkeley DB header & lib before compile arpd util.

Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
9 years agoip link: missing options in bond usage
Arthur Gautier [Fri, 11 Sep 2015 12:48:28 +0000 (12:48 +0000)]
ip link: missing options in bond usage

Signed-off-by: Arthur Gautier <baloo@gandi.net>
9 years agol2tp: add missing newline on show output
Stephen Hemminger [Fri, 11 Sep 2015 22:26:58 +0000 (15:26 -0700)]
l2tp: add missing newline on show output

After cookie there was no newline.

9 years agoss format bug
Mike Saal [Wed, 26 Aug 2015 15:59:17 +0000 (11:59 -0400)]
ss format bug

Hi:

I found a formatting bug in the 4.1.1 ss command. The following line was
incorrectly output due to passing a negative length to printf() when
displaying the local address. In this instance hostapd does a "bind to
device" on cdreth0 and then does a udp "in address any" port 67 bind.
Please note the whitespace between the '*' and ' %cdreth0:67'

    'udp UNCONN 0 0 ** %cdreth0:67* *:* users:(("hostapd",pid=19241,fd=5))'

Attached is my patch for the bug fix, it might be prudent to add more
guard code looking for negative length format codes.

Sincerely, Mike

9 years agoiproute: print more verbose error on route cache flush
Denis Kirjanov [Sat, 5 Sep 2015 07:40:50 +0000 (10:40 +0300)]
iproute: print more verbose error on route cache flush

Before:
kda@vfirst ~/devel/iproute2 $ ./ip/ip route flush cache
Cannot open "/proc/sys/net/ipv4/route/flush"

After:
kda@vfirst ~/devel/iproute2/ip $ ./ip route flush cache
Cannot open "/proc/sys/net/ipv4/route/flush": Permission denied

Signed-off-by: Denis Kirjanov <kda@linux-powerpc.org>
9 years agoiplink: Add support for IFLA_BR_VLAN_PROTOCOL attribute
Toshiaki Makita [Mon, 31 Aug 2015 09:48:46 +0000 (18:48 +0900)]
iplink: Add support for IFLA_BR_VLAN_PROTOCOL attribute

This patch adds support for bridge vlan_protocol.

Example:
$ ip link set br0 type bridge vlan_protocol 802.1ad
$ ip -d link show br0
4: br0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state
UP mode DEFAULT group default qlen 1000
    link/ether 44:37:e6:ab:cd:ef brd ff:ff:ff:ff:ff:ff promiscuity 0
    bridge forward_delay 0 hello_time 200 max_age 2000 ageing_time 30000
stp_state 0 priority 32768 vlan_filtering 0 vlan_protocol 802.1ad
addrgenmode eui64

Signed-off-by: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
9 years agoupdate kernel headers to 4.2-net-next
Stephen Hemminger [Mon, 31 Aug 2015 23:35:00 +0000 (16:35 -0700)]
update kernel headers to 4.2-net-next

9 years agoMerge branch 'master' into net-next
Stephen Hemminger [Mon, 31 Aug 2015 23:32:10 +0000 (16:32 -0700)]
Merge branch 'master' into net-next

9 years agov4.2.0
Stephen Hemminger [Mon, 31 Aug 2015 23:31:15 +0000 (16:31 -0700)]
v4.2.0

9 years agoadd 'vti'/'vti6' tunnel modes to ip-tunnel manual page
Konstantin Shemyak [Sat, 29 Aug 2015 18:36:32 +0000 (21:36 +0300)]
add 'vti'/'vti6' tunnel modes to ip-tunnel manual page

* "vti" and "vti6" tunnel modes added to ip-tunnel.8 manual page
* Added "hoplimit" terminology for IPv6
* Corrected usage line
* Minor language fix

9 years agoadd support for brief output for link and addresses
Andy Gospodarek [Fri, 28 Aug 2015 17:45:41 +0000 (13:45 -0400)]
add support for brief output for link and addresses

This adds support for slightly less output than is normally provided by
'ip link show' and 'ip addr show'.  This is a bit better when you have a
host with lots of interfaces.  Sample output:

$ ip -br link show
lo               UNKNOWN        00:00:00:00:00:00 <LOOPBACK,UP,LOWER_UP>
p2p1             UP             08:00:27:ee:0b:3b <BROADCAST,MULTICAST,UP,LOWER_UP>
p7p1             UP             08:00:27:9d:62:9f <BROADCAST,MULTICAST,UP,LOWER_UP>
p8p1             DOWN           08:00:27:dc:d8:ca <NO-CARRIER,BROADCAST,MULTICAST,UP>
p9p1             UP             08:00:27:76:d9:75 <BROADCAST,MULTICAST,UP,LOWER_UP>
p7p1.100@p7p1    UP             08:00:27:9d:62:9f <BROADCAST,MULTICAST,UP,LOWER_UP>

$ ip -br -4 addr show
lo               UNKNOWN        127.0.0.1/8
p2p1             UP             192.168.56.2/24
p7p1             UP             70.0.0.1/24
p8p1             DOWN           80.0.0.1/24
p9p1             UP             10.0.5.15/24
p7p1.100@p7p1    UP             200.0.0.1/24

$ ip -br -6 addr show
lo               UNKNOWN        ::1/128
p2p1             UP             fe80::a00:27ff:feee:b3b/64
p7p1             UP             7000::1/8 fe80::a00:27ff:fe9d:629f/64
p8p1             DOWN           8000::1/8
p9p1             UP             fe80::a00:27ff:fe76:d975/64
p7p1.100@p7p1    UP             fe80::a00:27ff:fe9d:629f/64

$ ip -br addr show p7p1
p7p1             UP             70.0.0.1/24 7000::1/8 fe80::a00:27ff:fe9d:629f/64

v2: Now with color support!
v3: Better field width estimation (except netdev names to keep output at a
decent width) and whitespace fixup.

Signed-off-by: Andy Gospodarek <gospo@cumulusnetworks.com>
9 years agoiplink: cleanup whitespace and checkpatch issues
Stephen Hemminger [Tue, 25 Aug 2015 22:57:04 +0000 (15:57 -0700)]
iplink: cleanup whitespace and checkpatch issues

Mostly just use of {} and whitespace.

9 years agoman ip-link: Add little explanations about VLAN qos map
Vadim Kochan [Mon, 24 Aug 2015 14:57:06 +0000 (17:57 +0300)]
man ip-link: Add little explanations about VLAN qos map

Add little more info about how to manually set priority by iptables,
and some little clarifications about ingress/egress QoS mapping.

Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
9 years agoadd support for VRF device
David Ahern [Thu, 13 Aug 2015 20:59:11 +0000 (14:59 -0600)]
add support for VRF device

Allow user to create a vrf device and specify its table binding.
Based on the iplink_vlan implementation.

Signed-off-by: Shrijeet Mukherjee <shm@cumulusnetworks.com>
Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
9 years agoupdate kernel headers to 4.2-net-next
Stephen Hemminger [Sun, 23 Aug 2015 17:10:44 +0000 (10:10 -0700)]
update kernel headers to 4.2-net-next

9 years agoMerge branch 'master' into net-next
Stephen Hemminger [Sun, 23 Aug 2015 17:09:46 +0000 (10:09 -0700)]
Merge branch 'master' into net-next

9 years agoprovide common json output formatter
Stephen Hemminger [Fri, 21 Aug 2015 21:14:51 +0000 (14:14 -0700)]
provide common json output formatter

Formatting JSON is moderately painful.
Provide a simple API to do the syntax formatting.

9 years agoman ip-link: Add more explanation about vlan reordering
Vadim Kochan [Mon, 17 Aug 2015 19:22:24 +0000 (22:22 +0300)]
man ip-link: Add more explanation about vlan reordering

Add more explanation about VLAN reordering and what it affects.

Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
9 years agoip-address.8.in: fix BNF syntax error
Phil Sutter [Tue, 18 Aug 2015 16:11:12 +0000 (18:11 +0200)]
ip-address.8.in: fix BNF syntax error

The previous man page fixup introduced a syntax error due to missing
opening bracket, which might crash some humanoid BNF parsers.

Fixes: 4e972d5 ("ip-address: fix and extend documentation")
Signed-off-by: Phil Sutter <phil@nwl.cc>
9 years agolib/namespace: fix fd leakage in non-error case
Phil Sutter [Tue, 18 Aug 2015 16:11:08 +0000 (18:11 +0200)]
lib/namespace: fix fd leakage in non-error case

My previous patch 5950ba9 ("lib/namespace: don't leak fd in error case")
was a step in the wrong direction. Instead of closing the opened file
descriptor in error case only, follow a better approach here and close
the fd as soon as it is not used anymore. This way the inelegant goto
statements can be dropped, and the fd leak in non-error case is fixed as
well.

Fixes: 5950ba9 ("lib/namespace: don't leak fd in error case")
Signed-off-by: Phil Sutter <phil@nwl.cc>
9 years agoip-link: cut one level indentation
Zhang Shengju [Fri, 14 Aug 2015 03:13:41 +0000 (03:13 +0000)]
ip-link: cut one level indentation

Cut one level indentation to make things easier to read.

Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
9 years agoMerge branch 'master' into net-next
Stephen Hemminger [Fri, 14 Aug 2015 02:42:41 +0000 (19:42 -0700)]
Merge branch 'master' into net-next

9 years agoutils: add missing return value
Zhang Shengju [Fri, 14 Aug 2015 01:36:20 +0000 (01:36 +0000)]
utils: add missing return value

Add missing return value to fix warnings

Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
9 years agobond: fix return after invarg
Stephen Hemminger [Thu, 13 Aug 2015 21:20:54 +0000 (14:20 -0700)]
bond: fix return after invarg

9 years agotc: fix return after invarg
Stephen Hemminger [Thu, 13 Aug 2015 21:20:40 +0000 (14:20 -0700)]
tc: fix return after invarg

9 years agoip-link: remove unnecessary return
Zhang Shengju [Thu, 13 Aug 2015 07:48:15 +0000 (07:48 +0000)]
ip-link: remove unnecessary return

Remove unnecessary retrun, because invarg() exit.

Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
9 years agoip-address: fix and extend documentation
Pavel Šimerda [Wed, 12 Aug 2015 20:04:08 +0000 (22:04 +0200)]
ip-address: fix and extend documentation

 * Improve manual page synopsis and built-it help
 * Use full subcommand names (e.g. 'address' and 'maddress')
 * Specify when IPv4, IPv6 or both are affected
 * Add lifetimes, home and nodad
 * Remove any remaining excess spaces

Commit 43d29f7 substantially improves generated ip-address.8 instead of
ip-address.8.in and commit e419f2d removes the generated one losing the
improvements entirely. This commit recovers the lost changes, adapts
them to the current manual page and adds more man page and help
improvements.

Original commit by: Kenyon Ralph <kenyon@kenyonralph.com>

9 years agoip-link: fix and extend documentation
Pavel Šimerda [Wed, 12 Aug 2015 20:04:07 +0000 (22:04 +0200)]
ip-link: fix and extend documentation

 * Add `can` to list of supported link types
 * Document `addrgenmode`
 * Document `link-netnsid`
 * Document VLAN link type
 * Improve VXLAN link type documentation
    - Fix VXLAN srcport/dstport docs
    - Document `udpcsum`, `udp6zerocsumtx` and `udp6zerocsumrx`

9 years agoip: fix and extend documentation
Pavel Šimerda [Wed, 12 Aug 2015 20:04:06 +0000 (22:04 +0200)]
ip: fix and extend documentation

 * Use unabbreviated `address` and `maddress`
 * Keep only `-n` and `-netns` for network namespace

9 years agoip-link: enhance prompt message
Zhang Shengju [Thu, 13 Aug 2015 06:41:50 +0000 (06:41 +0000)]
ip-link: enhance prompt message

Enhance promtp message for 'spoofchk' and 'query_rss' flag, and fix a
typo.

Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
9 years agoremove unnecessary extern
Stephen Hemminger [Thu, 13 Aug 2015 21:09:58 +0000 (14:09 -0700)]
remove unnecessary extern

No need for extern on function prototypes.

9 years agomisc/ss: fix memory leak in user_ent_hash_build()
Phil Sutter [Thu, 6 Aug 2015 12:24:36 +0000 (14:24 +0200)]
misc/ss: fix memory leak in user_ent_hash_build()

Signed-off-by: Phil Sutter <phil@nwl.cc>
9 years agolib/namespace: don't leak fd in error case
Phil Sutter [Thu, 6 Aug 2015 12:24:35 +0000 (14:24 +0200)]
lib/namespace: don't leak fd in error case

Signed-off-by: Phil Sutter <phil@nwl.cc>
9 years agomisc/ss: add missing fclose() calls
Phil Sutter [Thu, 6 Aug 2015 12:24:34 +0000 (14:24 +0200)]
misc/ss: add missing fclose() calls

Signed-off-by: Phil Sutter <phil@nwl.cc>
9 years agomisc/ss: simplify buffer realloc, fix checking realloc failure
Phil Sutter [Thu, 6 Aug 2015 12:24:33 +0000 (14:24 +0200)]
misc/ss: simplify buffer realloc, fix checking realloc failure

Signed-off-by: Phil Sutter <phil@nwl.cc>
9 years agomisc/ss: avoid NULL pointer dereference
Phil Sutter [Thu, 6 Aug 2015 12:24:32 +0000 (14:24 +0200)]
misc/ss: avoid NULL pointer dereference

This was working before, but only if realloc a) succeeded and b) did not
move the buffer to a different location. ''**buf = **new_buf' then
writes the value of *new_buf's first field into that of *buf.

Signed-off-by: Phil Sutter <phil@nwl.cc>
9 years agoiplink: add support for IFLA_BR_VLAN_FILTERING attribute
Nikolay Aleksandrov [Wed, 12 Aug 2015 16:19:06 +0000 (09:19 -0700)]
iplink: add support for IFLA_BR_VLAN_FILTERING attribute

This patch implements support for the IFLA_BR_VLAN_FILTERING attribute
in iproute2 so it can enable/disable vlan_filtering.

Example:
$ ip link set br0 type bridge vlan_filtering 1
$ ip -d link show br0
6: br0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state
UP mode DEFAULT group default
    link/ether 08:00:27:ea:07:38 brd ff:ff:ff:ff:ff:ff promiscuity 0
    bridge forward_delay 1500 hello_time 200 max_age 2000 vlan_filtering 1
    addrgenmode eui64

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
9 years agoupdate header files from 4.2 net-next
Stephen Hemminger [Wed, 12 Aug 2015 16:18:04 +0000 (09:18 -0700)]
update header files from 4.2 net-next

9 years agoMerge branch 'master' into net-next
Stephen Hemminger [Wed, 12 Aug 2015 16:14:48 +0000 (09:14 -0700)]
Merge branch 'master' into net-next

9 years agoiplink: add ageing_time, stp_state and priority for bridge
Nikolay Aleksandrov [Wed, 12 Aug 2015 16:11:30 +0000 (09:11 -0700)]
iplink: add ageing_time, stp_state and priority for bridge

When showing bridge attributes, show also ageing_time, stp_state and
priority if available.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
9 years agoMerge branch 'master' into net-next
Stephen Hemminger [Wed, 12 Aug 2015 16:09:43 +0000 (09:09 -0700)]
Merge branch 'master' into net-next

9 years agoip-link: fix a typo in help message
Zhang Shengju [Wed, 12 Aug 2015 06:29:59 +0000 (06:29 +0000)]
ip-link: fix a typo in help message

fix a typo: "noarp" -> "arp"

Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
9 years agoiplink: shortify printing the usage of link type
Zhang Shengju [Wed, 12 Aug 2015 06:03:24 +0000 (06:03 +0000)]
iplink: shortify printing the usage of link type

Allow to print link type usage by: ip link help bridge_slave

Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
9 years agoiplink: use the short format to print help info
Zhang Shengju [Wed, 12 Aug 2015 06:03:23 +0000 (06:03 +0000)]
iplink: use the short format to print help info

Allow to print link type usage by: ip link help bridge

Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
9 years agoiplink: add missing link type
Zhang Shengju [Wed, 12 Aug 2015 06:03:22 +0000 (06:03 +0000)]
iplink: add missing link type

Add missing link type "bridge_slave".

Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
9 years agoip-link: fix minor typo in manpage
Phil Sutter [Tue, 11 Aug 2015 17:14:11 +0000 (19:14 +0200)]
ip-link: fix minor typo in manpage

Change '-human-readble' to '-human-readable'.

Signed-off-by: Phil Sutter <phil@nwl.cc>
9 years agoipnetns: make net namespace cache variable size
Stephen Hemminger [Wed, 12 Aug 2015 15:35:54 +0000 (08:35 -0700)]
ipnetns: make net namespace cache variable size

Save some space by using variable size for nsid cache elements.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
9 years agoMerge branch 'master' into net-next
Stephen Hemminger [Mon, 10 Aug 2015 18:27:35 +0000 (11:27 -0700)]
Merge branch 'master' into net-next

9 years agomisc/ss: don't imply -a when -A was specified
Phil Sutter [Fri, 7 Aug 2015 13:31:27 +0000 (15:31 +0200)]
misc/ss: don't imply -a when -A was specified

Signed-off-by: Phil Sutter <phil@nwl.cc>
9 years agoiplink: bonding: add support for IFLA_BOND_TLB_DYNAMIC_LB
Nikolay Aleksandrov [Mon, 3 Aug 2015 10:19:55 +0000 (12:19 +0200)]
iplink: bonding: add support for IFLA_BOND_TLB_DYNAMIC_LB

Add support to be able to set and show the value of tlb_dynamic_lb
(IFLA_BOND_TLB_DYNAMIC_LB).
Example:
$ ip -d link show dev bond0 type bond
7: bond0: <BROADCAST,MULTICAST,MASTER> mtu 1500 qdisc noop state DOWN
mode DEFAULT group default
    link/ether ce:2f:e1:6e:d7:e0 brd ff:ff:ff:ff:ff:ff promiscuity 0
    bond mode balance-tlb miimon 100 updelay 0 downdelay 0 use_carrier 1
arp_interval 0 arp_validate none arp_all_targets any primary_reselect
always fail_over_mac none xmit_hash_policy layer2 resend_igmp 1
num_grat_arp 1 all_slaves_active 0 min_links 0 lp_interval 1
packets_per_slave 1 lacp_rate slow ad_select stable tlb_dynamic_lb 1
addrgenmode eui64

$ ip -d l set dev bond0 type bond tlb_dynamic_lb 0
$ ip -d link show dev bond0 type bond
7: bond0: <BROADCAST,MULTICAST,MASTER> mtu 1500 qdisc noop state DOWN
mode DEFAULT group default
    link/ether ce:2f:e1:6e:d7:e0 brd ff:ff:ff:ff:ff:ff promiscuity 0
    bond mode balance-tlb miimon 100 updelay 0 downdelay 0 use_carrier 1
arp_interval 0 arp_validate none arp_all_targets any primary_reselect
always fail_over_mac none xmit_hash_policy layer2 resend_igmp 1
num_grat_arp 1 all_slaves_active 0 min_links 0 lp_interval 1
packets_per_slave 1 lacp_rate slow ad_select stable tlb_dynamic_lb 0
addrgenmode eui64

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
9 years agoupdate to net-next (4.3) headers
Stephen Hemminger [Mon, 10 Aug 2015 18:21:20 +0000 (11:21 -0700)]
update to net-next (4.3) headers

9 years agom_bpf: add frontend support for late binding
Daniel Borkmann [Fri, 7 Aug 2015 09:36:50 +0000 (11:36 +0200)]
m_bpf: add frontend support for late binding

Frontend support for kernel commit a5c90b29e5cc ("act_bpf: properly
support late binding of bpf action to a classifier").

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
9 years agotipc: fix bearer get/set help synopsis
Richard Alpe [Fri, 7 Aug 2015 07:55:09 +0000 (09:55 +0200)]
tipc: fix bearer get/set help synopsis

One option is required for bearer set and bearer get.

9 years agoupdate kernel headers from net-next
Stephen Hemminger [Sat, 1 Aug 2015 01:13:56 +0000 (18:13 -0700)]
update kernel headers from net-next

Align with upstream kernel.

9 years agobridge: mdb: add deleted when monitoring delmdb event
Nikolay Aleksandrov [Thu, 30 Jul 2015 09:30:32 +0000 (11:30 +0200)]
bridge: mdb: add deleted when monitoring delmdb event

Before this patch both addmdb and delmdb events were printed the same,
now we'll get a "Deleted" string in front when delmdb is received.
Before:
$ bridge mdb add dev br0 port eth3 grp 239.0.0.1
(monitor) dev br0 port eth3 grp 239.0.0.1 temp
$ bridge mdb del dev br0 port eth3 grp 239.0.0.1
(monitor) dev br0 port eth3 grp 239.0.0.1 temp
^^ No way to differentiate between both events.

After:
$ bridge mdb add dev br0 port eth3 grp 239.0.0.1
(monitor) dev br0 port eth3 grp 239.0.0.1 temp
$ bridge mdb del dev br0 port eth3 grp 239.0.0.1
(monitor) Deleted dev br0 port eth3 grp 239.0.0.1 temp

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
9 years agoMerge branch 'master' into net-next
Stephen Hemminger [Sat, 1 Aug 2015 01:12:57 +0000 (18:12 -0700)]
Merge branch 'master' into net-next

9 years agoip: Preserve original portocol family in batch mode
Antti Paila [Fri, 31 Jul 2015 10:55:31 +0000 (13:55 +0300)]
ip: Preserve original portocol family in batch mode

Reset the 'preferred_family' global variable
to its initially set value before each batch
file command is processed.

Signed-off-by: Antti Paila <antti.paila@gmail.com>
9 years agobridge fdb: add 'use' option to set NTF_USE flag in fdb add requests
Roopa Prabhu [Thu, 30 Jul 2015 21:37:02 +0000 (14:37 -0700)]
bridge fdb: add 'use' option to set NTF_USE flag in fdb add requests

This is similar to command options corresponding to other NTF_* flags
already exposed to the user space (examples self/master).

Also updates bridge man page (The man page patch also includes
a fix to the 'self' entry and documents 'master' for fdb entries)

Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Reviewed-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
9 years agobridge: drop man page fragment
Stephen Hemminger [Tue, 28 Jul 2015 23:50:19 +0000 (16:50 -0700)]
bridge: drop man page fragment

Left over copy/paste from ip monitor man page.

9 years agobridge: mdb: add support for vlans
Nikolay Aleksandrov [Wed, 15 Jul 2015 15:45:20 +0000 (08:45 -0700)]
bridge: mdb: add support for vlans

This patch allows the user to specify the vlan of the mdb group being
added or deleted and adds support for displaying the vlan when
dumping mdb information or monitoring it. It also updates the man page
to reflect the new "vid" argument for mdb.

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
9 years agoip link: proto_down config and display.
Anuradha Karuppiah [Tue, 14 Jul 2015 20:43:22 +0000 (13:43 -0700)]
ip link: proto_down config and display.

This patch adds support to set and display protodown on a switch port. The
switch driver can handle this error state by doing a phys down on the port.

One example user space application setting this flag is a multi-chassis
LAG application to handle split-brain situation on peer-link failure.

Example:
root@net-next:~# ip link set eth1 protodown on
root@net-next:~/iproute2# ip link show eth1
4: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/ether 52:54:00:12:35:01 brd ff:ff:ff:ff:ff:ff protodown on
root@net-next:~/iproute2# ip link set eth1 protodown off
root@net-next:~/iproute2# ip link show eth1
4: eth1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN mode DEFAULT group default qlen 1000
    link/ether 52:54:00:12:35:01 brd ff:ff:ff:ff:ff:ff
root@net-next:~/iproute2#

Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
Signed-off-by: Andy Gospodarek <gospo@cumulusnetworks.com>
Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Signed-off-by: Wilson Kok <wkok@cumulusnetworks.com>
9 years agoupdate to 4.2-net-next headers
Stephen Hemminger [Tue, 28 Jul 2015 23:42:12 +0000 (16:42 -0700)]
update to 4.2-net-next headers

9 years agoReplace BSD MAXPATHLEN by POSIX PATH_MAX
Felix Janda [Sun, 26 Jul 2015 19:25:32 +0000 (21:25 +0200)]
Replace BSD MAXPATHLEN by POSIX PATH_MAX

Prefer using the POSIX constant PATH_MAX instead of the legacy BSD
derived MAXPATHLEN. The necessary includes for MAXPATHLEN and PATH_MAX
are <sys/param.h> and <limits.h>, respectively.

Signed-off-by: Felix Janda <felix.janda@posteo.de>
Tested-by: Yegor Yefremov <yegorslists@googlemail.com>
9 years agobridge: mdb: add support for router add/del notifications monitoring
Nikolay Aleksandrov [Mon, 27 Jul 2015 11:44:05 +0000 (13:44 +0200)]
bridge: mdb: add support for router add/del notifications monitoring

This patch adds support for ADDMDB/DELMDB notifications about router ports
which have been added or deleted/expired respectively.

Example output:
$ bridge -s monitor mdb
Deleted router port dev eth3 master br0
router port dev eth3 master br0

Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
9 years agoip/ip6tunnel: fix missing return value check
Zhang Shengju [Fri, 24 Jul 2015 16:11:32 +0000 (12:11 -0400)]
ip/ip6tunnel: fix missing return value check

Make sure that return value of each socket() call is properly checked
and do not continue processing if the call failed.

Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
9 years agoxfrm: remove duplicated include
Zhang Shengju [Sat, 25 Jul 2015 08:44:24 +0000 (04:44 -0400)]
xfrm: remove duplicated include

Remove dupldated include for <linux/xfrm.h>, since it's already
included by 'xfrm.h'.

Signed-off-by: Zhang Shengju <zhangshengju@cmss.chinamobile.com>
9 years agotc: fix bpf compilation with old glibc
Nicolas Dichtel [Thu, 23 Jul 2015 07:17:41 +0000 (09:17 +0200)]
tc: fix bpf compilation with old glibc

Error was:
f_bpf.o: In function `bpf_parse_opt':
f_bpf.c:(.text+0x88f): undefined reference to `secure_getenv'
m_bpf.o: In function `parse_bpf':
m_bpf.c:(.text+0x587): undefined reference to `secure_getenv'
collect2: error: ld returned 1 exit status

There is no special reason to use the secure version of getenv, thus let's
simply use getenv().

CC: Daniel Borkmann <daniel@iogearbox.net>
Fixes: 88eea5395483 ("tc: {f,m}_bpf: allow to retrieve uds path from env")
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@plumgrid.com>
Tested-by: Yegor Yefremov <yegorslists@googlemail.com>
9 years agoman ss: Fix explanation when no options specified
Vadim Kochan [Tue, 21 Jul 2015 13:46:28 +0000 (16:46 +0300)]
man ss: Fix explanation when no options specified

Really by default ss dumps not only TCP sockets but any kind of socket
which is in ESTABLISHED state (TCP/UDP/UNIX).

Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
Reported-by: Miha Marolt <miham@beyondsemi.com>
9 years agoip: fix all the checkpatch warnings
Stephen Hemminger [Mon, 27 Jul 2015 04:46:44 +0000 (21:46 -0700)]
ip: fix all the checkpatch warnings

Zhang Shengju some places where tabs were not being used.
Go ahead and fix all the trival checkpatch warnings in ip/ip.c
Also fix bridge.c

9 years agoss: fix crash when dump stats from /proc with '-p'
Vadim Kochan [Tue, 21 Jul 2015 17:53:19 +0000 (10:53 -0700)]
ss: fix crash when dump stats from /proc with '-p'

It really partially reverts:

    ec4d0d8a9def35 (ss: Replace unixstat struct by new sockstat struct)

but adds few fields (name & peer_name) from removed unixstat to sockstat struct to easy
return original code.

Fixes: ec4d0d8a9def35 (ss: Replace unixstat struct by new sockstat struct)
Reported-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Vadim Kochan <vadim4j@gmail.com>
9 years agoremove unnecessary checks for NULL before free
Stephen Hemminger [Tue, 21 Jul 2015 17:49:54 +0000 (10:49 -0700)]
remove unnecessary checks for NULL before free

Since free(NULL) is a no-op, it is safe to remove unnecesary
if checks.

9 years agoiproute2: ipa: show switch id
Jiri Pirko [Wed, 8 Jul 2015 15:08:18 +0000 (17:08 +0200)]
iproute2: ipa: show switch id

We forgot to include this patch somehow. So do it now.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Acked-by: Andy Gospodarek <gospo@cumulusnetworks.com>
9 years agoss: fix display of raw sockets
Nikolay Aleksandrov [Wed, 15 Jul 2015 12:50:42 +0000 (05:50 -0700)]
ss: fix display of raw sockets

After commit 8250bc9ff4e5 ("ss: Unify inet sockets output") raw sockets
are displayed as udp because dgram_show_line() is used for both and
thus IPPROTO_UDP is used for both so proto_name() returns "udp".
Fix this by checking dg_proto which is set according to the caller of
dgram_show_line().

Reported-by: Miha Marolt <miham@beyondsemi.com>
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>
9 years agoupdate kernel headers for 4.2-rc1
Stephen Hemminger [Mon, 20 Jul 2015 21:57:18 +0000 (14:57 -0700)]
update kernel headers for 4.2-rc1

9 years agosupport batching of ip route get commands
Roopa Prabhu [Thu, 16 Jul 2015 00:06:36 +0000 (17:06 -0700)]
support batching of ip route get commands

This patch replaces exits with returns in
ip route get command handling. This allows batching
of ip route get commands.

$cat route_get_batch.txt
route get 10.0.14.2
route get 12.0.14.2
route get 10.0.14.4

$ip -batch route_get_batch.txt
local 10.0.14.2 dev lo  src 10.0.14.2
    cache <local>
12.0.14.2 via 192.168.0.2 dev eth0  src 192.168.0.15
    cache
10.0.14.4 dev dummy0  src 10.0.14.2
    cache

Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
9 years agobuild: must honor pkg-config flags for libmnl
Jan Engelhardt [Mon, 29 Jun 2015 08:01:55 +0000 (10:01 +0200)]
build: must honor pkg-config flags for libmnl

The build otherwise fails if libmnl does not directly live in a
standard search path.

9 years agotipc: make build conditional on having libmnl
Gustavo Zacarias [Sat, 27 Jun 2015 11:15:50 +0000 (08:15 -0300)]
tipc: make build conditional on having libmnl

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
9 years agoheaders update
Stephen Hemminger [Mon, 6 Jul 2015 21:47:26 +0000 (14:47 -0700)]
headers update

if_tun: new ioctl value
libc-compat.h: add definitions for kernel build

9 years agoinclude: add copy of tipc.h
Michal Kubeček [Mon, 29 Jun 2015 08:53:15 +0000 (10:53 +0200)]
include: add copy of tipc.h

Copy of kernel include/uapi/linux/tipc.h is needed to build on systems
with pre-3.16 kernel headers.

Signed-off-by: Michal Kubecek <mkubecek@suse.cz>
9 years agoMerge branch 'master' into net-next
Stephen Hemminger [Fri, 26 Jun 2015 21:08:49 +0000 (14:08 -0700)]
Merge branch 'master' into net-next

9 years agov4.1.0
Stephen Hemminger [Fri, 26 Jun 2015 19:28:25 +0000 (12:28 -0700)]
v4.1.0

9 years agotc: bpf: add initial man page
Daniel Borkmann [Thu, 21 May 2015 22:17:01 +0000 (00:17 +0200)]
tc: bpf: add initial man page

Add a start of a man-page to the misc section as a reference and
guide on (e)BPF classifier and actions. Given that tc is only tersely
documented, this is provided in the hope that users will have an
easier getting started with tc and (e)BPF. And, that there's now more
incentive for others to also start documenting their classifier and
actions as well. ;)

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@plumgrid.com>
9 years agoss: print value of IPV6_V6ONLY socket option if set
Phil Sutter [Wed, 24 Jun 2015 11:07:20 +0000 (13:07 +0200)]
ss: print value of IPV6_V6ONLY socket option if set

If available and set, print 'v6only:1' for AF_INET6 sockets upon request
of extended information. For IPv6 sockets bound to in6addr_any, this is
the only way to determine if they will also accept IPv4 requests or not.

Signed-off-by: Phil Sutter <phil@nwl.cc>
9 years agoiproute2: add support to print 'linkdown' nexthop flag
Andy Gospodarek [Tue, 23 Jun 2015 17:45:38 +0000 (13:45 -0400)]
iproute2: add support to print 'linkdown' nexthop flag

Signed-off-by: Andy Gospodaerk <gospo@cumulusnetworks.com>
Signed-off-by: Dinesh Dutt <ddutt@cumulusnetworks.com>
Acked-by: Scott Feldman <sfeldma@gmail.com>
9 years agoss: Include -E option for socket destroy events
Craig Gallek [Wed, 17 Jun 2015 15:14:48 +0000 (11:14 -0400)]
ss: Include -E option for socket destroy events

Use the IPv4/IPv6/TCP/UDP multicast groups of NETLINK_SOCK_DIAG
to filter and display socket statistics as they are destroyed.

Kernel support patch series: 24029a3603cfa633e8bc2b3fb3e48e76c497831d

Signed-off-by: Craig Gallek <kraig@google.com>
9 years agoiplink_bridge: add support for priority
Nikolay Aleksandrov [Tue, 16 Jun 2015 10:38:49 +0000 (13:38 +0300)]
iplink_bridge: add support for priority

This patch adds support to set bridge stp priority via IFLA_BR_PRIORITY.

Signed-off-by: Nikolay Aleksandrov <razor@blackwall.org>
9 years agoiplink_bridge: add support for stp_state
Nikolay Aleksandrov [Tue, 16 Jun 2015 10:38:48 +0000 (13:38 +0300)]
iplink_bridge: add support for stp_state

This patch adds support to set stp_state via IFLA_BR_STP_STATE.

Signed-off-by: Nikolay Aleksandrov <razor@blackwall.org>
9 years agoiplink_bridge: add support for ageing_time
Nikolay Aleksandrov [Tue, 16 Jun 2015 10:38:47 +0000 (13:38 +0300)]
iplink_bridge: add support for ageing_time

This patch adds support to set ageing_time via IFLA_BR_AGEING_TIME.

Signed-off-by: Nikolay Aleksandrov <razor@blackwall.org>
9 years agobonding: export 3ad actor and partner port state
Nikolay Aleksandrov [Tue, 16 Jun 2015 09:26:57 +0000 (12:26 +0300)]
bonding: export 3ad actor and partner port state

This patch adds support to retrieve the new bond slave attributes:
IFLA_BOND_SLAVE_AD_ACTOR_OPER_PORT_STATE
IFLA_BOND_SLAVE_AD_PARTNER_OPER_PORT_STATE
which are read-only.

(Removed if_link.h changes already updated in net-next)

Signed-off-by: Nikolay Aleksandrov <razor@blackwall.org>
9 years agoMerge branch 'master' into net-next
Stephen Hemminger [Fri, 26 Jun 2015 04:04:04 +0000 (00:04 -0400)]
Merge branch 'master' into net-next

9 years agoAdd displaying VF traffic statistics
Eran Ben Elisha [Tue, 16 Jun 2015 09:13:16 +0000 (12:13 +0300)]
Add displaying VF traffic statistics

Enable reading and displaying SRIOV VFs traffic statistics through
the host PF netdevice using the nested IFLA_VF_STATS attribute.

Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com>
Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
9 years agompls: always set type RTN_UNICAST and scope RT_SCOPE_UNIVERSE for
Roopa Prabhu [Fri, 26 Jun 2015 03:54:27 +0000 (23:54 -0400)]
mpls: always set type RTN_UNICAST and scope RT_SCOPE_UNIVERSE for

This patch fixes incorrect -EINVAL errors due to invalid
scope and type during mpls route deletes.

$ip -f mpls route add 100 as 200 via inet 10.1.1.2 dev swp1

$ip -f mpls route show
100 as to 200 via inet 10.1.1.2 dev swp1

$ip -f mpls route del 100 as 200 via inet 10.1.1.2 dev swp1
RTNETLINK answers: Invalid argument

$ip -f mpls route del 100
RTNETLINK answers: Invalid argument

After patch:

$ip -f mpls route show
100 as to 200 via inet 10.1.1.2 dev swp1

$ip -f mpls route del 100 as 200 via inet 10.1.1.2 dev swp1

$ip -f mpls route show

Always set type to RTN_UNICAST for mpls route add/deletes.
Also to keep things consistent with kernel set scope to
RT_SCOPE_UNIVERSE for both mpls and ipv6 routes. Both mpls and ipv6 route
deletes ignore scope.

Suggested-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
Signed-off-by: Vivek Venkataraman <vivek@cumulusnetworks.com>
Acked-by: "Eric W. Biederman" <ebiederm@xmission.com>
9 years agoss: add support for segs_in and segs_out
Craig Gallek [Tue, 26 May 2015 18:54:41 +0000 (14:54 -0400)]
ss: add support for segs_in and segs_out

Two new tcp_info fields: tcpi_segs_in and tcpi_segs_out.
(2efd055c53c06b7e89c167c98069bab9afce7e59)

~: ss -ti src :22
 cubic wscale:7,6 rto:201 rtt:0.244/0.012 ato:40 mss:1418 cwnd:21 bytes_acked:80605 bytes_received:20491 segs_out:414 segs_in:600 send 976.3Mbps lastsnd:23 lastrcv:23 lastack:22 pacing_rate 1952.7Mbps rcv_rtt:98 rcv_space:28960

Signed-off-by: Craig Gallek <kraig@google.com>
Reviewed-by: Marcelo Ricardo Leitner <mleitner@redhat.com>
9 years agoupdate to 4.2-pre-rc headers
Stephen Hemminger [Fri, 26 Jun 2015 02:34:26 +0000 (22:34 -0400)]
update to 4.2-pre-rc headers

This update is to santized kernel headers from net-next.
With one change for fixing the in.h header incompatiablity
(already sent upstream).

9 years agoiplink_geneve: add tos configuration at link creation
John W. Linville [Mon, 15 Jun 2015 18:37:16 +0000 (14:37 -0400)]
iplink_geneve: add tos configuration at link creation

Signed-off-by: John W. Linville <linville@tuxdriver.com>
9 years agoiplink_geneve: add ttl configuration at link creation
John W. Linville [Mon, 15 Jun 2015 18:37:15 +0000 (14:37 -0400)]
iplink_geneve: add ttl configuration at link creation

Signed-off-by: John W. Linville <linville@tuxdriver.com>