floodlight / bigcode

Other
11 stars 47 forks source link

stopping snmp subagent #66

Closed kenchiang closed 8 years ago

kenchiang commented 8 years ago

Reviewer: @jnealtowns

Clone net-snmp's agent_check_and_process and rename to check_and_process. Modify check_and_process to select on an eventfd, so that check_and_process can be terminated when the snmp subagent is stopped.

kenchiang commented 8 years ago

pushed a new commit removing debug logs. please take a look. thanks.

jnealtowns commented 8 years ago

ACK

bsn-abat commented 8 years ago

ABAT: START_MERGE: Log file at http://vbs24.eng.bigswitch.com/abat/2016.02.04.0014-m.bigcode.master/abat.log

bsn-abat commented 8 years ago

ABAT: AUTO-REJECT: Your change failed pre-merge validation defined in bigcode/.abat-automerge. See log for details.

INSTRUCTIONS: Please fix your problem by

1) Reviewing the logs below and git commiting a fix.

2) Use git push to add new commits to this same remote branch/pull request.

3) Get another code review approval from your co-worker indicated by a line of "ACK" in comment, or add another comment yourself with a line of "R_E_T_R_Y (Remove the underscores)". That will cause abat to try to merge your code again.

Log file at http://vbs24.eng.bigswitch.com/abat/2016.02.04.0014-m.bigcode.master/abat.log /cc @rlane @jnealtowns