tunnel: Only un-wildcard the ECN bits for IP traffic.
[sliver-openvswitch.git] / ofproto / tunnel.c
2013-06-26 Justin Pettittunnel: Only un-wildcard the ECN bits for IP traffic.
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-14 Justin Pettittunnel: Don't wildcard TTL and TOS in some circumstances.
2013-05-16 Alex Wangnetdev: Prevent using reserved names
2013-05-10 Jarno RajahalmeOpenFlow-level flow-based tunneling support.
2013-05-09 Ben Pfafftunnel: Make tnl_port_receive() parameter 'const'.
2013-05-08 Jarno RajahalmeKeep all of tunnel metadata in flow.
2013-05-02 Neil MckeeChange sFlow model to reflect per-bridge sampling
2013-03-18 Ansis Attekaipsec: unset IPSEC_MARK flag from skb_mark after tunnel...
2013-03-06 Justin Pettittunnel: Mark ECN status on decapsulated tunnel packets.
2013-03-06 Justin Pettittunnel: Generate datapath flows for tunneled packets...
2013-03-04 Pravin B ShelarTunnel: Cleanup old tunnel infrastructure.
2013-02-20 Ansis Attekatunnel: set skb mark for IPsec tunnel packets
2013-02-08 Ethan Jacksontunnel: Treat in_key=0 the same as a missing in_key.
2013-02-08 Ethan Jacksontunnel: Log tunneling changes at INFO level.
2013-01-29 Jesse Grosstunnel: Userspace implementation of tunnel manipulation.