-
8a23f82045
vrf: Add support for table names
David Ahern
2015-12-08 12:24:44 -0800
-
ed108cfc02
libnetlink: don't confuse variables in rtnl_talk()
Nicolas Dichtel
2015-12-03 17:13:48 +0100
-
0f7543322c
route: ignore RTAX_HOPLIMIT of value -1
Phil Sutter
2015-12-02 13:50:22 +0100
-
a96a5d94c6
iptunnel: cleanup code
Stephen Hemminger
2015-11-29 12:05:39 -0800
-
cc9c1dfaee
ip_tunnel: determine tunnel address family from the tunnel type
Konstantin Shemyak
2015-11-26 18:22:05 +0200
-
0b7e3fc8f1
{f,m}_bpf: add more example code
Daniel Borkmann
2015-11-26 15:38:46 +0100
-
91d88eeb10
{f,m}_bpf: allow updates on program arrays
Daniel Borkmann
2015-11-26 15:38:45 +0100
-
f6793eec46
{f, m}_bpf: allow for user-defined object pinnings
Daniel Borkmann
2015-11-26 15:38:44 +0100
-
9e607f2e72
{f, m}_bpf: check map attributes when fetching as pinned
Daniel Borkmann
2015-11-26 15:38:43 +0100
-
910b543dcc
{f,m}_bpf: make tail calls working
Daniel Borkmann
2015-11-26 15:38:42 +0100
-
fece33c195
Merge branch 'master' into net-next
Stephen Hemminger
2015-11-29 11:53:43 -0800
-
-
-
-
35f59d862f
vxlan: Add support for remote checksum offload
Tom Herbert
2015-11-27 10:23:43 -0800
-
61170fd88d
get rid of unnecessary fgets() buffer size limitation
Phil Sutter
2015-11-28 01:00:05 +0100
-
d572ed4d0a
get rid of remaining -Wunused-result warnings
Phil Sutter
2015-11-28 01:00:04 +0100
-
c29d37925a
ss: review is_ephemeral()
Phil Sutter
2015-11-28 01:00:03 +0100
-
596307ea3d
ss: reduce max indentation level in init_service_resolver()
Phil Sutter
2015-11-28 01:00:02 +0100
-
db3ef44c54
lnstat: review lnstat_update()
Phil Sutter
2015-11-28 01:00:01 +0100
-
fc31817d1f
bridge.8: minor formatting cleanup
Phil Sutter
2015-11-24 15:50:00 +0100
-
ea6cbab792
iproute: restrict hoplimit values to be in range [0; 255]
Phil Sutter
2015-11-24 15:45:31 +0100
-
d81f54d599
iptoken: simplify iptoken_list a bit
Phil Sutter
2015-11-24 15:31:04 +0100
-
906dfe4887
ipaddress: drop unnecessary check in ipaddr_list_flush_or_save()
Phil Sutter
2015-11-24 15:31:03 +0100
-
d25ec03e1d
ipaddress: fix ipaddr_flush for Linux >= 3.1
Phil Sutter
2015-11-24 15:31:02 +0100
-
8e72880f6b
libnetlink: introduce nc_flags
Phil Sutter
2015-11-24 15:31:01 +0100
-
c6995c4802
ipaddress: simplify ipaddr_flush()
Phil Sutter
2015-11-24 15:31:00 +0100
-
68ef507249
rt_names: style cleanup
Stephen Hemminger
2015-11-29 11:41:23 -0800
-
13ada95da4
Add support for rt_tables.d
David Ahern
2015-11-24 13:20:01 -0800
-
906ac5437a
geneve: add support for IPv6 link partners
John W. Linville
2015-09-24 14:39:39 -0400
-
6581df5ef3
geneve: add support for IPv6 link partners
John W. Linville
2015-09-24 14:39:39 -0400
-
32e93fb7f6
{f,m}_bpf: allow for sharing maps
Daniel Borkmann
2015-11-13 00:39:29 +0100
-
-
e149d4e843
iproute2: Ignore EADDRNOTAVAIL errors during address flush operation
Neil Horman
2015-11-05 14:54:17 -0500
-
6e2e2cf03a
bridge.8: document fdb replace command
Phil Sutter
2015-11-18 12:46:42 +0100
-
fdb347f7fd
lnstat: fix header displaying mechanism
Phil Sutter
2015-11-18 16:57:47 +0100
-
869fcabecc
lnstat: describe -s option in help output
Phil Sutter
2015-11-18 16:57:46 +0100
-
0198930b55
update kernel headers to 4.4-rc1
Stephen Hemminger
2015-11-23 15:53:04 -0800
-
f7b49a3fc7
ip_common.h header cleanup
Phil Sutter
2015-11-06 18:54:08 +0100
-
23d6c997d9
misc: remove extra blank line
Stephen Hemminger
2015-11-23 15:42:34 -0800
-
5699275b42
man8: scrub trailing whitespace
Stephen Hemminger
2015-11-23 15:41:37 -0800
-
ac0817ef66
man: Spelling fixes
Ville Skyttä
2015-11-07 11:53:00 +0200
-
85e3c87c82
man: Syntax and warning fixes
Ville Skyttä
2015-11-07 11:52:59 +0200
-
04ce8d3eda
ip{,6}tunnel: put spaces around non-unary operators
Phil Sutter
2015-11-13 18:09:05 +0100
-
f53ecee818
iptunnel: sanitize copying tunnel name
Phil Sutter
2015-11-13 18:09:04 +0100
-
c957821b18
iptunnel: share common code when determining the default interface name
Phil Sutter
2015-11-13 18:09:03 +0100
-
0dd4d2b37f
iptunnel: simplify parsing TTL, allow 'hlim' as identifier
Phil Sutter
2015-11-13 18:09:02 +0100
-
2520598a1a
iptunnel: share common code when setting tunnel mode
Phil Sutter
2015-11-13 18:09:01 +0100
-
7894ce7722
ip6tunnel: fix coding style: no newline between brace and else
Phil Sutter
2015-11-13 18:09:00 +0100
-
9af72f819e
ip6tunnel: print local/remote addresses like iptunnel does
Phil Sutter
2015-11-13 18:08:59 +0100
-
c4527d7ba3
ip{,6}tunnel: align do_tunnels_list() a bit
Phil Sutter
2015-11-13 18:08:58 +0100
-
4b3cb96281
iptunnel: use ll_name_to_index() for physical interface lookup
Phil Sutter
2015-11-13 18:08:57 +0100
-
6ddb1e8c90
ip{, 6}tunnel: unify behaviour if physical device is not found
Phil Sutter
2015-11-13 18:08:56 +0100
-
a7ed1520ee
ip/tunnel: introduce tnl_parse_key()
Phil Sutter
2015-11-13 18:08:55 +0100
-
8de592d05c
ip{, 6}tunnel: get rid of extraneous whitespace when printing
Phil Sutter
2015-11-13 18:08:54 +0100
-
caf8875b3c
misc/Makefile: use PKG_CONFIG
Aaro Koskinen
2015-11-17 16:08:00 +0200
-
115b4d8873
Merge branch 'master' into net-next
Stephen Hemminger
2015-11-03 16:38:15 -0800
-
-
6720eceff7
v4.3.0
v4.3.0
Stephen Hemminger
2015-11-03 16:34:46 -0800
-
1e5aa99024
Merge branch 'master' into net-next
Stephen Hemminger
2015-11-03 16:31:57 -0800
-
-
b5bb1820e8
lib/utils: improve error messages of get_addr() and get_prefix()
Phil Sutter
2015-10-29 17:20:56 +0100
-
bd5bbad450
bridge: fdb: minor syntax fix in help text
Phil Sutter
2015-10-29 10:55:24 +0100
-
17c53fcd2c
ifstat: add manpage
Phil Sutter
2015-10-29 10:55:23 +0100
-
7124942942
genl: add manpage
Phil Sutter
2015-10-29 10:55:22 +0100
-
958cd21094
ifcfg: add manpage
Phil Sutter
2015-10-29 10:55:21 +0100
-
037660b351
qfq: fix parse_opt dead code
Stephen Hemminger
2015-10-27 15:46:20 +0900
-
dddf1b4412
add new IFLA_VF_TRUST netlink attribute
Stephen Hemminger
2015-10-23 15:47:07 -0700
-
86c392f958
Merge branch 'master' into net-next
Stephen Hemminger
2015-10-23 15:46:08 -0700
-
-
1473bda921
misc: cleanup extra whitespace
Stephen Hemminger
2015-10-23 15:44:30 -0700
-
753ef5bbd6
tc: remove extra whitespace
Stephen Hemminger
2015-10-23 15:43:28 -0700
-
f7520a1998
ip: remove extra newlines at end-of-file
Stephen Hemminger
2015-10-23 15:41:58 -0700
-
a257bc7b4c
tc: ship filter man pages and refer to them in tc.8
Phil Sutter
2015-10-23 19:47:16 +0200
-
f15a23966f
tc: add a man page for u32 filter
Phil Sutter
2015-10-23 19:47:15 +0200
-
fc7a72f1eb
tc: add a man page for tcindex filter
Phil Sutter
2015-10-23 19:47:14 +0200
-
02dddd6110
tc: add a man page for route filter
Phil Sutter
2015-10-23 19:47:13 +0200
-
49891ba177
tc: add a man page for fw filter
Phil Sutter
2015-10-23 19:47:12 +0200
-
b3aa12a401
tc: add a man page for flower filter
Phil Sutter
2015-10-23 19:47:11 +0200
-
334ddc9b4d
tc: add a man page for flow filter
Phil Sutter
2015-10-23 19:47:10 +0200
-
5774f09ee8
tc: add a man page for cgroup filter
Phil Sutter
2015-10-23 19:47:09 +0200
-
55b35567ad
tc: add a man page for basic filter
Phil Sutter
2015-10-23 19:47:08 +0200
-
40eb737ebb
tc: u32 filter coding style cleanup
Phil Sutter
2015-10-23 19:21:23 +0200
-
0a83e1eaf7
tc: improve filter help texts a bit
Phil Sutter
2015-10-23 19:21:17 +0200
-
c518d3a7f7
update bpf kernel header
Stephen Hemminger
2015-10-22 23:43:35 -0700
-
651dccbee7
Merge branch 'master' into net-next
Stephen Hemminger
2015-10-22 23:42:37 -0700
-
-
d583e88ebc
ip, realms: also allow to pass in raw realms value
Daniel Borkmann
2015-10-08 12:22:39 +0200
-
89bb4c6aca
update kernel headers
Stephen Hemminger
2015-10-22 23:36:49 -0700
-
2f4e171f7d
Add ip rule save/restore
Kirill Tkhai
2015-10-20 13:41:48 +0300
-
b89c359c15
Merge branch 'master' into net-next
Stephen Hemminger
2015-10-18 21:58:29 -0700
-
-
8b21cef129
ip route get: change exit to return to support batch commands
Roopa Prabhu
2015-10-15 15:23:50 -0700
-
4d45bf3baf
bridge: add calls to fflush in fdb and mdb print functions
Wilson Kok
2015-10-15 14:53:17 -0700
-
ccaf6eb5cc
ip-rule: neither prohibit nor reject or unreachable flags exist
Phil Sutter
2015-10-15 22:32:17 +0200
-
f73105ab42
ss: return -1 if an unrecognized option was given
Phil Sutter
2015-10-15 21:01:16 +0200
-
70e4663472
ip-route man: add usage and description for lwtunnel encap attributes
Roopa Prabhu
2015-10-15 13:13:40 +0200
-
1e5293056a
lwtunnel: Add encapsulation support to ip route
Roopa Prabhu
2015-10-15 13:13:39 +0200
-
e569c5c0fd
add tunnel header files from net-next uapi
Stephen Hemminger
2015-10-16 16:07:03 -0700
-
c6646c1ea5
Merge branch 'master' into net-next
Stephen Hemminger
2015-10-16 16:03:32 -0700
-
-
6f07f3dc41
ip-address: fix oneline mode for interfaces with VF
Phil Sutter
2015-10-16 12:38:33 +0200
-
39ca4879a0
ip monitor neigh: Change 'delete' to 'Deleted' to be consistent with ip route
Roopa Prabhu
2015-10-15 11:47:43 -0700
-
303cc9cbee
libnetlink: introduce rta_nest and u8, u16, u64 helpers for nesting within rtattr
Roopa Prabhu
2015-10-15 13:13:38 +0200
-
d2ccb70a91
Merge branch 'master' into net-next
Stephen Hemminger
2015-10-12 09:50:46 -0700
-
-
0ee9052f1b
fix "ss -p" segfaults
willy tarreau
2015-10-06 12:09:33 +0200
-
a60223bc1c
man: ip-link: document MACVLAN/MACVTAP interface types
Phil Sutter
2015-09-25 14:09:51 +0200
-
3cf8ba5960
ip: macvlan: support MACVLAN_FLAG_NOPROMISC flag
Phil Sutter
2015-09-25 14:09:50 +0200
-
541f1b3e1d
ip: link: consolidate macvlan and macvtap
Phil Sutter
2015-09-25 14:09:49 +0200
-
343dc90854
m_bpf: don't require default opcode on ebpf actions
Daniel Borkmann
2015-10-08 15:22:05 +0200