Diederik has submitted this change and it was merged.

Change subject: Separating match functions from udp-filter
......................................................................


Separating match functions from udp-filter

  1) Separated match_* functions to match.c
  2) Used extern for the variables that needed to be shared both in
     match.c as well as udp-filter.c because automake compiles those in
     two different object files
  3) moved determine_num_obs to utils.c
  4) added header license to match.c match.h

Change-Id: I1497c52227b7d231b967e244df91e30502c46b3f
---
M Makefile.am
M aclocal.m4
M configure
M src/collector-output.c
A src/match.c
A src/match.h
M src/udp-filter.c
M src/udp-filter.h
M src/utils.c
9 files changed, 506 insertions(+), 418 deletions(-)

Approvals:
  Diederik: Verified; Looks good to me, approved


--
To view, visit https://gerrit.wikimedia.org/r/26622
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1497c52227b7d231b967e244df91e30502c46b3f
Gerrit-PatchSet: 2
Gerrit-Project: analytics/udp-filters
Gerrit-Branch: master
Gerrit-Owner: Stefan.petrea <[email protected]>
Gerrit-Reviewer: Diederik <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to