fixed coding style
[sliver-openvswitch.git] / include /
2013-11-26 Giuseppe LettieriMerge branch 'mainstream'
2013-11-25 Simon Hormansparse: Include stddef.h to ensure NULL is defined.
2013-11-24 Giuseppe LettieriMerge branch 'mainstream'
2013-11-22 Ben Pfaffopenflow-1.2.h: Fix definition of OXM_OF_PBB_ISID.
2013-11-20 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-11-12 Simon Hormanofproto: Add enum ofp_table_config
2013-11-12 Simon Hormanofproto: Add enum ofp_table
2013-11-05 Giuseppe LettieriMerge branch 'mainstream'
2013-11-02 Simon Hormanofproto: Add enum ofp_group_capabilities
2013-11-02 Ben Pfaffnicira-ext: Update comment.
2013-11-02 Jarno RajahalmeAdd OF11 SET MPLS LABEL and SET MPLS TC actions.
2013-10-29 Alexandru Copotofproto: Add support for sending OFPTYPE_ROLE_STATUS...
2013-10-29 Alexandru Copotinclude/openflow: Add OpenFlow 1.4 header file
2013-10-29 Venkitachalam Gopa... Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_...
2013-10-29 Ben Pfaffopenflow-1.2.h: Remove redundant definition of OFPST12_...
2013-10-29 Jarno RajahalmeTCP flags matching support.
2013-10-25 Giuseppe LettieriMerge branch 'mainstream'
2013-10-23 Ben Pfaffofp-util: Use correct cookie value in "packet_in"s...
2013-10-22 Andy Zhoudatapath: collect mega flow mask stats
2013-10-17 Jarno Rajahalmeinclude/openflow: Move union ofp_action away from headers.
2013-10-07 Giuseppe LettieriMerge branch 'mainstream'
2013-10-01 Justin Pettitofproto: Define official OpenFlow port number.
2013-10-01 Justin PettitDon't differentiate between TCP and SSL ports for OpenF...
2013-09-27 Ben Pfaffnicira-ext: Fix incorrect description of NXM_NX_IPV6_LA...
2013-09-26 Giuseppe LettieriMerge branch 'mainstream'
2013-09-17 Ben Pfaffopenvswitch/types.h: New macros OVS_BE16_MAX, OVS_BE32_...
2013-09-15 Giuseppe LettieriMerge branch 'mainstream'
2013-09-13 Ben Pfaffofp-util: Announce OpenFlow 1.3 table features only...
2013-09-12 Giuseppe LettieriMerge branch 'mainstream'
2013-09-11 Andy Zhouopenflow-1.1+: move OFPTC11_TABLE_MISS_MASK out of...
2013-09-07 Andy Zhouopenflow-1.1+: OFPT_TABLE_MOD (part 1)
2013-09-07 Giuseppe LettieriMerge branch 'mainstream'
2013-09-07 Daniel Balutaopenflow-1.3.h: Fix typo
2013-09-06 Pravin B Shelardatapath: Cleanup netlink compat code.
2013-09-02 Neil ZhuImplement OpenFlow 1.1+ "groups" protocol.
2013-08-28 Giuseppe LettieriMerge branch 'mainstream'
2013-08-28 Ben Pfaffpackets: Do not assume that IPv4, TCP, or ARP headers...
2013-08-27 Ben PfaffFix typos in a couple of OpenFlow related comments.
2013-08-24 Giuseppe LettieriMerge branch 'mainstream'
2013-08-22 Joe Stringerofproto-dpif: Add SCTP support
2013-08-22 Joe Stringerdatapath: Add SCTP support
2013-08-20 Ben PfaffUse "error-checking" mutexes in place of other kinds...
2013-08-15 Giuseppe LettieriMerge branch 'mainstream'
2013-08-13 Jesse Grossflow: Enable matching on new field 'pkt_mark'.
2013-08-13 Ben Pfaffsparse: Remove support for thread-safety annotations.
2013-07-31 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-07-31 Ethan Jacksonclang: Add annotations for thread safety check.
2013-07-23 Giuseppe LettieriMerge branch 'mainstream'
2013-07-22 Ben Pfaffsparse: Avoid sparse warnings for additional pthread...
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-11 Ethan Jacksonatomic: Suppress sparse warning.
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-06-26 Jarno Rajahalmeopenflow-common: Change flow removal reason codes.
2013-06-25 Ben Pfaffovs-thread: New module, initially just with pthreads...
2013-06-25 Ben Pfaffofp-errors: Implement OpenFlow 1.2+ experimenter error...
2013-06-25 Jarno Rajahalmeofp-util: Support for OpenFlow 1.3 meters.
2013-06-20 Ben Pfaffsparse: Remove prototypes for thread-unsafe functions...
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-20 Andy Zhoudatapath: Mega flow implementation
2013-06-13 Murphy McCauleylib/netdev-linux.c: Prevent receiving of sent packets
2013-05-10 Jarno RajahalmeOpenFlow-level flow-based tunneling support.
2013-05-08 Ben Pfaffmeta-flow: Make 'in_port' field writable.
2013-05-02 Simon HormanMake it more obvious that OVS_KEY_ATTR_MPLS may be...
2013-04-22 Romain LengletImplement IPFIX export
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-03-30 Thomas Grafdatapath: Use ETH_ALEN to define ethernet addresses
2013-03-30 Jesse Grossdatapath: Provide simple version of if_ether.h on non...
2013-03-28 Jarno Rajahalmeopenflow-1.3.h: Fix spelling error
2013-03-21 Andy Zhounicira-ext: Fix comment on NXAST_STACK_PUSH and NXAST_S...
2013-03-15 Jesse Grossdatapath: Remove old patch interface definitions.
2013-03-08 Ben Pfaffnicira-ext: Document that nx_flow_mod_table_id applies...
2013-03-08 Ben PfaffAdd table_id to NXM flow_removed messages.
2013-03-06 Andy Zhounicira-ext: Add Nicira actions NXAST_STACK_PUSH and...
2013-03-06 Simon HormanAdd support for set_mpls_ttl action
2013-03-06 Simon HormanAdd support for dec_mpls_ttl action
2013-03-04 Pravin B ShelarTunnel: Cleanup old tunnel infrastructure.
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-02-25 Lorand JakabAdd support for LISP tunneling
2013-02-20 Ansis Attekaipsec: prepare IPsec for flow based tunneling
2013-02-19 Pravin B Shelardatapath: Remove CAPWAP tunneling support.
2013-02-16 Ben PfaffAllow OVS_USERSPACE_ATTR_USERDATA to be variable length.
2013-02-05 Ethan Jacksonnicira-ext: Remove the autopath action.
2013-02-05 Simon HormanUser-Space MPLS actions and matches
2013-01-31 Giuseppe LettieriMerge branch 'mainstream'
2013-01-28 Jesse Grossdatapath: Remove kernel patch ports.
2013-01-28 Jesse Grossdatapath: Remove compatibility GRE identifier.
2013-01-28 Jesse Grossdatapath: Remove vport MAC address configuration.
2013-01-28 Jesse Grossdatapath: Remove tunnel path MTU discovery support.
2013-01-28 Jesse Grossdatapath: Remove support for Don't Fragment inheritance.
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-19 Pravin B Shelardatapath: More flexible kernel/userspace tunneling...
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2013-01-07 Jarno Rajahalmeinclude/linux/openvswitch.h: Make OVSP_LOCAL 32-bit.
2012-12-31 Jarno RajahalmeMake OVS_TUNNEL_ATTR_DST_IPV4 optional to allow configu...
2012-12-27 Pravin B Shelaropenvswitch: Remove Linux bridge compatibility.
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-12-08 Ben Pfaffnx-match: Log a warning when a wildcarded bit is set...
next