Thomas Graf
|
045a0fa0c5
ip_tunnel: Call ip_tunnel_core_init() from inet_init()
|
10 years ago |
Thomas Graf
|
0528318799
ip_tunnel: Provide tunnel metadata API for CONFIG_INET=n
|
10 years ago |
Thomas Graf
|
e7030878fc
fib: Add fib rule match on tunnel id
|
10 years ago |
Thomas Graf
|
3093fbe7ff
route: Per route IP tunnel metadata via lightweight tunnel
|
10 years ago |
Thomas Graf
|
ee122c79d4
vxlan: Flow based tunneling
|
10 years ago |
Thomas Graf
|
1d8fff9073
ip_tunnel: Make ovs_tunnel_info and ovs_key_ipv4_tunnel generic
|
10 years ago |
Nicolas Dichtel
|
1e99584b91
ipip,gre,vti,sit: implement ndo_get_iflink
|
10 years ago |
Nicolas Dichtel
|
1728d4fabd
tunnels: advertise link netns via netlink
|
10 years ago |
Thomas Graf
|
1dd144cf5b
openvswitch: Support VXLAN Group Policy extension
|
10 years ago |
Tom Herbert
|
a8c5f90fb5
ip_tunnel: Ops registration for secondary encap (fou, gue)
|
11 years ago |
Jesse Gross
|
f579668406
openvswitch: Add support for Geneve tunneling.
|
11 years ago |
Andy Zhou
|
0b5e8b8eea
net: Add Geneve tunneling protocol driver
|
11 years ago |
Tom Herbert
|
5632848653
net: Changes to ip_tunnel to support foo-over-udp encapsulation
|
11 years ago |
Dmitry Popov
|
95cb574598
ip_tunnel(ipv4): fix tunnels with "local any remote $remote_ip"
|
11 years ago |
Eric Dumazet
|
aad88724c9
ipv4: add a sock pointer to dst->output() path.
|
11 years ago |
Nicolas Dichtel
|
cf71d2bc0b
sit: fix panic with route cache in ip tunnels
|
11 years ago |
Eric Dumazet
|
6c7e7610ff
ipv4: fix a dst leak in tunnels
|
11 years ago |
Li RongQing
|
8f84985fec
net: unify the pcpu_tstats and br_cpu_netstats as one
|
11 years ago |
Tom Herbert
|
9a4aa9af44
ipv4: Use percpu Cache route in IP tunnels
|
11 years ago |
Tom Herbert
|
7d442fab0a
ipv4: Cache dst in tunnels
|
11 years ago |
Eric Dumazet
|
2d26f0a3c0
ipv4: generalize gre_handle_offloads
|
12 years ago |
Nicolas Dichtel
|
963a88b31d
tunnels: harmonize cleanup done on skb on xmit path
|
12 years ago |
Nicolas Dichtel
|
8b7ed2d91d
iptunnels: remove net arg from iptunnel_xmit()
|
12 years ago |
David S. Miller
|
2ff1cf12c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Nicolas Dichtel
|
6c742e714d
ipip: add x-netns support
|
12 years ago |
Pravin B Shelar
|
4221f40513
ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.
|
12 years ago |
stephen hemminger
|
6261d983f2
ip_tunnel: embed hash list head
|
12 years ago |
Nicolas Dichtel
|
5e6700b3bf
sit: add support of x-netns
|
12 years ago |
Jesse Gross
|
5243b6ac9e
ip_tunnel: Protect tunnel functions with CONFIG_INET guard.
|
12 years ago |
Pravin B Shelar
|
9a628224a6
ip_tunnel: Add dont fragment flag.
|
12 years ago |